Discount for SSC MTS — Marked Price, Successive Discounts & Net Equivalent Discount

beginner 18 min read

Concept

Every shopkeeper writes a price tag on an article — that number is the Marked Price (MP), also called the List Price. When the shopkeeper reduces that price to attract buyers, the amount cut off is the Discount. What the buyer actually pays is the Selling Price (SP).

Think of it like a cinema ticket. The booking window shows ₹250 (marked price). The app gives you ₹50 off (discount). You pay ₹200 (selling price). The discount is always calculated on the marked price — not on the cost price, not on the selling price. This is the single most important thing to anchor in your mind before touching any discount question.

The three core relationships:

Discount=MPSP\text{Discount} = \text{MP} - \text{SP}

Discount %=DiscountMP×100\text{Discount \%} = \frac{\text{Discount}}{\text{MP}} \times 100

SP=MP×(1d100)\text{SP} = \text{MP} \times \left(1 - \frac{d}{100}\right)

where d is the discount percentage.

A successive discount means the shopkeeper applies one discount, then applies another discount on the already-reduced price — not on the original marked price. This is where most candidates lose marks: they add the two discount percentages directly. You cannot. If you get 30% off and then 70% off, you do NOT get 100% off. You will see exactly why in the Deep Dive.

The analogy that sticks: successive discounts are like two tax slabs applied one after another — each slab bites into a smaller base, so the total effect is always less than the simple sum.


Deep Dive

Single Discount

This is straightforward. Given MP and discount %:

SP=MP×(100d)100\text{SP} = \text{MP} \times \frac{(100 - d)}{100}

Given SP and discount %, find MP:

MP=SP×100100d\text{MP} = \frac{\text{SP} \times 100}{100 - d}

Example: SP = ₹255, discount = 15%. Then MP = 255 × 100 / 85 = ₹300.

Successive Discounts

When two discounts d₁ and d₂ are given successively on a marked price MP:

Step 1: After first discount: SP₁ = MP × (100 - d₁)/100

Step 2: After second discount on SP₁: SP₂ = SP₁ × (100 - d₂)/100

Combined: SP = MP × (100 - d₁)/100 × (100 - d₂)/100

For three discounts d₁, d₂, d₃:

SP=MP×(100d1)100×(100d2)100×(100d3)100\text{SP} = \text{MP} \times \frac{(100-d_1)}{100} \times \frac{(100-d_2)}{100} \times \frac{(100-d_3)}{100}

Why you can't just add: With discounts 30% and 70% on ₹100:

Net Equivalent Discount Formula (Two Discounts)

For two discounts d₁ and d₂, the single equivalent discount is:

Net Discount=d1+d2d1×d2100\text{Net Discount} = d_1 + d_2 - \frac{d_1 \times d_2}{100}

This is the shortcut formula you must memorise. It comes directly from algebra:

1(100d1)(100d2)1002=d1+d2d1d21001001 - \frac{(100-d_1)(100-d_2)}{100^2} = \frac{d_1 + d_2 - \frac{d_1 d_2}{100}}{100}

Example: Discounts of 10% and 15%: Net = 10 + 15 - (10×15)/100 = 25 - 1.5 = 23.5%

For three or more discounts, use the multiplier method directly — don't try to extend the formula in your head. Calculate on 100 as the base.

Example: Discounts 20%, 15%, 10% on MP = 100:

Combining Discount with Profit/Loss

This is a two-step problem type that appears in SSC MTS. The structure is always:

  1. Shopkeeper marks the article at x% above cost price → find MP in terms of CP
  2. Shopkeeper gives discount d% on MP → find SP
  3. Compare SP with CP → profit or loss %

Standard setup: Let CP = ₹100, markup = 80% → MP = ₹180. Discount = 30% on MP → SP = 180 × 0.70 = ₹126. Since CP = 100 and SP = 126, profit = 26%.

