document.write( "Question 314324: A car that sold for $12,000 lowers in value by 20% each year. what is its value after 5 years? \n" ); document.write( "
Algebra.Com's Answer #224745 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
12,000(1-.20)^5
\n" ); document.write( "12,000(.8)^5
\n" ); document.write( "12,000*0.32768=$3,932.16 ans.
\n" ); document.write( "
\n" );