Answer:
Option: A is the correct answer.
A: f(n) = f(n − 1) ⋅ 0.6 + 48, n > 0
Explanation:
It is given that:
A store had 250 bottles of water.
Each week, 40% of the bottles were sold and 48 new bottles arrived in shipments.
This means that the number of bottles that will be present in the store after 40% of the bottles will be sold at a particular week= 100%-40%=60% plus 48 new arrival
This means that each time the number of bottles in the store will be 60% of the bottles that were sold previous week plus 48.
Hence, if f(n-1) represent the number of bottle in the (n-1)th week then the number of bottles in the nth week will be represented by:
![f(n)=60\%\ of\ f(n-1)+48\\\\i.e.\\\\f(n)=0.6\cdot f(n-1)+48](https://img.qammunity.org/2019/formulas/mathematics/middle-school/m6zprysi3ybjm5r83we35oa81xlk8qztv5.png)