Here's the trick that lets you skip two calculation steps in combined problems: always let CP = 100. The arithmetic stays clean and the profit/loss % reads off directly as SP − 100.

Key Terminology Sorted

| Term | Meaning | |------|---------| | Marked Price (MP) | Price written on the tag | | List Price | Same as MP | | Discount | MP − SP (always on MP) | | Trade Discount | Discount given to bulk buyers / retailers | | Selling Price (SP) | Amount actually paid |


Memory Tricks & Shortcuts

patternTwo-Discount Formula: d1 + d2 − (d1×d2)/100

When you see exactly two successive discounts, don't multiply two fractions — use this direct formula. For d₁ = 20% and d₂ = 10%: Net = 20 + 10 − (20×10)/100 = 30 − 2 = 28%. Standard method (multiply 0.80 × 0.90 = 0.72, then 1−0.72 = 28%) takes ~40 seconds. This formula: ~10 seconds. The subtracted term (d₁×d₂/100) is always the "correction" that stops you from double-counting. Remember: the formula gives you less than d₁+d₂, always.

patternMultiplier Chain for Three+ Discounts

For three or more discounts, write the survival multipliers as fractions and multiply straight across on a base of 100. Discounts 20%, 15%, 10% → survival fractions 80/100, 85/100, 90/100. Multiply: 80 × 85 = 6800; 6800 × 90 = 612,000; divide by 10,000 = 61.2. Net discount = 38.8%. This chain method takes 4 steps. Trying to apply the two-discount formula repeatedly (first to 20% and 15%, then apply result to 10%) takes 6 steps and risks rounding error. Use the chain.

substitutionFind MP from SP: The 'Reverse Percentage' Move

When SP and discount % are given and you need MP, never set up an equation. Instead, recognise that SP = (100 − d)% of MP. So MP = SP × 100 / (100 − d). SP = ₹255, discount = 15%: MP = 255 × 100 / 85 = 255 × 20/17 = 300. Key: reduce 100/(100−d) to its simplest fraction first — it avoids large multiplication. Standard long-division approach: ~50 seconds. Fraction simplification: ~15 seconds.

substitutionCP=100 Anchor for Combined Markup + Discount Problems

Any question mixing markup % on CP and discount % on MP: set CP = ₹100 immediately. This collapses the problem — you never need variable algebra. Markup 80% → MP = 180. Discount 30% → SP = 180 × 0.7 = 126. Profit % = 26% (read directly as SP − 100). Without the anchor you'd write equations for two unknowns. With it: 3 arithmetic steps, under 25 seconds.

eliminationSpot the 100% Trap in Successive Discounts

In an MCQ with two discounts that add to 100% (like 30% + 70%), option "100%" will always be present as a trap. Eliminate it immediately — successive discounts can never give 100% net discount unless one of them is literally 100%. The real answer is always less than the sum. This single insight eliminates one wrong option in under 3 seconds, improving your odds from 25% to 33% before any calculation.


Fast-Solving Framework

Read the question and identify which variable is unknown:

Unknown = SP? → Use SP = MP × (100−d)/100. For multiple discounts, multiply all survival multipliers on MP.

Unknown = MP? → Use MP = SP × 100 / (100−d). Simplify the fraction first.

Unknown = Net Discount % (two discounts given)? → Use the formula d₁ + d₂ − (d₁×d₂)/100 directly. Done in one line.

Unknown = Net Discount % (three+ discounts given)? → Assume MP = 100, apply each discount sequentially, subtract final value from 100.

Combined markup + discount problem? → Set CP = 100, find MP, apply discount, read off profit/loss as SP − 100.

Decision check before solving: Is discount calculated on MP or CP? If the question says "discount on marked price" — standard. If it says "discount on cost price" — that's actually equivalent to reduced profit, recalculate accordingly (rare in SSC MTS but possible).


Solved PYQs

