document.write( "Question 310448: 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 #221955 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the original price = \"x\"
\n" ); document.write( "given:
\n" ); document.write( "\"x+-+.2x+=+12590\"
\n" ); document.write( "\".8x+=+12590\"
\n" ); document.write( "\"x+=+15737.50\"
\n" ); document.write( "The original price was $15,737.50
\n" ); document.write( "
\n" );