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

Percentage

Introduction to Percentage

Percentage is a fundamental concept in mathematics that means "per hundred". Whenever you see the term percentage, it refers to a part out of 100. Imagine you have a cake cut into 100 equal pieces; the number of pieces you have is your percentage of the whole cake. Percentages are everywhere-calculating exam scores, discounts during sales, interest rates on bank deposits, or battery levels on your phone. In competitive exams, understanding percentages is critical because many real-life problems are framed using them.

Since percentages are closely related to fractions and decimals, grasping these connections helps solve problems more easily. In this section, we will begin from first principles, learn the meaning of percentages, and gradually move towards solving practical problems involving money (INR) and metric measurements.

Definition and Basic Understanding of Percentage

The word percentage literally means per hundred. It is a way of expressing a number as a fraction of 100. The symbol for percentage is %.

For example, 25% means 25 out of 100.

Key Concept

What is Percentage?

Percentage means parts per hundred. It tells how many parts out of 100.

To understand this visually, imagine a circle representing a whole (100%). Shaded parts of this circle represent the percentage.

25% 50% 75% 100%

Percentages can also be converted into fractions and decimals easily:

  • To convert percentage to fraction, write the percentage over 100 and simplify. For example, 25% = \( \frac{25}{100} = \frac{1}{4} \).
  • To convert percentage to decimal, divide by 100. For example, 25% = \( \frac{25}{100} = 0.25 \).
  • To convert from decimal to percentage, multiply by 100. For example, 0.25 \( \times \) 100 = 25%.
Conversion Formulas:
Percentage to Decimal: \( p\% = \frac{p}{100} \)
Decimal to Percentage: Decimal \( \times 100 = \) Percentage
Percentage to Fraction: \( p\% = \frac{p}{100} \) and then simplify

Finding Percentage of a Number

Often we are asked to find a certain percentage of a given number, like "What is 12% of 5000 INR?". This means finding how many parts out of the whole number correspond to the given percentage.

The general method is:

  • Convert the percentage to decimal by dividing by 100.
  • Multiply the decimal by the number to get the value.
graph TD    A[Start] --> B[Convert percentage p% to decimal: p/100]    B --> C[Multiply decimal by the number N]    C --> D[Result is p% of N]

Why does this work? Because percentage means parts per 100, converting p% to a decimal gives a fraction that when multiplied by N gives exactly the portion of N that represents p%.

Formula:
\( \text{Value} = \frac{p}{100} \times N \)
where \( p \) = percentage, \( N \) = number
Example 1: Calculate 12.5% of 3200 INR Easy
Find 12.5% of 3200 INR.

Step 1: Convert 12.5% to decimal.

12.5% = \( \frac{12.5}{100} = 0.125 \)

Step 2: Multiply decimal by 3200.

\( 0.125 \times 3200 = 400 \)

Answer: 12.5% of 3200 INR is 400 INR.

Percentage Increase and Decrease

Percentages are commonly used to describe how much a quantity increases or decreases compared to its original value. This is especially useful when dealing with prices, populations, or measurements.

Percentage increase means the new value is more than the original. Percentage decrease means the new value is less.

Type Original Amount Percentage Change Formula for New Amount
Increase \( O \) \( p\% \) increase \( \text{New Amount} = O \times \left(1 + \frac{p}{100}\right) \)
Decrease \( O \) \( p\% \) decrease \( \text{New Amount} = O \times \left(1 - \frac{p}{100}\right) \)

Think of it this way: For an increase, you add the percentage to 100%, and for a decrease, you subtract it from 100%, then multiply with the original amount.

Formulas:
Percentage Increase: \( \text{New Value} = \text{Original} \times \left(1 + \frac{p}{100}\right) \)
Percentage Decrease: \( \text{New Value} = \text{Original} \times \left(1 - \frac{p}{100}\right) \)
Example 2: A price of a product increases by 15%. Find the new price if original price is 1200 INR Medium
Original Price = 1200 INR. Price increases by 15%. Calculate new price.

Step 1: Convert percentage increase to multiplier.

Multiplier = \( 1 + \frac{15}{100} = 1 + 0.15 = 1.15 \)

