document.write( "Question 82477: A pair of jeans is on sale for $39.20, which is 30% off the original price. Find the original price of the jeans. \n" ); document.write( "
Algebra.Com's Answer #59070 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
X-.3X=39.20
\n" ); document.write( ".7X=39.20
\n" ); document.write( "X=39.20/.7
\n" ); document.write( "X=56.00 ORIGINAL PRICE OF THE JEANS.
\n" ); document.write( "
\n" );