SOLUTION: A new car costs $30,000. At the end of each year, the car is worth 85% of its start-of-year value. Write a recursive rule that describes the value of the car. What is the val

Algebra.Com
Question 1179385: A new car costs $30,000. At the end of each year, the car is worth 85% of
its start-of-year value.
Write a recursive rule that describes the value of
the car. What is the value of the car at the end of 5 years?

Answer by ikleyn(52794)   (Show Source): You can put this solution on YOUR website!
.

In such problems, two basic models are applicable: linear and exponential.


These models are DIFFERENT, so an accurate problem's formulation should point which model to use.


I will use exponential model.


Then the recursive rule is


    V(n+1) = 0.85*V(n),   n = 1, 2, 3, . . . , year after year.


    V(after 5 years) = .    Use your calculator.

Solved.

----------------

To see many other similar  (and different)  solved problems,  look into the lesson
    - Problems on appreciated/depreciated values
in this site.




RELATED QUESTIONS

A car that was originally valued at $16,000 depreciates at 15% per year. This means that (answered by Theo)
Suppose that at the end of any given year an automobile is worth only 80% of its value at (answered by ankor@dixie-net.com)
When the Gleo Retro (a trendy commuter car) is brand new, it costs $23,500. Each year it... (answered by Alan3354)
A Car normally depreciates 30% of its original value in the first year . A car is worth... (answered by geetha_rama)
A car normally depreciates 30% of its original value in the first year. A car is worth... (answered by ikleyn)
The value of a new car depreciated by 5% the first year. If it was worth $18,598.15 at... (answered by mananth)
The value of a new car depreciates at a rate of 34% each year from the year it is driven... (answered by stanbon)
The value of a new car purchased for $78,000 depreciates at a rate of 15% in the first... (answered by josgarithmetic)
Hi would you please help me with my homework. Suppose that an automobile loses 1/5 of... (answered by jim_thompson5910,josgarithmetic)