Sarkari RiseLogin

Profit and Loss Questions for RRB NTPC

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

▶ Start free — RRB NTPC mockAll RRB NTPC resourcesAlready a user? Sign in →
📍 Profit and Loss is also tested in:
SSC CGL (73)SSC MTS (52)UP POLICE CONSTABLE (40)SSC CHSL (21)
Why this topic matters · 8 min read
Profit and Loss is one of the highest-weightage topics in RRB NTPC Quant, appearing in almost every paper with 2-4 questions. Questions test your ability to find profit percent, loss percent, selling price, cost price, and handle tricky concepts like successive discounts, dishonest dealers, and faulty weights. Most questions are straightforward if you know the base formulas, but the real marks lie in quickly handling percentage-based shortcuts.

Core Definitions

Cost Price (CP) is what you pay to buy or produce an item. Selling Price (SP) is what you sell it for. If SP is more than CP, you earn a Profit. If SP is less than CP, you suffer a Loss. Marked Price (MP) or List Price is the price written on the tag before any discount is applied.

  • Profit = SP - CP (when SP > CP)
  • Loss = CP - SP (when CP > SP)
  • Profit% and Loss% are always calculated on CP, not SP
  • Discount is always calculated on MP, not CP
  • SP after discount = MP x (1 - Discount%/100)
Key formulas
Profit Percent
Profit% = (Profit / CP) x 100
When: Use when SP and CP are given and you need the profit percentage
Loss Percent
Loss% = (Loss / CP) x 100
When: Use when CP > SP and you need the loss percentage
SP from CP and Profit%
SP = CP x (100 + Profit%) / 100
When: Use when CP and profit% are given, find SP
SP from CP and Loss%
SP = CP x (100 - Loss%) / 100
When: Use when CP and loss% are given, find SP
CP from SP and Profit%
CP = SP x 100 / (100 + Profit%)
When: Use when SP and profit% are known, find CP
CP from SP and Loss%
CP = SP x 100 / (100 - Loss%)
When: Use when SP and loss% are known, find CP
Worked examples

A shopkeeper buys a watch for Rs 800 and sells it for Rs 1000. Profit = 1000 - 800 = 200. Profit% = (200/800) x 100 = 25%.

An item is sold at Rs 720 at a loss of 10%. CP = 720 x 100 / (100 - 10) = 720 x 100 / 90 = Rs 800.

Marked Price and Discount

In real-world selling, shopkeepers first mark up the price (MP), then offer a discount. The actual SP is after the discount. RRB NTPC frequently asks you to find either the MP or the actual profit when both markup and discount are given together.

  • Discount% is always on MP
  • SP = MP x (100 - Discount%) / 100
  • Markup% is on CP: MP = CP x (100 + Markup%) / 100
  • Even after discount, a profit can exist if markup > discount
  • Net result formula: Profit% = [(100 + Markup%) x (100 - Discount%) / 100] - 100
Key formulas
SP from MP and Discount
SP = MP x (100 - D%) / 100
When: When marked price and discount percent are given
Net Profit after Markup and Discount
Net% = (100 + M%) x (100 - D%) / 100 - 100
When: When both markup% and discount% are given, find net profit or loss%
Worked examples

A shirt is marked at Rs 500, sold at 20% discount. SP = 500 x 80/100 = Rs 400. If CP was Rs 320, Profit = 400 - 320 = 80. Profit% = 80/320 x 100 = 25%.

Markup = 40%, Discount = 20%. Net = (140 x 80)/100 - 100 = 112 - 100 = 12% profit.

Successive Discounts

When two discounts are given one after another (like 20% then 10%), they are NOT simply added. The second discount applies to the already-reduced price. RRB NTPC has repeatedly tested this concept in tricky wording.

  • Two discounts a% and b% together equal: a + b - (ab/100) percent
  • Never add two discount percentages directly
  • Successive discounts can also apply to markup: treat like chain percentages
  • Formula works for any two successive percent changes
Key formulas
Equivalent Single Discount
Equivalent Discount = a + b - (a x b / 100)
When: When two successive discounts a% and b% are applied, find the single equivalent discount
Worked example

Two successive discounts of 20% and 10% on Rs 1000. Equivalent = 20 + 10 - (20x10/100) = 30 - 2 = 28%. SP = 1000 x 72/100 = Rs 720. (Not Rs 700 as many wrongly compute by adding 20+10=30%.)

Dishonest Dealer and Faulty Weights

A very common RRB NTPC trap question: a dealer claims to sell at cost price but uses a faulty weight (say 900g instead of 1000g). This automatically gives him a profit. You need to calculate that hidden profit percent.

  • Profit% = (True weight - False weight) / False weight x 100
  • The dealer sells less but charges for more, so profit is on the false measure
  • If the dealer also adds a markup, apply both effects
  • Think of it as: he gets paid for 1000g but gives only 900g
