document.write( "Question 431687: 30 Kathy plans to purchase a car that depreciates (loses value) at a rate
\n" ); document.write( "of 14% per year. The initial cost of the car is $21,000. Which equation
\n" ); document.write( "represents the value, v, of the car after 3 years?
\n" ); document.write( "

Algebra.Com's Answer #299531 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
V=$21,000-3(.14)(21,000) \n" ); document.write( "
\n" );