document.write( "Question 940539: If a sale price is 96$ and the sale price is 20% off the original price, what is the original price? \n" ); document.write( "
Algebra.Com's Answer #573204 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the original price
\n" ); document.write( "\"+p+-+.2p+=+96+\"
\n" ); document.write( "\"+.8p+=+96+\"
\n" ); document.write( "\"+p+=+120+\"
\n" ); document.write( "The original price was $120
\n" ); document.write( "
\n" ); document.write( "
\n" );