0
0

Profit–Loss–Discount Based Data Sufficiency

Introduction

Profit-Loss-Discount Data Sufficiency problems ask whether the given statements provide enough information to determine values like cost price (CP), selling price (SP), marked price (MP), profit%, or discount%.

These questions focus on sufficiency of information, not on doing lengthy calculations - you must decide if a unique numerical answer can be obtained from each statement alone or only by combining them.

Pattern: Profit–Loss–Discount Based Data Sufficiency

Pattern

The key idea is to map statements into the core relations:
SP = CP × (1 + profit%),
SP = MP × (1 - discount%),
Profit% = (SP - CP) ÷ CP × 100.

Test each statement for whether it supplies all variables needed to compute the target (for example, to get CP you need SP and profit% or MP and discount% that determine SP).

Step-by-Step Example

Question

What is the cost price (CP) of an article?
(I) Selling price (SP) = ₹1,200 and profit = 20%.
(II) Marked price (MP) = ₹1,500 and discount = 20%.

Choose the correct option:
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze Statement (I)

    SP = ₹1,200 and profit = 20% ⇒ SP = CP × (1 + 20%) = CP × 1.20.
    So CP = SP ÷ 1.20 = ₹1,200 ÷ 1.20 = ₹1,000 → (I) alone is sufficient.
  2. Step 2: Analyze Statement (II)

    MP = ₹1,500 and discount = 20% ⇒ SP = MP × (1 - 20%) = 1,500 × 0.80 = ₹1,200.
    Now SP is known, and CP can be found as in (I): CP = ₹1,200 ÷ 1.20 = ₹1,000 → (II) alone is sufficient.
  3. Final Answer:

    Each statement alone is sufficient → Option C
  4. Quick Check:

    Both (I) and (II) independently lead to SP = ₹1,200 and CP = ₹1,000 ✅

Quick Variations

1. Given SP and discount% - find CP using CP = SP ÷ (1 + profit%) if profit% is provided elsewhere.

2. Given MP and profit% - sometimes you must convert MP → SP using discount or vice versa.

3. Two statements giving different expressions for profit% and discount% - may require combining to isolate CP or SP.

4. Worded financial contexts: successive discounts, VAT/sales tax added after discount (treat tax like an additional multiplicative factor).

Trick to Always Use

  • Step 1: Convert percents to multipliers early (e.g., +20% → ×1.20; -20% → ×0.80).
  • Step 2: Write the direct formula you need (e.g., CP = SP ÷ multiplier or SP = MP × multiplier).
  • Step 3: Check if a single statement gives all variables required for that formula - if yes, it’s sufficient.
  • Step 4: When in doubt, compute the numeric value symbolically to see if a unique answer results.

Summary

Summary

  • Convert profit/discount percentages to multiplicative factors (e.g., ×1.20, ×0.80) immediately.
  • One statement suffices only if it provides all inputs for the target formula (CP, SP, MP, profit%, discount%).
  • Combine statements only when one provides the relation and the other provides the missing numeric value.
  • Quickly verify by computing the value symbolically or numerically to confirm uniqueness.

Example to remember:
(I) SP = ₹1,200 & profit 20% ⇒ CP = ₹1,000; (II) MP = ₹1,500 & discount 20% ⇒ SP = ₹1,200 ⇒ CP = ₹1,000.

Practice

(1/5)
1. What is the cost price (CP) of an article?<br>(I) Selling price (SP) = ₹1,125 and profit = 12.5%.<br>(II) Marked price (MP) = ₹1,250 and discount = 10%.
easy
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    SP = ₹1,125 and profit = 12.5% ⇒ SP = CP × 1.125 ⇒ CP = 1,125 ÷ 1.125 = ₹1,000 → (I) alone is sufficient.
  2. Step 2: Analyze (II)

    MP = ₹1,250 and discount = 10% ⇒ SP = 1,250 × 0.90 = ₹1,125. (II) gives SP but without profit% it cannot directly give CP unless profit% known → (II) alone is insufficient.
  3. Final Answer:

    Only (I) is sufficient → Option A
  4. Quick Check:

    From (I): CP = 1,125 ÷ 1.125 = 1,000 ✅
Hint: Convert profit% to multiplier (12.5% → 1.125) then divide SP by multiplier to get CP.
Common Mistakes: Assuming MP→SP info automatically gives CP without profit% data.
2. What is the discount percentage offered on an article?<br>(I) Cost price (CP) = ₹600 and profit = 20%.<br>(II) Marked price (MP) = ₹1,000 and selling price (SP) = ₹850.
easy
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    CP = ₹600 and profit = 20% ⇒ SP = 600 × 1.20 = ₹720. (I) gives SP but MP is unknown → cannot compute discount% → (I) insufficient.
  2. Step 2: Analyze (II)

    MP = ₹1,000 and SP = ₹850 ⇒ discount% = ((1,000 - 850) ÷ 1,000) × 100 = (150 ÷ 1,000) × 100 = 15% → (II) alone is sufficient.
  3. Final Answer:

    Only (II) is sufficient → Option B
  4. Quick Check:

    Discount% = 150/1,000 = 0.15 = 15% ✅
Hint: When MP and SP are given, discount% = (MP - SP) ÷ MP × 100 directly.
Common Mistakes: Using CP and profit% to infer discount% without MP.
3. What is the selling price (SP) of an article?<br>(I) Cost price (CP) = ₹400 and profit = 25%.<br>(II) Marked price (MP) = ₹625 and discount = 20%.
easy
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    SP = CP × (1 + profit%) = 400 × 1.25 = ₹500 → (I) alone is sufficient.
  2. Step 2: Analyze (II)

    SP = MP × (1 - discount%) = 625 × 0.80 = ₹500 → (II) alone is also sufficient.
  3. Final Answer:

    Each statement alone is sufficient → Option C
  4. Quick Check:

    Both (I) and (II) give SP = ₹500 independently ✅
Hint: Use SP = CP × (1 + profit%) or SP = MP × (1 - discount%) whichever is available.
Common Mistakes: Failing to convert percent to multiplier before computing.
4. What is the cost price (CP) of an article?<br>(I) Marked price (MP) = ₹2,500 and discount = 20%.<br>(II) Profit = 25% on the cost price.
medium
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    MP = ₹2,500 and discount = 20% ⇒ SP = 2,500 × 0.80 = ₹2,000. (I) gives SP but CP unknown → insufficient.
  2. Step 2: Analyze (II)

    Profit = 25% ⇒ SP = CP × 1.25 → without SP numeric, CP cannot be found → (II) insufficient.
  3. Step 3: Combine

    From (I): SP = ₹2,000. From (II): CP = SP ÷ 1.25 = 2,000 ÷ 1.25 = ₹1,600 → both together are necessary.
  4. Final Answer:

    Both statements together are necessary → Option D
  5. Quick Check:

    SP 2,000 and profit 25% ⇒ CP = 2,000 ÷ 1.25 = 1,600 ✅
Hint: Use MP→SP via discount, then SP→CP via profit% when needed.
Common Mistakes: Trying to compute CP from profit% without a numeric SP or vice versa.
5. What is the marked price (MP) of an article?<br>(I) Selling price (SP) = ₹720 after a discount of 10%.<br>(II) Cost price (CP) = ₹576 and profit = 25%.
medium
A. Only (I) is sufficient
B. Only (II) is sufficient
C. Each statement alone is sufficient
D. Both statements together are necessary

Solution

  1. Step 1: Analyze (I)

    SP = ₹720 after discount 10% ⇒ MP = SP ÷ 0.90 = 720 ÷ 0.90 = ₹800 → (I) alone is sufficient to find MP.
  2. Step 2: Analyze (II)

    CP = 576 and profit = 25% ⇒ SP = 576 × 1.25 = ₹720 → (II) gives SP but discount not given, though (II) independently yields SP = 720; however MP requires discount data → (II) alone is insufficient for MP.
  3. Final Answer:

    Only (I) is sufficient → Option A
  4. Quick Check:

    MP = 720 ÷ 0.9 = 800 ✅
Hint: MP = SP ÷ (1 - discount%). If SP and discount% are given, MP follows directly.
Common Mistakes: Using CP & profit% alone to infer MP without discount info.

Mock Test

Ready for a challenge?

Take a 10-minute AI-powered test with 10 questions (Easy-Medium-Hard mix) and get instant SWOT analysis of your performance!

10 Questions
5 Minutes