document.write( "Question 490718: judy bought a coat at a 20% discount sale for $60. What was the original price of the coat? \n" ); document.write( "
Algebra.Com's Answer #334241 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 20% discount leaves 80% \n" ); document.write( "$60 is 80% of the original price \n" ); document.write( "OP*0.8 = 60 \n" ); document.write( "OP = 60/0.8 \n" ); document.write( "OP = $75 \n" ); document.write( " |