To model the final amount of the investment over 8 years with different deposits made at different times, we need to consider how each deposit would grow with interest over the years.
-
The initial deposit of $500 at the beginning of the first year accumulates interest for 8 years:
This is represented as \( 500x^8 \). -
The deposit of $800 at the beginning of the fourth year accumulates interest for 5 years:
This is represented as \( 800x^5 \). -
The deposit of $370 at the beginning of the eighth year accumulates interest for 1 year:
This is represented as \( 370x^1 \) or just \( 370x \).
Combining these, the model polynomial \( C(x) \) representing the final amount of the investment is:
\[ C(x) = 500x^8 + 800x^5 + 370x \]
So, the correct response is:
C(x) = 500x^8 + 800x^5 + 370x.