document.write( "Question 1147048: Colin buys a car for £22000.
\n" ); document.write( "It depreciates at a rate of 1% per year.
\n" ); document.write( "How much will it be worth in 5 years?
\n" ); document.write( "

Algebra.Com's Answer #768328 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This would be (1-0.01)^5*22000=20,921.78 pounds \n" ); document.write( "
\n" );