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

A store had 150 laptops in the month of January. Every month, 20% of the laptops were sold and 10 new laptops were stocked in the store. Which recursive function best represents the number of laptops in the store f(n) after n months? f(n) = 150 - 0.8 × f(n - 1) + 10, f(0) = 150, n > 0 f(n) = 0.2 × f(n - 1) + 10, f(0) = 150, n > 0 f(n) = 0.8 × f(n - 1) + 10, f(0) = 150, n > 0 f(n) = 150 + 0.8 × f(n - 1) + 10, f(0) = 150, n > 0 is it C ? I will give fan and medals

OpenStudy (anonymous):

@Thesmarterone

OpenStudy (anonymous):

@gaos

OpenStudy (anonymous):

f(n) = 0.8 × f(n - 1) + 10, f(0) = 150, n > 0 because if n=1 f(1)=0.8xf(1-1)+10 f(1)0.8x150+10 0.8x150 representes the 20% sell +10 represent the new laptop

OpenStudy (anonymous):

Thanks that makes sense @gaos

OpenStudy (anonymous):

anytime

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!