document.write( "Question 409683: the sale price of a sweater is $48. the price is 20% less than the original price. what is the original price \n" ); document.write( "
Algebra.Com's Answer #288298 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"p+=+.2p+=+48\"
\n" ); document.write( "\".8p+=+48\"
\n" ); document.write( "\"p+=+60\"
\n" ); document.write( "the original price was $60
\n" ); document.write( "
\n" );