━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Discount = (Discount% / 100) × MP
SP = MP × (1 − Discount% / 100)
SP = MP × [(100 − Discount%) / 100]
Profit% = [(SP − CP) / CP] × 100
MP = CP × [(100 + Profit%) / (100 − Discount%)]
Key Master Formula:
SP = CP × [(100 + Profit%) / 100]
SP = MP × [(100 − Discount%) / 100]
So: CP × (100 + Profit%) / 100 = MP × (100 − Discount%) / 100
This gives: MP / CP = (100 + Profit%) / (100 − Discount%)
Memorize this ratio — it solves 80% of MP-Discount questions directly.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━