document.write( "Question 381809: 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 #270775 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the original price
\n" ); document.write( "Note: 20% off is the same as paying 80% of the original value
\n" ); document.write( " .80x = $12,590
\n" ); document.write( " x = $12,590/.80
\n" ); document.write( " x = $15,737.50\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "$15,737.50 - .20*$15,737.50 = $15,737.50 - $3147.50 = $12,590 \n" ); document.write( "
\n" );