Step 2: Multiply original price by multiplier.

\( 1200 \times 1.15 = 1380 \)

Answer: New price after 15% increase = 1380 INR.

Successive Percentage Changes

Sometimes, a quantity is changed by a percentage multiple times in succession. For example, a price can increase by 10% one month and decrease by 5% the next. Successive percentage changes do not add up simply; instead, you multiply the effects.

This is because each change applies to the new value after the previous change.

graph TD    A[Start with Original Value]    A --> B[Apply first change: Multiply by (1 + p1/100)]    B --> C[Apply second change: Multiply by (1 + p2/100)]    C --> D[Continue for each change]    D --> E[Net Change = Product of multipliers - 1]

If \( p_1 \), \( p_2 \), ... are percentage changes (use negative values for decreases), then:

Formula:
\[ \text{Net Change} = \left(1 + \frac{p_1}{100}\right) \times \left(1 + \frac{p_2}{100}\right) \times \cdots - 1 \]
Example 3: A product price is increased by 10% and then decreased by 5%. Find net percentage change. Medium
Calculate the overall percentage change after a 10% increase followed by a 5% decrease.

Step 1: Express changes as multipliers.

Increase by 10% = \( 1 + \frac{10}{100} = 1.10 \)

Decrease by 5% = \( 1 - \frac{5}{100} = 0.95 \)

Step 2: Multiply multipliers to get net change factor.

\( 1.10 \times 0.95 = 1.045 \)

Step 3: Net change = 1.045 - 1 = 0.045 = 4.5%

Answer: Net effect is a 4.5% increase.

Applications in Profit, Loss, Discount, and Commission

Percentage calculations appear often in commerce and trading scenarios such as profit, loss, discount, and commission. Understanding how to apply percentages in these contexts is essential especially for exams related to business mathematics.

Term Formula Explanation
Profit Profit = Selling Price (SP) - Cost Price (CP) Gain made on selling an item
Loss Loss = Cost Price (CP) - Selling Price (SP) Amount lost when selling price is less than cost price
Profit Percentage Profit% = \( \frac{\text{Profit}}{\text{Cost Price}} \times 100 \) Profit expressed as a percentage of Cost Price
Loss Percentage Loss% = \( \frac{\text{Loss}}{\text{Cost Price}} \times 100 \) Loss expressed as a percentage of Cost Price
Discount Discount = Marked Price - Selling Price Reduction from the marked price
Discount Percentage Discount% = \( \frac{\text{Discount}}{\text{Marked Price}} \times 100 \) Discount as a percentage of the Marked Price
Selling Price after Discount Selling Price = Marked Price \( \times \left(1 - \frac{\text{Discount%}}{100}\right) \) Price buyer pays after discount
Example 4: A shopkeeper buys an article for 500 INR and sells it for 575 INR. Find profit percentage. Easy
Cost Price = 500 INR, Selling Price = 575 INR. Calculate profit% .

Step 1: Calculate Profit.

Profit = SP - CP = 575 - 500 = 75 INR

Step 2: Calculate profit percentage.

Profit% = \( \frac{75}{500} \times 100 = 15\% \)

Answer: Profit percentage is 15%.

Example 5: An article is marked at 2000 INR with a 10% discount. Calculate selling price. Easy
Marked Price = 2000 INR, Discount = 10%. Find selling price.

Step 1: Convert discount percentage to multiplier.

Multiplier = \( 1 - \frac{10}{100} = 0.90 \)

Step 2: Calculate selling price.

Selling Price = 2000 \( \times \) 0.90 = 1800 INR

Answer: Selling price after discount is 1800 INR.

Key Percentage Formulas

\[\frac{p}{100} \times N, \quad \text{New Value} = O \times \left(1 \pm \frac{p}{100}\right), \quad \text{Profit\%} = \frac{S - C}{C} \times 100, \quad \text{Loss\%} = \frac{C - S}{C} \times 100\]

Formulas for finding percentage of a number, increase/decrease, profit, and loss

Formula Bank

