document.write( "Question 625681: If a product normally retails for $40.00 and we give you a $6.00 discount, what percentage discount are we giving you? \n" ); document.write( "
| Algebra.Com's Answer #393716 by reynard2007(52)     You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " Rate of discount = Discount Amount / Original Amount\r\n" ); document.write( "\n" ); document.write( "Rate of discount = 6 / 40 = 0.15 =15% \n" ); document.write( "The discount rate is 15% \n" ); document.write( " |