Why this question: The classic trap — two discounts summing to 100%. Tests whether you apply successive discount logic or fall for the additive shortcut.

Previous Year Questionपिछले वर्ष का प्रश्न2017
Two successive discounts of 30% and 70% are given. What will be the net discount (in percentage)?
  1. 100
  2. 63
  3. 87
  4. 79
Solutionसमाधान
After 30% discount on ₹100: SP = ₹70. After 70% discount on ₹70: SP = ₹21. Net discount = (100-21)% = 79%.

Solving path: Assume MP = ₹100. After 30% discount: SP₁ = ₹70. After 70% discount on ₹70: SP₂ = 70 × 30/100 = ₹21. Net discount = (100 − 21)/100 × 100 = 79%. Option "100%" is the trap — eliminate first.


Why this question: Three successive discounts with a non-round marked price. Tests your ability to chain multipliers without error.

Previous Year Questionपिछले वर्ष का प्रश्न2024
A printer with a marked price of ₹9,000 is offered on successive discounts of 30%, 20%, and 15%. Identify the printer's selling price.
  1. ₹4,264
  2. ₹4,250
  3. ₹4,274
  4. ₹4,284
Solutionसमाधान
Selling price = 9000 × (70/100) × (80/100) × (85/100) = 9000 × 0.7 × 0.8 × 0.85 = ₹4,284.

Solving path: SP = 9000 × (70/100) × (80/100) × (85/100). Step by step: 9000 × 0.7 = 6300; 6300 × 0.8 = 5040; 5040 × 0.85 = 4284. Answer: ₹4,284.


Why this question: Asks for single equivalent discount for two successive discounts — direct formula application.

Previous Year Questionपिछले वर्ष का प्रश्न2019
What is a single discount equivalent to two successive discounts of 10% and 15%?
  1. 26.5%
  2. 25%
  3. 23.5%
  4. 21.5%
Solutionसमाधान
Single equivalent discount = 10 + 15 – (10×15)/100 = 25 – 1.5 = 23.5%.

Solving path: Use d₁ + d₂ − (d₁×d₂)/100 = 10 + 15 − (150/100) = 25 − 1.5 = 23.5%. This is a one-line question if you have the formula memorised.


Why this question: Find SP from MP with a single discount. Foundation-level — get this in under 20 seconds.

Previous Year Questionपिछले वर्ष का प्रश्न2018
The marked price of an article is ₹3040. If the discount offered on this article is 20%, then what will be the selling price?
  1. ₹3132
  2. ₹3262
  3. ₹2412
  4. ₹2432
Solutionसमाधान
Discount = 20% of 3040 = ₹608. Selling price = 3040 − 608 = ₹2432.

Solving path: SP = 3040 × (80/100) = 3040 × 0.8. Multiply: 3040 × 8 = 24320, shift decimal → ₹2,432.


Why this question: Reverse calculation — SP and discount % are given, find MP. Tests whether you can work backwards.

Previous Year Questionपिछले वर्ष का प्रश्न2016
The Selling price of a radio was ₹255 when 15% discount was allowed. Then the marked price of the radio was?
  1. ₹275
  2. ₹350
  3. ₹300
  4. ₹400
Solutionसमाधान
MP × (1 − 15/100) = 255 → MP × 85/100 = 255 → MP = 255×100/85 = ₹300.

Solving path: MP × (85/100) = 255 → MP = 255 × 100/85 = 255 × 20/17 = 15 × 20 = ₹300. The key step: simplify 255/85 = 3 first, then × 100 = 300.


Why this question: Combined markup + discount → find profit %. The most exam-relevant variant of discount problems.

Previous Year Questionपिछले वर्ष का प्रश्न
A retailer marks goods at 80% above the cost price. He then gives a discount of 30% on the marked price. What is his net profit percentage?
एक खुदरा विक्रेता क्रय मूल्य से 80% अधिक पर माल को अंकित करता है। फिर वह अंकित मूल्य पर 30% की छूट देता है। उसका शुद्ध लाभ प्रतिशत क्या है?
  1. 20%
  2. 50%
  3. 26%
  4. 36%
  1. 20%
  2. 50%
  3. 26%
  4. 36%
