Profit and Loss Explained: Formulas, Examples, and Easy Tricks - Aptitude Questions & Answers

Category: Quantitative Aptitude Views: 16

Profit and Loss Explained: Formulas, Examples, and Easy Tricks is one of the most important topics in Quantitative Aptitude. In this lesson, you will learn concepts, formulas, shortcuts, solved examples, and aptitude questions with answers. This topic is useful for exams like SSC, Bank, CAT, TCS, and other competitive exams.

Profit and Loss: Complete Guide with Formulas & Examples

Basic Concepts in Profit and Loss

Profit and Loss is a fundamental business mathematics concept that helps determine financial outcomes of buying and selling transactions. Understanding these concepts is crucial for business owners, traders, and competitive exam aspirants.

Essential Terms and Formulas

Cost Price (CP)

The amount a seller pays to purchase a product or commodity. This includes the purchase price plus any additional expenses incurred.

Example: A shopkeeper buys a watch for ₹2,000. This ₹2,000 is the Cost Price.

Selling Price (SP)

The amount at which a product is sold to the customer. This is the price the buyer pays for the item.

Example: The same watch is sold to a customer for ₹2,500. This ₹2,500 is the Selling Price.

Key Difference: CP is what the seller pays, SP is what the buyer pays.

Profit

The financial gain obtained when Selling Price exceeds Cost Price.

Profit = Selling Price - Cost Price
P = SP - CP

Example Problem: A shopkeeper buys apples for ₹400/kg and sells them for ₹550/kg.

CP = ₹400, SP = ₹550

Profit = ₹550 - ₹400 = ₹150 per kg

Loss

The financial loss incurred when Selling Price is less than Cost Price.

Loss = Cost Price - Selling Price
L = CP - SP

Example Problem: John bought a bicycle for ₹5,000 and sold it for ₹4,000.

CP = ₹5,000, SP = ₹4,000

Loss = ₹5,000 - ₹4,000 = ₹1,000

Percentage Calculations in Profit and Loss

Profit Percentage

Profit percentage measures profit relative to the Cost Price, expressed as a percentage.

Profit % = [(SP - CP) / CP] × 100
OR
Profit % = (Profit / CP) × 100

Example Problem: Emma buys a necklace for ₹12,000 and sells it for ₹18,000.

  1. CP = ₹12,000, SP = ₹18,000
  2. Profit = ₹18,000 - ₹12,000 = ₹6,000
  3. Profit % = (6,000 / 12,000) × 100 = 50%
Emma made a 50% profit on the necklace.

Quick Calculation Method: When SP and CP are known

Profit % = [(SP/CP - 1)] × 100

In above example: (18,000/12,000 - 1) × 100 = (1.5 - 1) × 100 = 50%

Loss Percentage

Loss percentage measures loss relative to the Cost Price, expressed as a percentage.

Loss % = [(CP - SP) / CP] × 100
OR
Loss % = (Loss / CP) × 100

Example Problem: Mike buys a smartphone for ₹15,000 and sells it for ₹12,000.

  1. CP = ₹15,000, SP = ₹12,000
  2. Loss = ₹15,000 - ₹12,000 = ₹3,000
  3. Loss % = (3,000 / 15,000) × 100 = 20%
Mike incurred a 20% loss on the smartphone.

Important Derived Formulas

Finding SP when CP and Profit % are known

SP = CP × [(100 + Profit%) / 100]

Example: CP = ₹800, Profit% = 25%

SP = 800 × [(100 + 25)/100] = 800 × 1.25 = ₹1,000

Finding SP when CP and Loss % are known

SP = CP × [(100 - Loss%) / 100]

Example: CP = ₹800, Loss% = 15%

SP = 800 × [(100 - 15)/100] = 800 × 0.85 = ₹680

Finding CP when SP and Profit % are known

CP = SP × [100 / (100 + Profit%)]

Example: SP = ₹1,200, Profit% = 20%

CP = 1,200 × [100/(100 + 20)] = 1,200 × (100/120) = ₹1,000

Finding CP when SP and Loss % are known

CP = SP × [100 / (100 - Loss%)]

Example: SP = ₹850, Loss% = 15%

CP = 850 × [100/(100 - 15)] = 850 × (100/85) = ₹1,000

Marked Price, Discount, and Discount Percentage

Marked Price (MP)

The price displayed on the product tag before any discount is applied. Shopkeepers mark products at a higher price to offer discounts and attract customers.

Example: A shirt with a price tag showing ₹1,200 has a Marked Price of ₹1,200.

Discount

The reduction in price offered to customers from the Marked Price.

Discount = Marked Price - Selling Price
D = MP - SP

Example Problem: A book marked at ₹300 is sold for ₹275.

MP = ₹300, SP = ₹275

Discount = ₹300 - ₹275 = ₹25

Discount Percentage

The percentage reduction from the Marked Price.

Discount % = (Discount / Marked Price) × 100
OR
Discount % = [(MP - SP) / MP] × 100

Example Problem: A bag marked at ₹1,000 is sold for ₹800.

  1. MP = ₹1,000, SP = ₹800
  2. Discount = ₹1,000 - ₹800 = ₹200
  3. Discount % = (200 / 1,000) × 100 = 20%
The customer received a 20% discount.

Relationship Between MP, CP, and Discount

When Profit/Loss is calculated after Discount:
Profit = SP - CP
SP = MP - Discount
∴ Profit = (MP - Discount) - CP

Example: A product with CP = ₹500 is marked at ₹700 and sold at 10% discount.

  1. MP = ₹700
  2. Discount = 10% of ₹700 = ₹70
  3. SP = ₹700 - ₹70 = ₹630
  4. Profit = ₹630 - ₹500 = ₹130
  5. Profit % = (130/500) × 100 = 26%

Types of Discounts in Market

1. \"Up To\" Discount

A marketing strategy where maximum discount percentage is advertised, but actual discounts vary across products.

Example: \"Up to 50% off\" sale means:

  • Some items might have 50% discount
  • Others might have 30%, 20%, or 10% discount
  • The advertised percentage is the maximum, not the uniform discount

Purpose: Attracts customers with headline discount while maintaining profitability on most items.

2. Flat Discount

A uniform percentage or amount reduction applied to all eligible products.

Example: \"Flat 30% off on all electronics\" means:

  • Every electronic item gets exactly 30% discount
  • No variation in discount percentage
  • Easy to calculate final price

Calculation: If MP = ₹2,000, then SP = ₹2,000 × 0.70 = ₹1,400

3. Successive Discounts

Multiple discounts applied one after another on the same product. This creates a compounded discount effect.

Two Successive Discounts Formula

For discounts of x% and y%:
Effective Discount % = x + y - (x × y / 100)

Note: This formula works only for two successive discounts.

Example Problem: Calculate effective discount for successive discounts of 40% and 50%.

  1. First discount: 40%
  2. Second discount: 50%
  3. Effective Discount % = 40 + 50 - (40 × 50 / 100)
  4. Effective Discount % = 90 - 20 = 70%
The customer gets an effective discount of 70%, not 90%.

Step-by-Step Calculation: MP = ₹1,000 with 40% and 50% discounts

  1. After 40% discount: Price = ₹1,000 - 40% of ₹1,000 = ₹600
  2. After 50% discount on ₹600: Price = ₹600 - 50% of ₹600 = ₹300
  3. Total discount = ₹1,000 - ₹300 = ₹700
  4. Discount % = (700/1,000) × 100 = 70% ✓

Three Successive Discounts Method

For three discounts x%, y%, and z%, calculate step by step:

  1. Apply first discount to MP
  2. Apply second discount to result
  3. Apply third discount to that result
  4. Calculate overall discount percentage

Example: MP = ₹2,000 with discounts of 20%, 10%, and 5%

After 20%: ₹1,600 → After 10%: ₹1,440 → After 5%: ₹1,368

Total discount = ₹632, Discount % = 31.6%

