Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (sparklestaraa):
@josedavid
OpenStudy (josedavid):
i cant open here just put the question if u can
OpenStudy (sparklestaraa):
wait
OpenStudy (josedavid):
okay
OpenStudy (sparklestaraa):
47. A store had 175 cell phones in the month of January. Every month, 10% of the cell phones were sold and 10 new cell phones were stocked in the store.
Which recursive function best represents the number of cell phones in the store f(n) after n months? (1 point)
f(n) = 175 - 0.9 * f(n - 1) + 10, f(0) = 175, n > 0
f(n) = 0.1 * f(n - 1) + 10, f(0) = 175, n > 0
f(n) = 175 + 0.9 * f(n - 1) + 10, f(0) = 175, n > 0
f(n) = 0.9 * f(n - 1) + 10, f(0) = 175, n > 0
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (sparklestaraa):
there
OpenStudy (josedavid):
thanks
OpenStudy (sparklestaraa):
welcome :)
OpenStudy (josedavid):
brb im going to eat
OpenStudy (sparklestaraa):
kk
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (sparklestaraa):
@midhun.madhu1987
OpenStudy (josedavid):
10% of phones were sold
so 0.9*x
10 were added
0.9x+10
OpenStudy (josedavid):
i will say is a becuase because you would need to subtract at some point because 10% of 175 cell phones are SOLD.
OpenStudy (sparklestaraa):
So which one @josedavid
OpenStudy (josedavid):
a
Still Need Help?
Join the QuestionCove community and study together with friends!