document.write( "Question 872817: A DVD player that normally sells for $90 was sold for $72. The percentage discount was: \n" ); document.write( "
Algebra.Com's Answer #526437 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Difference in price: 90 - 72 = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide 18 by the original: 18/90 = 1/5 = 0.20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply by 100: 0.20*100 = 20%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The percentage discount was 20% \n" ); document.write( " |