Equivalent Discount
The "equivalent" or "single" discount is the one discount that produces the same selling price as a chain of successive discounts. For two discounts d1 and d2, the equivalent single discount is d1 + d2 − d1·d2/100 — always LESS than the simple sum, because the second cut works on a smaller amount. This is the discount mirror of the successive-percentage formula, only the cross term is subtracted instead of added. CAT uses it two ways: (1) "which offer is better — flat 40%, or 30% then 15%?" and (2) "two successive discounts of x% equal a single discount of what?". For the equal-rate case, the single equivalent is 2x − x²/100. For three discounts, collapse two with the formula, then combine the result with the third — or just multiply the three (1 − d/100) factors and convert the product back to a percentage off.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Price, profit and loss
| Profit | SP − CP (when SP > CP) |
|---|---|
| Loss | CP − SP (when CP > SP) |
| Profit % | (SP − CP)/CP × 100 |
| Loss % | (CP − SP)/CP × 100 |
| SP from CP | SP = CP × (1 + profit%/100) |
| CP from SP | CP = SP ÷ (1 ± profit/loss%/100) |
Marked price and discount
| Discount | MP − SP |
|---|---|
| Discount % | (MP − SP)/MP × 100 |
| SP from MP | SP = MP × (1 − discount%/100) |
| Successive discounts d1, d2 | net = d1 + d2 − d1·d2/100 (%) |
| False-weight gain % | error/(true − error) × 100 |
| Partnership profit split | ratio of (capital × time) |