document.write( "Question 1168963: Suppose that you bought a car in mid-2009 for $10,000. If its value (in current dollars) depreciates steadily at 12% per year, what will its value (in current dollars) be in mid 2012? \n" ); document.write( "
Algebra.Com's Answer #793606 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "P = 10,000 = initial value
\n" ); document.write( "r = -12% = -0.12 = rate of growth (negative growth means depreciation)
\n" ); document.write( "t = 2012-2009 = 3 years\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = P*(1+r)^t
\n" ); document.write( "A = 10000*(1+(-0.12))^3
\n" ); document.write( "A = 10000*(1-0.12)^3
\n" ); document.write( "A = 10000*(0.88)^3
\n" ); document.write( "A = 6814.72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 6814.72 dollars
\n" ); document.write( "
\n" ); document.write( "
\n" );