document.write( "Question 137111: A sweater is on sale for $25.42. The sale price represents a 15% discount. Find the original price of the sweater and the amount saved during the sale. \n" ); document.write( "
Algebra.Com's Answer #100391 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
25.42=.85X
\n" ); document.write( "X=25.42/.85
\n" ); document.write( "X=29.91 IS THE ORIGINAL PRICE.
\n" ); document.write( "29.91-25.42=4.48 AMOUNT OF THE SAVINGS.
\n" ); document.write( "
\n" );