document.write( "Question 61807: The sales price of a car is $12,590, which is 20% off the original price. What is the original price? \n" ); document.write( "
Algebra.Com's Answer #42535 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
80% of the price is paid for if you get a 20% discount
\n" ); document.write( "0.8x = 12,590
\n" ); document.write( "x = $15,737.5
\n" ); document.write( "
\n" );