document.write( "Question 1084388: Each year, the value of a car depreciates to 70% of the value from the previous year.
\n" ); document.write( "A car was bought new for $67000. What is the value of the car after 7 years?
\n" ); document.write( "

Algebra.Com's Answer #698478 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Each year, the value of a car depreciates to 70% of the value from the previous year.
\n" ); document.write( "A car was bought new for $67000. What is the value of the car after 7 years?
\n" ); document.write( "=================
\n" ); document.write( "67000*0.7^7
\n" ); document.write( "
\n" );