document.write( "Question 1160623: As a car ages, its value decreases. The value of a particular car with an original purchase price of $27,200 is modeled by the following function, where c is the value at time t, in years.\r
\n" ); document.write( "\n" ); document.write( "C(t)=27,200(1-0.22)^t\r
\n" ); document.write( "\n" ); document.write( "A. What is the value of the car when it is 3 years old? The value of the car after 3 years is $\r
\n" ); document.write( "\n" ); document.write( "B. What is the total depreciation amount after 5 years? After 5 years, the total depreciation amount is $
\n" ); document.write( "

Algebra.Com's Answer #783994 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the formula for value of a car after t years is c(t) = 27,200 * (1 - .22) ^ t
\n" ); document.write( "c is the value of the car.
\n" ); document.write( "t is the number of years.
\n" ); document.write( "what this formula is saying is that the car loses 22% of its value every year.
\n" ); document.write( "when t = 3, the formula becomes c(t) = 27,200 * (1 - .22) ^ 3 = 12,907.8144.
\n" ); document.write( "when t = 5, the formula becomes c(t) = 27,200 * (1 - .22) ^ 5 = 7,853.114281.
\n" ); document.write( "after 5 years, the total depreciaton amount is 27,200 minus 7,853.114281 = 19,346.88572.
\n" ); document.write( "
\n" ); document.write( "
\n" );