Solutionसमाधान
Let cost price = ₹100. Marked price = 100 + 80% of 100 = ₹180. After 30% discount: selling price = 180 × 0.70 = ₹126. Profit = SP − CP = 126 − 100 = ₹26. Profit percentage = (26/100) × 100 = 26%.
मान लें क्रय मूल्य = ₹100। अंकित मूल्य = 100 + 80% of 100 = ₹180। 30% छूट के बाद: विक्रय मूल्य = 180 × 0.70 = ₹126। लाभ = SP − CP = 126 − 100 = ₹26। लाभ प्रतिशत = (26/100) × 100 = 26%।

Solving path: Set CP = 100. Markup 80% → MP = 180. Discount 30% on 180 → SP = 180 × 0.7 = 126. Profit = 126 − 100 = 26%. Anchor trick works perfectly here.


Why this question: Three successive discounts — equivalent discount %. Tests the multiplier chain method.

Previous Year Questionपिछले वर्ष का प्रश्न
What is the single equivalent discount for three successive discounts of 20%, 15%, and 10%?
20%, 15% और 10% की तीन क्रमिक छूटों के लिए एक समतुल्य छूट क्या है?
  1. 42.2%
  2. 35%
  3. 38.8%
  4. 45%
  1. 42.2%
  2. 35%
  3. 38.8%
  4. 45%
Solutionसमाधान
For successive discounts, use the formula: Equivalent discount = 100 − (Price after all discounts / Original price × 100). After 20% discount: 80. After 15% on 80: 80 × 0.85 = 68. After 10% on 68: 68 × 0.90 = 61.2. Final price = 61.2% of original. Net discount = 100 − 61.2 = 38.8%.
क्रमिक छूटों के लिए: पहली छूट के बाद = 80। दूसरी छूट के बाद = 80 × 0.85 = 68। तीसरी छूट के बाद = 68 × 0.90 = 61.2। अंतिम मूल्य = मूल का 61.2%। नेट छूट = 100 − 61.2 = 38.8%।

Solving path: Base 100. After 20%: 80. After 15% on 80: 80 × 0.85 = 68. After 10% on 68: 68 × 0.9 = 61.2. Net discount = 100 − 61.2 = 38.8%.


Why this question: Three successive discounts — find actual SP. Same chain method, just don't convert to equivalent discount first.

Previous Year Questionपिछले वर्ष का प्रश्न
A shopkeeper marks an article at ₹5,000. He gives successive discounts of 20%, 15%, and 10%. What is the selling price?
एक दुकानदार किसी वस्तु को ₹5,000 पर अंकित करता है। वह क्रमश: 20%, 15% और 10% की छूट देता है। विक्रय मूल्य क्या है?
  1. ₹2,500
  2. ₹3,500
  3. ₹3,200
  4. ₹3,060
  1. ₹2,500
  2. ₹3,500
  3. ₹3,200
  4. ₹3,060
Solutionसमाधान
Selling price = 5000 × (80/100) × (85/100) × (90/100) = 5000 × 0.8 × 0.85 × 0.9 = 5000 × 0.612 = ₹3,060. Each discount reduces the previous price proportionally.
विक्रय मूल्य = 5000 × (80/100) × (85/100) × (90/100) = 5000 × 0.8 × 0.85 × 0.9 = 5000 × 0.612 = ₹3,060। प्रत्येक छूट पिछली कीमत को समानुपातिक रूप से कम करती है।

Solving path: SP = 5000 × 0.8 × 0.85 × 0.9. Step by step: 5000 × 0.8 = 4000; 4000 × 0.85 = 3400; 3400 × 0.9 = ₹3,060.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →