document.write( "Question 4431: 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 #2047 by pushpaharan(47)\"\" \"About 
You can put this solution on YOUR website!
price = $12,590 /0.8 = 15737.5 \n" ); document.write( "
\n" );