👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Number System and Arithmetic
Study mode

Profit Loss and Discount

Introduction to Profit, Loss, and Discount

Every day, when we buy or sell things, we deal with prices and money. Sometimes, the price at which we buy something is different from the price at which we sell it. This difference can lead to either a profit (when we earn money) or a loss (when we lose money). Additionally, shops often offer discounts to attract customers by reducing the price from the original or marked price.

Understanding these concepts is very important, especially when you shop or run a business. In India, prices are usually in INR (Indian Rupees), and knowing how to calculate profit, loss, and discount helps you make smart decisions and solve many competitive exam problems quickly.

Basic Definitions and Relationships

Let's start by understanding some key terms:

  • Cost Price (CP): The price at which an item is bought. For example, if you buy a pen for Rs.50, then Rs.50 is the cost price.
  • Selling Price (SP): The price at which the item is sold. If you sell the pen for Rs.60, then Rs.60 is the selling price.
  • Profit: When the selling price is more than the cost price, the extra money earned is called profit.
  • Loss: When the selling price is less than the cost price, the amount lost is called loss.
  • Marked Price (MP): The original price marked on an item before any discount is given.
  • Discount: The reduction given on the marked price to encourage buying.

These terms relate to each other as follows:

  • If there is a profit, then SP = CP + Profit
  • If there is a loss, then SP = CP - Loss
  • Discount is the difference between the marked price and the selling price: Discount = MP - SP
Cost Price (CP) Selling Price (SP) Profit / Loss Marked Price (MP) Discount

Profit and Loss Calculations

Now that we know the definitions, let's learn how to calculate profit and loss amounts and their percentages.

Calculating Profit:

If the selling price is more than the cost price, the profit is:

Profit = SP - CP

Calculating Loss:

If the selling price is less than the cost price, the loss is:

Loss = CP - SP

Profit Percentage: To understand how much profit you made relative to the cost price, use:

Profit % = (Profit / CP) x 100

Loss Percentage: Similarly, for loss percentage:

Loss % = (Loss / CP) x 100

Calculation Formula Example
Profit Profit = SP - CP SP = Rs.600, CP = Rs.500 -> Profit = Rs.100
Loss Loss = CP - SP CP = Rs.800, SP = Rs.720 -> Loss = Rs.80
Profit % Profit % = (Profit / CP) x 100 Profit = Rs.100, CP = Rs.500 -> Profit % = 20%
Loss % Loss % = (Loss / CP) x 100 Loss = Rs.80, CP = Rs.800 -> Loss % = 10%

Discount and Marked Price

Shops often mark a price on items called the Marked Price (MP). However, they may sell the item at a lower price by giving a discount. The discount is the amount reduced from the marked price.

Discount = Marked Price - Selling Price

The discount percentage tells us how much discount is given relative to the marked price:

Discount % = (Discount / Marked Price) x 100

graph TD    MP[Marked Price]    D[Discount]    SP[Selling Price]    MP -->|Minus Discount| SP    MP --> D    D -->|Reduces price| SP

Advanced Discount Problems

Sometimes, items have more than one discount applied one after another. These are called successive discounts. For example, a shop may offer 10% discount followed by another 5% discount.

The final price after two successive discounts \( d_1\% \) and \( d_2\% \) on the marked price is calculated as:

Net Price = Marked Price x (1 - d_1/100) x (1 - d_2/100)

There are two types of discounts to know:

  • Trade Discount: Given by the seller to the buyer, usually to encourage bulk buying. It is deducted from the marked price.
  • Cash Discount: Given for prompt payment, usually after the sale, and calculated on the selling price.

Understanding these helps solve complex problems involving multiple discounts.

Formula Bank

Formula Bank

Profit
\[ \text{Profit} = SP - CP \]
where: SP = Selling Price, CP = Cost Price
Loss
\[ \text{Loss} = CP - SP \]
where: SP = Selling Price, CP = Cost Price
Profit Percentage
\[ \text{Profit \%} = \left( \frac{\text{Profit}}{CP} \right) \times 100 \]
Profit = Profit amount, CP = Cost Price
Loss Percentage
\[ \text{Loss \%} = \left( \frac{\text{Loss}}{CP} \right) \times 100 \]
Loss = Loss amount, CP = Cost Price
Discount
\[ \text{Discount} = \text{Marked Price} - \text{Selling Price} \]
Marked Price = Original price before discount, Selling Price = Price after discount
Discount Percentage
\[ \text{Discount \%} = \left( \frac{\text{Discount}}{\text{Marked Price}} \right) \times 100 \]
Discount = Discount amount, Marked Price = Original price
Successive Discounts
\[ \text{Net Price} = \text{Marked Price} \times \left(1 - \frac{d_1}{100}\right) \times \left(1 - \frac{d_2}{100}\right) \]
d_1, d_2 = Discount percentages

