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

Percentage profit and loss

Introduction

In everyday buying and selling, understanding how much profit or loss you make is essential. Whether you are a shopkeeper, a customer, or preparing for competitive exams, knowing how to calculate profit and loss in terms of percentages helps you make informed decisions quickly. Percentage profit and loss express the gain or loss relative to the original cost, making it easier to compare transactions of different values.

This section will guide you through the fundamental concepts of cost price, selling price, profit, and loss, and how to calculate their percentages. We will use simple examples involving Indian Rupees (Rs.) to make these ideas clear and relatable. By the end, you will be confident in solving various problems on percentage profit and loss efficiently.

Basic Definitions and Relationships

Before diving into calculations, let's understand the key terms:

  • Cost Price (CP): The price at which an item is purchased or acquired.
  • Selling Price (SP): The price at which the item is sold to a customer.
  • Profit: When the selling price is more than the cost price, the difference is called profit.
  • Loss: When the selling price is less than the cost price, the difference is called loss.

Mathematically, these relationships are expressed as:

Profit = SP - CP (when SP > CP)

Loss = CP - SP (when CP > SP)

graph TD    CP[Cost Price (CP)]    SP[Selling Price (SP)]    CP -->|SP > CP| Profit[Profit = SP - CP]    CP -->|SP < CP| Loss[Loss = CP - SP]

This flowchart shows how the cost price leads to either profit or loss depending on the selling price.

Formulas for Percentage Profit and Loss

Profit and loss amounts alone do not give the full picture. To understand the magnitude relative to the original cost, we use percentages.

Profit Percentage tells us how much profit is made as a percentage of the cost price:

\[ \text{Profit \%} = \left(\frac{\text{Profit}}{\text{CP}}\right) \times 100 = \left(\frac{\text{SP} - \text{CP}}{\text{CP}}\right) \times 100 \]

Loss Percentage tells us how much loss is incurred as a percentage of the cost price:

\[ \text{Loss \%} = \left(\frac{\text{Loss}}{\text{CP}}\right) \times 100 = \left(\frac{\text{CP} - \text{SP}}{\text{CP}}\right) \times 100 \]

Using these percentages, we can also find missing values like selling price or cost price when profit or loss percentages are given.

Quantity Formula Explanation
Profit \( \text{Profit} = \text{SP} - \text{CP} \) Profit amount when SP > CP
Loss \( \text{Loss} = \text{CP} - \text{SP} \) Loss amount when CP > SP
Profit Percentage \( \text{Profit \%} = \frac{\text{Profit}}{\text{CP}} \times 100 \) Profit as a percentage of cost price
Loss Percentage \( \text{Loss \%} = \frac{\text{Loss}}{\text{CP}} \times 100 \) Loss as a percentage of cost price
Selling Price with Profit \( \text{SP} = \text{CP} \times \left(1 + \frac{\text{Profit \%}}{100}\right) \) Calculate SP when CP and profit % are known
Selling Price with Loss \( \text{SP} = \text{CP} \times \left(1 - \frac{\text{Loss \%}}{100}\right) \) Calculate SP when CP and loss % are known
Cost Price from SP and Profit % \( \text{CP} = \frac{\text{SP}}{1 + \frac{\text{Profit \%}}{100}} \) Calculate CP when SP and profit % are known
Cost Price from SP and Loss % \( \text{CP} = \frac{\text{SP}}{1 - \frac{\text{Loss \%}}{100}} \) Calculate CP when SP and loss % are known

Worked Examples

Example 1: Calculate Profit Percentage Easy
Given that the cost price (CP) of an item is Rs.500 and the selling price (SP) is Rs.600, find the profit percentage.

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}}{\text{CP}}\right) \times 100 = \left(\frac{100}{500}\right) \times 100 = 20\% \]

Answer: The profit percentage is 20%.

Example 2: Find Selling Price with Profit Percentage Medium
An article costs Rs.800. If the seller wants to make a profit of 25%, find the selling price.

Step 1: Use the formula for selling price with profit:

\[ \text{SP} = \text{CP} \times \left(1 + \frac{\text{Profit \%}}{100}\right) \]

Step 2: Substitute the values:

\[ \text{SP} = 800 \times \left(1 + \frac{25}{100}\right) = 800 \times 1.25 = Rs.1000 \]

Answer: The selling price should be Rs.1000.

Example 3: Calculate Loss Percentage Easy
An item bought for Rs.1200 is sold for Rs.1080. Calculate the loss percentage.

Step 1: Calculate the loss amount.

Loss = CP - SP = Rs.1200 - Rs.1080 = Rs.120

Step 2: Calculate loss percentage:

\[ \text{Loss \%} = \left(\frac{120}{1200}\right) \times 100 = 10\% \]

Answer: The loss percentage is 10%.

