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 ▸

Write 4x^2+18x+2 in form a(x+m)+n.


Work out the number of people in the office.


Solve the simultaneous equations. 2x + y = 18 x - y = 6


A linear sequence is as follows: a+b, a+3b, a+5b .... The 2nd term is equal to 15. The 6th term is 47. What is the value of a? What is the value of b? Show your working.