Ask your own question, for FREE!
Mathematics 7 Online
OpenStudy (anonymous):

A store had 100 t-shirts. Each month, 30% of the t-shirts were sold and 25 new t-shirts arrived in shipments. Which recursive function best represents the number of t-shirts in the store, given that f(0) = 100? f(n) = f(n - 1) • 0.3 + 25, n > 0 f(n) = 100 - f(n - 1) • 0.3 + 25, n > 0 f(n) = f(n - 1) • 0.7 + 25, n > 0 f(n) = 100 - f(n - 1) • 0.7 + 25, n > 0

OpenStudy (misty1212):

HI!!

OpenStudy (misty1212):

if 30% of the t shirts were sold, then 70% remain

OpenStudy (anonymous):

So it would not be B right?

OpenStudy (misty1212):

no it would not

OpenStudy (anonymous):

How would I solve this?

OpenStudy (misty1212):

70% is \(.7\) so go with \[f(n)=f(n-1)\times .7+25\]

OpenStudy (misty1212):

the new amount is 70% of the previous amount, plus 25

OpenStudy (misty1212):

don't worry about the 100, that is just the condition \(f(0)=100\) it is not in the recursion

OpenStudy (anonymous):

okay, so now what is the next step?

OpenStudy (misty1212):

there is no next step, that is the answer

OpenStudy (anonymous):

It would be C right ?

OpenStudy (anonymous):

@welshfella , @Ashsmashum1290

OpenStudy (welshfella):

yes misty is absolutely correct

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!