document.write( "Question 1037663: during a sale a pair of jeans is being sold for 624 pesos. The current price is 20% below the original price. What is the original price of the jeans \n" ); document.write( "
Algebra.Com's Answer #652272 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
100% - 20% = 80% So you're saying that 624 is 80% of the original price. Let the original price be x:
\n" ); document.write( "0.80x = 624 Divide both sides by .80
\n" ); document.write( "x = 624/0.8 Use your calculator
\n" ); document.write( "
\n" );