document.write( "Question 251903: How much is the difference in the sale price if a 20% off coupon is used first and then a 25% off coupon is used versus using the 25% off coupon first and then the 20% off coupon? \n" ); document.write( "
Algebra.Com's Answer #183609 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! let the cost of the merchandise equal x \n" ); document.write( "First of all, \n" ); document.write( "I know of no stores that allow use of two coupons on one product so this exercise is moot( useless). \n" ); document.write( "You might have store discount (sale price) and a coupon at the same time. \n" ); document.write( "At any rate for math fun, let's act as if this is a real problem. \n" ); document.write( ".20x is the discount \n" ); document.write( "and .80 is the price after the discount \n" ); document.write( ".25x is the discount \n" ); document.write( "and .75x is the price after the discount\r \n" ); document.write( "\n" ); document.write( "so in the first case we have \n" ); document.write( ".80x and on top of that 25 %discount \n" ); document.write( "so we now have .75(.80x) \n" ); document.write( "in the second case we have \n" ); document.write( ".75x and on top of that 20 % discount \n" ); document.write( ".80*.75x \n" ); document.write( "let's compare \n" ); document.write( ".75*(.80x) vs .80*(.75x) \n" ); document.write( "They are identical since .75*.80 =.80*.75=.60=60% \n" ); document.write( ".75*.80=(3/4)*(4/5)=3/5=60% \n" ); document.write( ".80*.75=(4/5)*(3/4)=3/5=60% \n" ); document.write( "That is 40% discount where we pay only 60% of the original price.\r \n" ); document.write( "\n" ); document.write( "It does make a difference if you have $10.00 off coupon and also 20% \n" ); document.write( " discount. \n" ); document.write( "Since the 10 dollars doesn't change it makes a difference where it is applied.\r \n" ); document.write( "\n" ); document.write( "Let's say we have 20% off store sale and a 10.00 off coupon. original price $100.00 \n" ); document.write( "If we do the 20% off first \n" ); document.write( ".80*100=80 now take away the 10 dollars=70 dollars \n" ); document.write( "if we take the 10 dollars off first \n" ); document.write( "100-10=90 \n" ); document.write( ".80*90=72 \n" ); document.write( "72 does not equal 70 \n" ); document.write( "So there is a difference in applying discounts but not two percentage discounts.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |