document.write( "Question 1030477: A car is purchased for 29,500. After each year, the resale value is decreases by 20%. What will the resale value be after 3 years?
\n" ); document.write( "Round to the nearest dollar.
\n" ); document.write( "

Algebra.Com's Answer #645344 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
This one is found this way...
\n" ); document.write( "P(3) = P(0)*(.80)^3 = 29500*(.80)^3 = $15104
\n" ); document.write( "
\n" );