document.write( "Question 4716: For the first six years, the loan value of a Corvette is determined by the formula\r
\n" ); document.write( "\n" ); document.write( "V = – 4000a + 50000, where V is the value and a is the age of the car in years. What was its original value? What is its value when it is 5 years old?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #2361 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
The original value is determined when the age of the car is zero.\r
\n" ); document.write( "\n" ); document.write( "V=-4000(0)+50000
\n" ); document.write( "V=50,000\r
\n" ); document.write( "\n" ); document.write( "When it is 5 years old
\n" ); document.write( "V=-4000(5)+50000
\n" ); document.write( "V=-20000+50000=30000
\n" ); document.write( "so the value of the car is 30,000 after 5 years
\n" ); document.write( "
\n" );