document.write( "Question 459599: Hyran has saved $300 more than two-thirds of the cost of the down payment on a car. If he has $1240 saved, how much is the down payment. \n" ); document.write( "
Algebra.Com's Answer #315154 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let c = the cost of the payment
\n" ); document.write( "Then we can write
\n" ); document.write( "2/3c + 300 = 1240
\n" ); document.write( "Solve for c:
\n" ); document.write( "2/3c = 940
\n" ); document.write( "c = 1410
\n" ); document.write( "So down payment is $1410
\n" ); document.write( "
\n" );