Answer:
The function to determine the value of your car (in dollars) in terms of the number of years t since 2012 is:
[tex]f(t) = 10000(0.9407)^t[/tex]
Step-by-step explanation:
Value of the car:
Constant rate of change, so the value of the car in t years after 2012 is given by:
[tex]f(t) = f(0)(1-r)^t[/tex]
In which f(0) is the initial value and r is the decay rate, as a decimal.
In 2012 your car was worth $10,000.
This means that [tex]f(0) = 10000[/tex], thus:
[tex]f(t) = 10000(1-r)^t[/tex]
2014 your car was worth $8,850.
2014 - 2012 = 2, so:
[tex]f(2) = 8850[/tex]
We use this to find 1 - r.
[tex]f(t) = 10000(1-r)^t[/tex]
[tex]8850 = 10000(1-r)^2[/tex]
[tex](1-r)^2 = \frac{8850}{10000}[/tex]
[tex](1-r)^2 = 0.885[/tex]
[tex]\sqrt{(1-r)^2} = \sqrt{0.885}[/tex]
[tex]1 - r = 0.9407[/tex]
Thus
[tex]f(t) = 10000(1-r)^t[/tex]
[tex]f(t) = 10000(0.9407)^t[/tex]