Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
A store had 250 bottles of water. Each week, 40% of the bottles were sold and 48 new bottles arrived in shipments. Which recursive function best represents the number of bottles of water in the store, given that f(0) = 250?
f(n) = f(n - 1) • 0.6 + 48, n > 0
f(n) = 250 - f(n - 1) • 0.4 + 48, n > 0
f(n) = f(n - 1) • 0.4 + 48, n > 0
f(n) = 250 - f(n - 1) • 0.6 + 48, n > 0
OpenStudy (anonymous):
@Whitemonsterbunny17
OpenStudy (anonymous):
@RosieF
OpenStudy (anonymous):
@TuringTest
OpenStudy (anonymous):
@Mackenzie2013
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
is this flvs?
OpenStudy (anonymous):
yes
OpenStudy (anonymous):
what test?
OpenStudy (anonymous):
4.06
OpenStudy (anonymous):
hold on
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
whitemonsterbunny17 (whitemonsterbunny17):
<.<
whitemonsterbunny17 (whitemonsterbunny17):
@RosieF, if this is for a "test", I advise that you do not help.
OpenStudy (anonymous):
well why cant she help
OpenStudy (anonymous):
i know what this is, it's not really a test its an assignment
OpenStudy (anonymous):
@Whitemonsterbunny17
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
whitemonsterbunny17 (whitemonsterbunny17):
Okay.
whitemonsterbunny17 (whitemonsterbunny17):
Just be sure to guide @bunnyfoofoo1216 to the answer.
OpenStudy (anonymous):
i know
OpenStudy (anonymous):
ok so @bunnyfoofoo1216 , if this is the formula f(n) = f(n – 1) • r what do you think a possible choice is?
OpenStudy (anonymous):
a and c
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Right! but 1 shows 60% and 1 shows 40%. which 1 do you think is correct?