document.write( "Question 126953: The sales price of a car is $12,590, which is 20% off the original price. What is the original price? need help,thanks \n" ); document.write( "
Algebra.Com's Answer #92982 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"p\" = the original price
\n" ); document.write( "\"p+-+.2p+=+12590\"
\n" ); document.write( "\".8p+=+12590\"
\n" ); document.write( "\"p+=+12590%2F.8\"
\n" ); document.write( "\"p+=+15737.50\" answer
\n" ); document.write( "
\n" );