document.write( "Question 627688: the price of a pair of trousers is reduced by 20% to $248 in clearance sale. what was the original price? \n" ); document.write( "
Algebra.Com's Answer #395065 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the price of a pair of trousers is reduced by 20% to $248 in clearance sale. what was the original price\"highlight%28x%29\"?
\n" ); document.write( " x - .20x = $248
\n" ); document.write( " x(1-.20) = $248
\n" ); document.write( " x = $248/.80 \n" ); document.write( "
\n" );