document.write( "Question 306550: For the first six years, the loan value of a Corvette is determined by the formula
\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?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219374 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! V = – 4000a + 50000 \n" ); document.write( "YEAR ZERO: \n" ); document.write( "V=-4000*0+50,000 \n" ); document.write( "V=$50,000 ANS. FOR THE ORIGINAL VALUE. \n" ); document.write( "YEAR 5: \n" ); document.write( "V=-4,000*5+50,000 \n" ); document.write( "V=-20,000+50,000 \n" ); document.write( "V=$30,000 ANS. FOR THE VALUE IN YEAR 5. \n" ); document.write( " \n" ); document.write( " |