Percentage to Decimal
\[ p\% = \frac{p}{100} \]
where: \( p \) = percentage value
Percentage of a Number
\[ \text{Value} = \frac{p}{100} \times N \]
where: \( p \) = percentage, \( N \) = number
Percentage Increase
\[ \text{New Value} = \text{Original Value} \times \left(1 + \frac{p}{100}\right) \]
where: \( p \) = percentage increase
Percentage Decrease
\[ \text{New Value} = \text{Original Value} \times \left(1 - \frac{p}{100}\right) \]
where: \( p \) = percentage decrease
Profit Percentage
\[ \text{Profit\%} = \frac{\text{Profit}}{\text{Cost Price}} \times 100 = \frac{\text{Selling Price} - \text{Cost Price}}{\text{Cost Price}} \times 100 \]
Profit = Selling Price - Cost Price
Loss Percentage
\[ \text{Loss\%} = \frac{\text{Loss}}{\text{Cost Price}} \times 100 = \frac{\text{Cost Price} - \text{Selling Price}}{\text{Cost Price}} \times 100 \]
Loss = Cost Price - Selling Price
Successive Percentage Change
\[ \text{Net Change} = \left(1 + \frac{p_1}{100}\right) \times \left(1 + \frac{p_2}{100}\right) \times \cdots - 1 \]
where: \( p_1, p_2, \ldots \) = successive percentage changes (use negative for decrease)
Example 6: Calculate loss percentage if a TV bought for 25,000 INR is sold at 23,500 INR Easy
Given Cost Price = 25,000 INR, Selling Price = 23,500 INR. Find loss percentage.

Step 1: Calculate Loss.

Loss = CP - SP = 25,000 - 23,500 = 1,500 INR

Step 2: Calculate Loss %.

Loss% = \( \frac{1,500}{25,000} \times 100 = 6\% \)

Answer: Loss percentage is 6%.

Example 7: Find the percentage increase if a quantity changes from 80 litres to 100 litres Easy
Initial quantity = 80 litres, final quantity = 100 litres. Find percentage increase.

Step 1: Calculate increase amount.

Increase = 100 - 80 = 20 litres

Step 2: Calculate percentage increase.

Percentage increase = \( \frac{20}{80} \times 100 = 25\% \)

Answer: Percentage increase is 25%.

Tips & Tricks

Tip: Convert percentage to decimal by dividing by 100 to simplify calculations.
When to use: Whenever you need to find a percentage of a number quickly.
Tip: For successive percentage changes, multiply the successive multipliers instead of adding percentages.
When to use: When problems have multiple increases or decreases occurring one after the other.
Tip: Use approximation: for small percentages, 1% of a number = number/100; useful for quick mental math.
When to use: To estimate answers quickly in multiple-choice questions.
Tip: Remember profit and loss percentages are always calculated based on Cost Price, not Selling Price.
When to use: To avoid errors in financial percentage problems.
Tip: Discounts can be combined using successive percentage change method when multiple discounts apply.
When to use: When solving problems involving successive or compound discounts.

Common Mistakes to Avoid

❌ Adding successive percentage increases as simple sums (e.g., 10% + 20% = 30%).
✓ Multiply successive multipliers: \( (1+0.10) \times (1+0.20) - 1 \approx 32\%\).
Why: Percentage changes compound multiplicatively, not additively.
❌ Calculating profit or loss percentage on Selling Price instead of Cost Price.
✓ Always use Cost Price as denominator in profit/loss percentage formulas.
Why: Standard definitions of profit and loss percentages relate them to Cost Price.
❌ Confusing percentage increase with percentage difference by not choosing correct base.
✓ Ensure old/original value is the base when calculating percentage increase or decrease.
Why: Using wrong base leads to incorrect answers.
❌ Treating percentage as per thousand or other bases instead of per hundred.
✓ Remember that 1% = 1 per 100, always use 100 as the base.
Why: Misunderstanding base causes calculation errors.
❌ Applying discount percentage directly without subtracting from 100% to calculate selling price.
✓ Calculate Selling Price as Marked Price \( \times (1 - \frac{\text{Discount}}{100}) \).
Why: Multiplying directly by discount percentage gives discount amount, not selling 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
Percentage · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.