document.write( "Question 265277: The sale price of a sweater is $48. The price is 20% less that the original price. What was the original price? \n" ); document.write( "
Algebra.Com's Answer #195087 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sale price of a sweater is $48. The price is 20% less that the original price. What was the original price? \n" ); document.write( "---------------- \n" ); document.write( "Let the original price be \"x\". \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "x - 0.20x = 48 \n" ); document.write( "0.80x = 48 \n" ); document.write( "x = 48/0.8 \n" ); document.write( "x = $60.00 (original price) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |