Sarkari RiseLogin

Profit & Loss Questions for SSC CGL

Free, AI-curated practice for the Profit & Loss section of SSC CGL. We have 13+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — SSC CGL mockAll SSC CGL resourcesAlready a user? Sign in →
📍 Profit & Loss is also tested in:
SSC GD (49)
Why this topic matters · 7 min read
Profit & Loss is a high-frequency topic in SSC CGL Quant (Tier 1 & 2), appearing in 2-4 questions per paper. Tests your ability to calculate CP, SP, profit%, loss%, discount, and markup under various scenarios. Weightage is moderate but questions are often tricky — mixing discounts, multiple transactions, or percentage chains. Speed and accuracy matter; most aspirants lose marks due to careless reading or formula confusion.

Core Definitions & Relationships

Profit and Loss is fundamentally about comparing Cost Price (CP) and Selling Price (SP). When SP > CP, you make profit; when SP < CP, you incur loss. The key insight is that profit% and loss% are always calculated on the Cost Price unless the problem explicitly states otherwise. This is where many aspirants slip — they calculate on SP instead. Discount, on the other hand, is always calculated on the Marked Price (MP), not CP.

  • Cost Price (CP) = what you pay to buy the item
  • Selling Price (SP) = what you receive when you sell
  • Marked Price (MP) = the price tag shown in the shop
  • Profit = SP - CP; Loss = CP - SP
  • Profit% and Loss% are ALWAYS on CP unless stated otherwise
  • Discount% is ALWAYS on MP, not CP
Key formulas
Profit Percentage
Profit% = (SP - CP) / CP × 100
When: When SP > CP; use this to find profit rate or verify SP
Loss Percentage
Loss% = (CP - SP) / CP × 100
When: When SP < CP; use this to find loss rate or verify SP
Selling Price from Profit%
SP = CP × (100 + Profit%) / 100
When: When you know CP and profit%, find SP directly
Selling Price from Loss%
SP = CP × (100 - Loss%) / 100
When: When you know CP and loss%, find SP directly
Discount
Discount = MP - SP; Discount% = (MP - SP) / MP × 100
When: When MP and SP are known, or when discount% is given
Marked Price from Discount%
SP = MP × (100 - Discount%) / 100
When: When you know MP and discount%, find SP
Worked examples

Example 1: CP = 100, Profit% = 20. Find SP. Solution: SP = 100 × (100 + 20) / 100 = 100 × 1.2 = 120.

Example 2: MP = 500, Discount% = 10. Find SP. Solution: SP = 500 × (100 - 10) / 100 = 500 × 0.9 = 450.

Markup, Discount & Successive Changes

Markup is the difference between MP and CP. A shopkeeper marks up goods to allow room for discount while still making profit. When multiple discounts are applied (e.g., 10% then 5%), you cannot add them — you must apply them sequentially. Similarly, if profit% and discount% are both involved, work step by step: first find SP from profit%, then apply discount to find final SP. Successive percentage changes multiply, not add.

  • Markup = MP - CP; Markup% = (MP - CP) / CP × 100
  • Multiple discounts: apply one after another, not cumulatively
  • Two successive discounts of a% and b% = single equivalent discount of [a + b - (a×b)/100]%
  • When profit% and discount% both exist: CP → (apply profit%) → MP → (apply discount%) → SP
  • Always identify what the percentages are calculated on before solving
Key formulas
Equivalent Single Discount
Equivalent% = a + b - (a × b) / 100
When: Two successive discounts of a% and b%; gives single discount equivalent
Markup Percentage
Markup% = (MP - CP) / CP × 100
When: When CP and MP are known
Worked examples

Example 3: Two discounts of 20% and 10% applied successively. Equivalent single discount = 20 + 10 - (20 × 10)/100 = 30 - 2 = 28%.

Example 4: CP = 200, Profit% = 25, Discount% = 10. Find SP. Step 1: MP = 200 × (100 + 25) / 100 = 250. Step 2: SP = 250 × (100 - 10) / 100 = 225.

Tricky Scenarios: Faulty Weights, Mixing, & Transactions

SSC CGL loves to test P&L in disguised scenarios. A shopkeeper using faulty weights is essentially changing the effective CP or SP. If a shopkeeper claims to sell at cost but uses faulty weights, they are actually making profit. Similarly, mixing two items at different costs and selling at a blended rate requires weighted average thinking. Multiple buy-sell transactions need careful tracking of total CP and total SP.

  • Faulty weights: if seller gives less weight, effective CP decreases (profit increases)
  • Mixing problem: use weighted average; profit/loss on mixture = weighted average SP - weighted average CP
  • Dishonest seller: profit% = (true weight / false weight - 1) × 100 when selling at cost
  • Multiple transactions: sum all CPs, sum all SPs, then calculate overall profit/loss
  • Read carefully: 'cost price' vs 'marked price' vs 'selling price' — they are different

Percentage Chain & Reverse Calculations

Sometimes you are given final SP and asked to find CP or profit%. This requires reversing the formula. If SP = CP × (100 + Profit%) / 100, then CP = SP × 100 / (100 + Profit%). Percentage chains occur when multiple operations happen in sequence — apply them in order, not in reverse. A common trap: students try to reverse a discount by adding instead of multiplying.

  • Reverse formula: CP = SP × 100 / (100 + Profit%)
  • Reverse loss: CP = SP × 100 / (100 - Loss%)
  • Reverse discount: MP = SP × 100 / (100 - Discount%)
  • Chain of operations: apply sequentially, not in reverse
  • If profit% increases by 10%, it does NOT mean multiply by 1.1 — recalculate from scratch
Worked examples

Example 5: SP = 1200, Profit% = 20. Find CP. Solution: CP = 1200 × 100 / (100 + 20) = 1200 × 100 / 120 = 1000.

Example 6: SP = 450, Discount% = 10. Find MP. Solution: MP = 450 × 100 / (100 - 10) = 450 × 100 / 90 = 500.

⚠ Common mistakes to avoid
  • Calculating profit% on SP instead of CP — always use CP as the base unless explicitly told otherwise
  • Adding multiple discounts instead of applying them sequentially — 10% + 5% is NOT 15%, it is 14.5%
  • Confusing Marked Price with Cost Price — MP is what is written on the tag, CP is what the shopkeeper paid
  • Forgetting to apply discount after calculating profit — if both profit% and discount% are given, profit% is on CP→MP, then discount% is on MP→SP
  • Misreading 'at cost' — if a seller claims to sell at cost but uses faulty weights, they are actually profiting; do not assume zero profit
🧠 Memory aids
  • CMP Rule: Cost Price, Marked Price, Profit% on CP, Discount% on MP — remember the order and what each percentage applies to
  • Reverse Flip: If SP = CP × (100 + P%) / 100, then CP = SP × 100 / (100 + P%) — flip the fraction and swap the roles
  • Successive Discount Formula: a + b - ab/100 — think of it as 'add them, subtract their overlap'
  • Faulty Weight Trick: Profit% = (true weight / false weight - 1) × 100 — the ratio of weights gives the profit directly
🎯 SSC CGL exam tips
  • SSC CGL Tier 1 typically has 1-2 straightforward P&L questions (CP→SP or discount calculation); Tier 2 has 2-4 questions, often with twists like faulty weights or successive discounts
  • Time management: basic P&L questions should take 1-2 minutes max; if you are stuck, skip and return — these are not the hardest quant topics
  • Watch for percentage chain questions in recent papers (2022-2024) — they test your ability to reverse formulas and work backwards from SP to CP
  • Mixing and faulty weight problems are increasing in frequency; practice these scenarios specifically — they often appear in Tier 2
  • Always double-check your base: is the percentage on CP, MP, or SP? Misidentifying this causes 90% of errors in this topic

Sample questions

Q1 · medium · PYQ 2024
Ramesh buys 1000 g of rice at ₹30 per kg but sells 800 g at ₹36. What is his actual profit percentage?
  1. 40%
  2. 55%
  3. 50%
  4. 45%
Q2 · hard · AI-verified
Neha sold two items. On one item, she made a profit of 25% and on the other, she made a loss of 15%. If the cost price of both items was ₹2000 each, what is her overall profit/loss percentage?
  1. 5% loss
  2. 5% profit
  3. 10% profit
  4. 8% profit
Q3 · hard · AI-verified
Raj sells eggs at ₹2.40 per dozen, making a profit of 1/5 of the selling price per dozen. What is his profit percentage?
  1. 25%
  2. 22.5%
  3. 30%
  4. 20%
Q4 · medium · PYQ 2019
One-third of goods are sold at a 15% profit, 25% of the goods are sold at a 20% profit and the rest are sold at a 20% loss. If the total profit of Rs. 138.50 is earned on the whole transaction, then the value (in Rs.) of the goods is:
  1. Rs. 8,587
  2. Rs. 8,310
  3. Rs. 8,030
  4. Rs. 7,756
Q5 · medium · PYQ 2024
Find the gain percentage, given that Siddhi sold her scooter for ₹24318 gaining 1/6th of the selling price.
  1. 35%
  2. 20%
  3. 5%
  4. 25%
💡 Want answers + explanations + 8+ more Profit & Loss questions? Sign up free →
⭐ Recommended for SSC CGL aspirants

Full AI 6-Month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More SSC CGL topics

One Word Substitution
277+ practice questions
Idioms and Phrases
264+ practice questions
Fill in the Blanks
252+ practice questions
Spotting Errors
229+ practice questions
Antonyms
228+ practice questions
Synonyms
215+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 49,000+ practice questions (19,000+ verified PYQs).

Sign up freePricingTry Daily 10-Q