Key formulas
Profit via Faulty Weight
Profit% = (True weight - False weight) / False weight x 100
When: When a dealer uses a lighter weight but charges for the standard weight
Worked example

A shopkeeper uses a 900g weight instead of 1kg and sells at CP. Profit% = (1000 - 900) / 900 x 100 = 100/900 x 100 = 11.11%.

Two Items Sold at Same SP — Classic Trap

A very frequent RRB NTPC pattern: two items sold at the same price, one at x% profit and another at x% loss. Instinct says net result is zero, but it is always a net LOSS. This is a guaranteed question in many papers.

  • When two items sold at same SP with equal profit% and loss%, there is always a net loss
  • Net Loss% = (Common %)^2 / 100
  • The loss is always on the total CP, not SP
  • This formula works ONLY when both percentages are equal
Key formulas
Net Loss on Equal % Profit-Loss
Net Loss% = x^2 / 100, where x is the common profit/loss percent
When: Two items sold at same SP, one at x% profit and one at x% loss
Worked example

Two bikes sold at Rs 12000 each — one at 20% profit and one at 20% loss. Net Loss% = 20^2 / 100 = 4%. Overall there is a 4% net loss, not zero.

⚠ Common mistakes to avoid
  • Calculating profit% or loss% on SP instead of CP — always use CP as the base for percentage
  • Adding two successive discounts directly (20% + 10% = 30%) instead of using the formula — actual is 28%
  • Thinking equal profit% and loss% on same SP cancels out — it always results in a net loss of x^2/100%
  • Confusing Markup (on CP) with Discount (on MP) — both percentages apply on different bases
  • In faulty weight problems, putting (True - False) over True weight instead of False weight — denominator is False weight
🧠 Memory aids
  • PLC Rule: Profit and Loss percentages are always on CP. Discount is always on MP. Remember PLC = Percent on Lower Cost, Discount on Marked.
  • Same SP trick: Same price, same percent = SAD (Sad outcome = always a loss). Loss% = square of that percent divided by 100.
  • Successive discounts: Use the formula a + b - ab/100. Think of it as: you get less than the sum because the second discount bites into an already reduced price.
  • Faulty weight profit: Think Shopkeeper Cheats, so Profit = Extra he keeps / What he actually gives = (True - False) / False x 100.
🎯 RRB NTPC exam tips
  • RRB NTPC typically has 2-3 questions from Profit and Loss per stage. Difficulty is easy to moderate — mostly direct formula application with one tricky question on successive discounts or faulty weights.
  • The two-item same SP question (one profit one loss) appears in almost every RRB paper — memorize the x^2/100 formula and never waste time re-deriving it.
  • Questions often mix CP, MP, and SP in a single problem — read carefully which price is being asked for and which is given.
  • Time-saving trick: For quick CP calculation, use the multiplier method. SP = CP x (100 + P%)/100 means CP = SP / multiplier. For 20% profit, multiplier = 1.2, so CP = SP/1.2.
  • Dishonest dealer questions are 1-2 lines long but test the faulty weight formula — expect at least one such question in the exam. Practice the formula until it feels automatic.

Sample questions

Q1 · medium · AI-verified
If a merchant sells an item at 15% loss and the selling price is Rs. 850, what was the cost price?
  1. Rs. 1000
  2. Rs. 950
  3. Rs. 900
  4. Rs. 1050
Q2 · medium · AI-verified
If by selling an article for ₹240, there is a loss of 4%, what should be the selling price to gain 20%?
  1. ₹320
  2. ₹280
  3. ₹300
  4. ₹288
Q3 · medium · AI-verified
The ratio of cost price to selling price of an article is 4:5. What is the profit percentage?
  1. 20%
  2. 25%
  3. 30%
  4. 15%
Q4 · medium · AI-verified
A trader sells an article at Rs. 450 and makes a profit equal to 1/3 of its cost price. What is the cost price?
  1. Rs. 337.50
  2. Rs. 360
  3. Rs. 300
  4. Rs. 400
Q5 · medium · AI-verified
If selling price is Rs. 924 and profit is 20%, what is the cost price?
  1. Rs. 770
  2. Rs. 750
  3. Rs. 800
  4. Rs. 720
💡 Want answers + explanations + 25+ more Profit and Loss questions? Sign up free →
⭐ Recommended for RRB NTPC aspirants

Pro 6-month

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

More RRB NTPC topics

Coding-Decoding
30+ practice questions
Time and Distance
30+ practice questions
Analogy
30+ practice questions
Mensuration
30+ practice questions
Percentage
30+ practice questions
Indian Geography
29+ practice questions

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

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q