Special Case: When SP is Same After Profit and Loss

If an article is sold at same selling price with:
Profit of P% on one transaction
Loss of L% on another transaction
Then, Loss % = (P × L) / 100

Example: A man sells two watches for ₹2,400 each. On one he gains 20%, on other he loses 20%.

Overall Loss % = (20 × 20) / 100 = 4%

Verification: Total CP = ₹5,000, Total SP = ₹4,800, Loss = ₹200, Loss % = 4%

Profit and Loss: Frequently Asked Questions

What is the difference between Cost Price and Selling Price?

Cost Price is what the seller pays to acquire the product. Selling Price is what the customer pays to purchase it. Profit occurs when SP > CP, Loss occurs when SP < CP.

How to calculate profit percentage when both CP and SP are known?

Use formula: Profit % = [(SP - CP) / CP] × 100. For example, CP = ₹800, SP = ₹1,000 gives Profit % = [(200)/800] × 100 = 25%.

Why are successive discounts less than the sum of individual discounts?

Because each discount is applied on the reduced price from previous discount, not on original price. This compounding effect makes total discount less than simple addition of percentages.

What is marked price and why is it important?

Marked Price is the price displayed before discount. It\'s important for discount calculations and creates psychological appeal for customers who feel they\'re getting a deal when buying at discounted price.

How to find Cost Price when Selling Price and Profit % are given?

Use formula: CP = SP × [100 / (100 + Profit%)]. For example, SP = ₹1,200 with 20% profit gives CP = 1,200 × (100/120) = ₹1,000.

Practice Problems

Problem 1

A shopkeeper buys 80 articles for ₹2,400 and sells them for a profit of 16%. Find the selling price of one article.

Solution: CP per article = ₹30, SP = 30 × 1.16 = ₹34.80

Problem 2

A product is marked at ₹1,500. After two successive discounts of 20% and 10%, what is the selling price?

Solution: Effective discount = 20 + 10 - (20×10/100) = 28%, SP = 1,500 × 0.72 = ₹1,080

Problem 3

By selling 45 oranges for ₹160, a woman loses 20%. How many oranges should she sell for ₹112 to gain 20%?

Solution: CP per orange = ₹4.44, For 20% gain SP should be ₹5.33, Number of oranges = 112/5.33 ≈ 21 oranges

Frequently Asked Questions

What is Profit and Loss Explained: Formulas, Examples, and Easy Tricks?

Profit and Loss Explained: Formulas, Examples, and Easy Tricks is an important aptitude topic used in competitive exams that tests your logical reasoning and problem-solving abilities.

Is Profit and Loss Explained: Formulas, Examples, and Easy Tricks important for competitive exams?

Yes, Profit and Loss Explained: Formulas, Examples, and Easy Tricks is frequently asked in SSC, Bank, CAT, TCS, and other placement exams. It's essential to master this topic for better scores.

How to prepare Profit and Loss Explained: Formulas, Examples, and Easy Tricks easily?

Practice solved examples, learn formulas and shortcuts, and attempt practice questions regularly to master Profit and Loss Explained: Formulas, Examples, and Easy Tricks.

What are the important formulas in Profit and Loss Explained: Formulas, Examples, and Easy Tricks?

Key formulas vary by topic, but generally include basic concepts, shortcuts, and standard problem-solving approaches specific to Profit and Loss Explained: Formulas, Examples, and Easy Tricks.

How many questions come from Profit and Loss Explained: Formulas, Examples, and Easy Tricks?

Typically 5-10 questions come from Profit and Loss Explained: Formulas, Examples, and Easy Tricks in most competitive exams, making it a high-scoring section.

🚀 Exclusive Community

Land Your Dream Job Faster!

  • Daily job alerts (Remote + On-site)
  • Interview questions from real companies
  • Career growth hacks & insider tips
  • Networking with professionals

Join 2,500+ professionals accelerating their careers

👉 YES! I WANT JOB UPDATES

🔒 Zero spam • 1-click leave anytime

Scroll to Top