Example 4: Find Cost Price from Selling Price and Loss Percentage Medium
An article is sold for Rs.900 at a loss of 10%. Find its cost price.

Step 1: Use the formula for cost price when loss % and selling price are known:

\[ \text{CP} = \frac{\text{SP}}{1 - \frac{\text{Loss \%}}{100}} = \frac{900}{1 - \frac{10}{100}} = \frac{900}{0.9} \]

Step 2: Calculate the value:

\[ \text{CP} = 1000 \]

Answer: The cost price is Rs.1000.

Example 5: Mixed Profit and Loss Problem Hard
A shopkeeper sells two articles for Rs.1500 each. On one, he gains 20% and on the other, he loses 20%. Find the overall profit or loss percentage.

Step 1: Let the cost price of the first article be \( CP_1 \) and the second article be \( CP_2 \).

Since the selling price of each article is Rs.1500, and profit on first is 20%,

\[ SP_1 = CP_1 \times \left(1 + \frac{20}{100}\right) = 1.2 \times CP_1 = 1500 \Rightarrow CP_1 = \frac{1500}{1.2} = Rs.1250 \]

For the second article, loss is 20%, so

\[ SP_2 = CP_2 \times \left(1 - \frac{20}{100}\right) = 0.8 \times CP_2 = 1500 \Rightarrow CP_2 = \frac{1500}{0.8} = Rs.1875 \]

Step 2: Calculate total cost price and total selling price:

\[ \text{Total CP} = CP_1 + CP_2 = 1250 + 1875 = Rs.3125 \]

\[ \text{Total SP} = 1500 + 1500 = Rs.3000 \]

Step 3: Find overall loss:

\[ \text{Loss} = \text{Total CP} - \text{Total SP} = 3125 - 3000 = Rs.125 \]

Step 4: Calculate overall loss percentage:

\[ \text{Loss \%} = \left(\frac{125}{3125}\right) \times 100 = 4\% \]

Answer: The shopkeeper incurs an overall loss of 4%.

Profit Percentage

\[\text{Profit \%} = \left(\frac{\text{SP} - \text{CP}}{\text{CP}}\right) \times 100\]

Profit as a percentage of cost price

SP = Selling Price
CP = Cost Price

Loss Percentage

\[\text{Loss \%} = \left(\frac{\text{CP} - \text{SP}}{\text{CP}}\right) \times 100\]

Loss as a percentage of cost price

SP = Selling Price
CP = Cost Price

Pro Tips

  • Use the shortcut formula SP = CP x (1 ± Profit%/100) to quickly calculate selling price
  • Always calculate profit or loss percentage on cost price, not selling price
  • For mixed profit and loss problems, calculate total cost price and total selling price separately before finding overall profit or loss
  • Convert percentages to decimals before multiplying to avoid errors
  • Approximate calculations can save time when profit or loss percentages are small

Tips & Tricks

Tip: Use the shortcut formula SP = CP x (1 ± Profit%/100) to quickly find selling price.

When to use: When cost price and profit or loss percentage are known.

Tip: Always calculate profit or loss percentage based on cost price, not selling price.

When to use: To avoid confusion and incorrect answers in percentage calculations.

Tip: For problems involving multiple items with different profit or loss percentages, calculate total cost price and total selling price separately before finding overall profit or loss.

When to use: Mixed profit and loss problems.

Tip: Convert percentages to decimals (divide by 100) before multiplying to avoid calculation errors.

When to use: During manual or mental calculations.

Tip: For small profit or loss percentages, approximate calculations can save time in exams.

When to use: Quick estimations in time-bound tests.

Common Mistakes to Avoid

❌ Calculating profit or loss percentage on selling price instead of cost price
✓ Always calculate profit or loss percentage using cost price as the base.
Why: Profit and loss percentages are defined relative to cost price, so using selling price leads to incorrect results.
❌ Confusing profit with loss or mixing up formulas
✓ Remember profit occurs when SP > CP and loss when CP > SP; use correct formulas accordingly.
Why: Misinterpretation leads to wrong sign and incorrect answers.
❌ Forgetting to convert percentage values into decimal form before calculations
✓ Always divide percentage by 100 before multiplying.
Why: Skipping this step inflates the result and causes errors.
❌ Using wrong formula for cost price when given selling price and profit/loss percentage
✓ Use \( CP = \frac{SP}{1 + \frac{\text{Profit \%}}{100}} \) for profit and \( CP = \frac{SP}{1 - \frac{\text{Loss \%}}{100}} \) for loss.
Why: Applying profit or loss percentage directly to SP causes incorrect calculations.
❌ Not checking whether profit or loss is made before applying formulas
✓ Always compare SP and CP first to identify profit or loss.
Why: Using wrong formula without identifying profit or loss leads to wrong answers.
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
Percentage profit and loss · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.