document.write( "Question 1150773: If you buy something for 10% off, and then get another 15% taken off of the sale price, is that the same as taking off 25% of the original price. Explain using an example.(I believe no, but got the part of the example wrong on my test) \n" ); document.write( "
Algebra.Com's Answer #772222 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Example: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's say an item costs $100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Apply the 10% discount. This means you save $10 and the item is now worth $90. We can see that $10 is 10% of $100. You can think of it as \"you save 10% but pay the remaining 90%\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now apply the 15% discount. This means we save 15% but still have to pay 85% of the remaining value. Apply 85% to $90 and we get 0.85*90 = 76.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We started with $100 and ended up at $76.50 \n" ); document.write( "That's a difference of 100 - 76.50 = 23.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So that's an overall discount of 23.5/100 = 23.5%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "While this is close to 25%, its not quite there. It would be nice if the percentage discounts added up like 10%+15% = 25%, but unfortunately it doesn't work. You have the correct thinking in saying the answer is \"no\". \n" ); document.write( " \n" ); document.write( " |