document.write( "Question 713083: A pair of jeans, after a discount of 15%, were priced as €42. What was the price of the jeans
\n" ); document.write( "before the discount?
\n" ); document.write( "

Algebra.Com's Answer #438288 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the price before the discount
\n" ); document.write( "given:
\n" ); document.write( "\"+x+-+.15x+=+42+\"
\n" ); document.write( "\"+.85x+=+42+\"
\n" ); document.write( "\"+x+=+42%2F.85+\"
\n" ); document.write( "\"+x+=+49.41+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );