document.write( "Question 1209197: Megan wants to buy an item worth $400. She has two coupons of 10% and 15% off. What is the total discount rate, as a percentage, if she used both coupons? Hint: The answer is not 25% \n" ); document.write( "
Algebra.Com's Answer #847812 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: 23.5%\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Work Shown
\n" ); document.write( "a = 0.10 represents the 10% discount rate
\n" ); document.write( "b = 0.15 is the 15% discount
\n" ); document.write( "The order of a,b doesn't matter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1-a)*(1-b) = proportion Megan spends
\n" ); document.write( "1-(1-a)*(1-b) = proportion Megan saves
\n" ); document.write( "1-(1-a)*(1-b) = 1-(1-0.10)*(1-0.15) = 0.235 = 23.5% is total discount rate as a percentage. This value is exact and hasn't been rounded.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This idea can be extended to more than two discounts.
  • 3 discounts: 1-(1-a)*(1-b)*(1-c)
  • 4 discounts: 1-(1-a)*(1-b)*(1-c)*(1-d)
  • 5 discounts: 1-(1-a)*(1-b)*(1-c)*(1-d)*(1-e)
  • And so on.
a,b,c,d,e,... represent the individual discount rates in decimal form between 0 and 1 excluding both endpoints.
\n" ); document.write( "The final result will be in decimal form between 0 and 1. Multiply by 100 to convert to a percentage. This is equivalent to moving the decimal point two spots to the right (eg: 0.1234 converts to 12.34%)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------
\n" ); document.write( "Another approach.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Megan spends 400*(1-0.10)*(1-0.15) = 306 dollars
\n" ); document.write( "She saves 400-306 = 94 dollars.
\n" ); document.write( "Then 94/400 = 0.235 = 23.5% is the combined discount rate.
\n" ); document.write( "Note that the 400 can be changed to any other positive number to get the same result at the end.
\n" ); document.write( "Therefore the starting price will not affect the answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This section will discuss yet another approach.
\n" ); document.write( "It's a bit slower, but it's always a good idea to be able to look at math problems from multiple viewpoints.
\n" ); document.write( "The item starts off at $400
\n" ); document.write( "Let's say Megan uses the 10% discount first.
\n" ); document.write( "She saves 0.10*($400) = $40 and the price is now $400 - $40 = $360
\n" ); document.write( "Or as a slight shortcut we could say 0.90*($400) = $360 since saving 10% means she pays the remaining 90%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now she'll use the 15% discount.
\n" ); document.write( "She saves an extra 0.15*($360) = $54 and the final price is $360 - $54 = $306
\n" ); document.write( "Overall Megan saves $400 - $306 = $94 (or add the discounts 40+54 = 94)
\n" ); document.write( "Divide this total savings over the original starting price to get the combined discount rate
\n" ); document.write( "94/400 = 0.235 = 23.5% which is the final answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The 23.5% is somewhat close to 25% which was mentioned in the hint.
\n" ); document.write( "A first-time student's approach would likely say 10% + 15% = 25%
\n" ); document.write( "But that is not correct.
\n" ); document.write( "Why can't we add the percentages? Because the second discount does NOT apply to the original $400; instead it applies to the reduced cost of some value less than $400.
\n" ); document.write( "I've seen many students make the common mistake of adding the percentages when trying to find the total discount rate. Be careful to avoid this trap.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What if Megan swapped the order of the discounts?
\n" ); document.write( "Let's say she used the 15% discount first.
\n" ); document.write( "She saves 0.15*($400) = $60 and the price is now $400 - $60 = $340
\n" ); document.write( "Next she'll use the 10% discount.
\n" ); document.write( "She saves another 0.10*($340) = $34 and the final price is $340 - $34 = $306
\n" ); document.write( "We arrive at the same final price of $306.
\n" ); document.write( "It turns out the order of the discounts does not matter.
\n" ); document.write( "Refer back to the template 1-(1-a)*(1-b) to see that we can multiply (1-a) and (1-b) in either order.
\n" ); document.write( "
\n" ); document.write( "
\n" );