Answer:$57.50
Explanation:
Recursive formula:
Let P(n) represent the price of the coat in the nth week.
P(n) = P(n-1) - $12.50
Explicit formula:
To find the price of the coat in any given week directly, we can use the following formula:
P(n) = $120 - $12.50 * (n-1)
Using the explicit formula, we can calculate the price after the sixth week:
P(6) = $120 - $12.50 * (6 - 1)
= $120 - $12.50 * 5
= $120 - $62.50
= $57.50
i think