document.write( "Question 1093292: The equation V = -2000t + 20,000 describes the value in dollars of a certain model of car after it is t years old. If a car is worth $14,000, find the age of the car.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #707913 by addingup(3677)![]() ![]() You can put this solution on YOUR website! This is very easy and it is a must for you to learn. The problem gives you the solution: \n" ); document.write( "V = -2000t+20000 \n" ); document.write( "so the problem is telling you that the value of the car decreases -2000 for every t. \n" ); document.write( "The current value of the car is 14000, so: \n" ); document.write( "14000 = -2000t+20000 subtract 20000 on both sides: \n" ); document.write( "-6000 = -2000t divide both sides by -2000, and remember -/- = + \n" ); document.write( "t = 3 \n" ); document.write( " |