Worked Examples

Example 1: Calculating Profit Percentage Easy
Calculate the profit percentage if the cost price (CP) is Rs.500 and the selling price (SP) is Rs.600.

Step 1: Calculate the profit amount.

Profit = SP - CP = Rs.600 - Rs.500 = Rs.100

Step 2: Calculate profit percentage using the formula:

\( \text{Profit \%} = \left( \frac{\text{Profit}}{CP} \right) \times 100 = \left( \frac{100}{500} \right) \times 100 = 20\% \)

Answer: The profit percentage is 20%.

Example 2: Finding Selling Price with Loss Easy
Find the selling price if the cost price is Rs.800 and the loss is 10%.

Step 1: Calculate the loss amount.

Loss = 10% of CP = \( \frac{10}{100} \times 800 = Rs.80 \)

Step 2: Calculate the selling price.

SP = CP - Loss = Rs.800 - Rs.80 = Rs.720

Answer: The selling price is Rs.720.

Example 3: Calculating Discount Percentage Medium
A shirt is marked at Rs.1200 but sold for Rs.900. Find the discount percentage.

Step 1: Calculate the discount amount.

Discount = Marked Price - Selling Price = Rs.1200 - Rs.900 = Rs.300

Step 2: Calculate discount percentage.

\( \text{Discount \%} = \left( \frac{300}{1200} \right) \times 100 = 25\% \)

Answer: The discount percentage is 25%.

Example 4: Successive Discounts Medium
An item is marked at Rs.2000 with successive discounts of 10% and 5%. Find the final price.

Step 1: Calculate the price after first discount of 10%.

Price after first discount = \( 2000 \times \left(1 - \frac{10}{100}\right) = 2000 \times 0.90 = Rs.1800 \)

Step 2: Calculate the price after second discount of 5% on Rs.1800.

Price after second discount = \( 1800 \times \left(1 - \frac{5}{100}\right) = 1800 \times 0.95 = Rs.1710 \)

Answer: The final price after successive discounts is Rs.1710.

Example 5: Trade Discount vs Cash Discount Hard
A trader offers a trade discount of 15% and a cash discount of 5% on an item marked Rs.5000. Calculate the final price the customer pays.

Step 1: Calculate the price after trade discount.

Price after trade discount = \( 5000 \times \left(1 - \frac{15}{100}\right) = 5000 \times 0.85 = Rs.4250 \)

Step 2: Calculate the price after cash discount of 5% on Rs.4250.

Final price = \( 4250 \times \left(1 - \frac{5}{100}\right) = 4250 \times 0.95 = Rs.4037.50 \)

Answer: The final price the customer pays is Rs.4037.50.

Tips & Tricks

Tip: Use the formula Profit% = \(\frac{SP - CP}{CP} \times 100\) directly to save time instead of calculating profit first.

When to use: When you need to quickly find profit percentage without intermediate steps.

Tip: Remember that discount is always calculated on the marked price, not the cost price.

When to use: To avoid confusion in discount problems.

Tip: For successive discounts, multiply the complements of discount percentages (1 - d/100) instead of adding them.

When to use: When dealing with multiple successive discounts.

Tip: Convert percentages to decimals (e.g., 10% = 0.10) for easier multiplication in discount and profit/loss problems.

When to use: To simplify calculations and reduce errors.

Tip: Always check if the problem involves profit or loss before applying formulas.

When to use: To avoid applying wrong formulas and getting incorrect answers.

Common Mistakes to Avoid

❌ Calculating discount percentage using cost price instead of marked price.
✓ Always use marked price as the base for discount percentage calculations.
Why: Discount is given on marked price, not cost price, so using CP leads to incorrect answers.
❌ Confusing profit and loss formulas or signs.
✓ Remember profit = SP - CP (positive if SP > CP), loss = CP - SP (positive if CP > SP).
Why: Mixing these leads to wrong profit/loss values and percentages.
❌ Ignoring successive discount formula and simply adding discount percentages.
✓ Use the formula for successive discounts: multiply complements rather than add percentages.
Why: Discounts are successive and multiplicative, not additive.
❌ Not converting percentages to decimals before multiplication.
✓ Convert percentages to decimals (e.g., 10% = 0.10) to avoid calculation errors.
Why: Direct multiplication without conversion leads to wrong results.
❌ Using selling price as base for profit/loss percentage instead of cost price.
✓ Always use cost price as the base for calculating profit or loss percentage.
Why: Profit and loss percentages are defined relative to cost price.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Profit Loss and Discount · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.