How to solve problems with discount applied twice in the same product?

Follow these steps: 1) Use the original price given, multiplying it by [(100-first discount percentage) over 100] This is done to get the discounted price when the discount is applied once. 2) Use the discounted price found in the previous step and multiply it by [(100-second disctount percentage) over 100] This is done to find the final price of the product when the discount is applied twice. For example, in a clothing department a type of cloth costs £100. The manager decides to reduce its price by 50% due to decrease in demand. After a month, the demand is still low so the manager decides to reduce its price by a further 20%. Following the steps mentioned above: 1) discounted price(after first discount) = 100 * [(100-50) over 100] = 100* 0.5 = £50 2) final price = 50 * [(100-20) over 100] = 50 * 0.8 = £40

TT

Related Maths GCSE answers

All answers ▸

Find the equation of the line that passes through the (4,6) and (9,-4)


Solve, using SohCahToa, right angle triangle ABC for the hypotenuse, where adjecent=10cm & theta=40 degrees.


How do you solve simultaneous equations and why do you do it?


If x:y = 7:4 and x+y = 88 , work out the value of x–y.