document.write( "Question 305874: the sales price of a car is 12,590, which is 20% off the original price? \n" ); document.write( "
Algebra.Com's Answer #218957 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
if its 20% off original the the price shown is 80% of the actual price.
\n" ); document.write( "80%=.8
\n" ); document.write( ".8x=12590
\n" ); document.write( "x=15737.50
\n" ); document.write( "
\n" );