document.write( "Question 1101768: Successive discounts of 20% and 12% are equivalent to a single discount of what? \n" ); document.write( "
Algebra.Com's Answer #716422 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To me, at least, \"successive discounts\" clearly means the second discount is on the already discounted price.... \n" ); document.write( "When the price is discounted 20%, 80% of the price remains. If the original price is x, then the discounted price after the first discount is 0.80x. \n" ); document.write( "When THAT price is reduced by 12%, 88% of it remains. The price after the second discount is \n" ); document.write( "The new price is 70.4% of the original price; the effective discount is 100-70.4 = 29.6%. \n" ); document.write( " |