document.write( "Question 224523: new car value 24,000 and depreciates 3,000 per year Write a formula that models the car's value, y, in dollars, after x years. \n" ); document.write( "
Algebra.Com's Answer #167727 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
y = 24000 - 3000x \n" ); document.write( "
\n" );