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? 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
You can use process of elimination for this one! It wouldn't be B or D so that leaves you with either A or C. Do you agree ?
Agreed. That's the point that I've gotten to, but I can't decide between A and C lol.
Lol so I would say the best answer is A because you would need to subtract at some point because 10% of 175 cell phones are SOLD.
But if that's wrong I would say take it over and try C. lol don't judge me
Lol, thanks(: No judgements I promise haha.
Lol inbox me
And give me a medal : ) And fan me : )
Join our real-time social learning platform and learn together with your friends!