document.write( "Question 158452: You pay $38.50 for a sweater that is marked 30% off the reguar price. What is the regular price of the sweater? How much did you save by buying it on sale? \n" ); document.write( "
Algebra.Com's Answer #116774 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.7X=38.50
\n" ); document.write( "X=38.50/.7
\n" ); document.write( "X=$55.00 IS THE ORIGINAL PRICE.
\n" ); document.write( "55.00-38.50=$16.50 IS THE SAVINGS.
\n" ); document.write( "
\n" );