👁 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 way to express a number as a part of 100. The word "percent" literally means "per hundred." This means when we say 25%, we mean 25 out of 100 parts. Percentages are everywhere-in calculating discounts during shopping, understanding interest rates in banks, or measuring success rates in exams.

Understanding percentages helps you compare quantities easily and solve many practical problems. Since percentages relate closely to fractions, decimals, and ratios, mastering them strengthens your overall arithmetic skills, which are crucial for competitive exams.

Understanding Percentage

At its core, a percentage is a fraction with denominator 100. For example, 25% means \(\frac{25}{100}\) or 0.25 in decimal form.

To convert between fractions, decimals, and percentages:

  • Fraction to Percentage: Multiply by 100.
    Example: \(\frac{3}{4} = 0.75 = 75\%\)
  • Decimal to Percentage: Multiply by 100.
    Example: 0.6 = 60%
  • Percentage to Decimal: Divide by 100.
    Example: 45% = 0.45

Let's see a real-life example:

Example: What is 25% of 200 meters?

Since 25% = \(\frac{25}{100} = 0.25\), multiply 0.25 by 200 meters:

\(0.25 \times 200 = 50\) meters.

This means 25% of 200 meters is 50 meters.

25%

Calculating Percentage

There are three common types of percentage calculations:

  1. Finding Percentage of a Number: To find P% of a number N, use the formula:

Percentage of a Number

\[\frac{P}{100} \times N\]

Calculate P% of N by multiplying N by P/100

P = Percentage
N = Number
  1. Finding the Number from Percentage: If you know the part and the percentage, find the whole number N:

Finding the Number from Percentage

\[N = \frac{\text{Part} \times 100}{P}\]

Calculate the whole number when given part and percentage

Part = Given part
P = Percentage
  1. Percentage Increase and Decrease: To find how much a quantity has increased or decreased in percentage:

Percentage Increase

\[\text{Percentage Increase} = \frac{\text{Increase}}{\text{Original}} \times 100\]

Calculate increase relative to original value

Increase = New value - Original value

Percentage Decrease

\[\text{Percentage Decrease} = \frac{\text{Decrease}}{\text{Original}} \times 100\]

Calculate decrease relative to original value

Decrease = Original value - New value
graph TD    A[Start] --> B{Type of Calculation?}    B --> C[Find Percentage of Number]    B --> D[Find Number from Percentage]    B --> E[Calculate Percentage Increase/Decrease]    C --> F[Use formula: (P/100) x N]    D --> G[Use formula: (Part x 100)/P]    E --> H{Increase or Decrease?}    H --> I[Increase: ((New - Original)/Original) x 100]    H --> J[Decrease: ((Original - New)/Original) x 100]

Worked Examples

Example 1: Calculate 15% of 500 INR Easy
Find the discount amount if a shop offers a 15% discount on an item priced at 500 INR.

Step 1: Identify the percentage and the number.

Percentage \(P = 15\%\), Number \(N = 500\) INR.

Step 2: Use the formula for percentage of a number:

\( \frac{15}{100} \times 500 = 0.15 \times 500 = 75 \) INR.

Answer: The discount amount is 75 INR.

Example 2: Percentage Increase from 1200 INR to 1380 INR Medium
A product's price increases from 1200 INR to 1380 INR. Find the percentage increase.

Step 1: Calculate the increase.

Increase = New price - Original price = 1380 - 1200 = 180 INR.

Step 2: Use the percentage increase formula:

\[ \text{Percentage Increase} = \frac{180}{1200} \times 100 = 15\% \]

Answer: The price increased by 15%.

Example 3: Find Original Price Given Discounted Price and Discount Percentage Medium
An item is sold for 850 INR after a 15% discount. Find the original price.

Step 1: Let the original price be \(x\) INR.

Step 2: Since there is a 15% discount, the selling price is 85% of the original price.

\[ 85\% \text{ of } x = 850 \implies \frac{85}{100} \times x = 850 \]

Step 3: Solve for \(x\):

\[ x = \frac{850 \times 100}{85} = 1000 \text{ INR} \]

Answer: The original price was 1000 INR.

Example 4: Net Percentage Change After Successive Increases of 10% and 20% Hard
A salary is increased by 10% in the first year and then by 20% in the second year. What is the total percentage increase over two years?

Step 1: Use the successive percentage change formula:

\[ \text{Net Change} = \left(1 + \frac{p}{100}\right) \times \left(1 + \frac{q}{100}\right) - 1 \]

Here, \(p = 10\%\), \(q = 20\%\).

Step 2: Calculate:

\[ = (1 + 0.10) \times (1 + 0.20) - 1 = 1.10 \times 1.20 - 1 = 1.32 - 1 = 0.32 \]

Step 3: Convert to percentage:

\(0.32 \times 100 = 32\%\)

Answer: The total increase over two years is 32%.

Example 5: Using Percentage to Solve Ratio Problems Hard
The ratio of boys to girls in a class is 3:5. If 40% of the boys and 60% of the girls passed an exam, what percentage of the whole class passed?

Step 1: Assume total students = 8 parts (3 boys + 5 girls).

Boys = 3 parts, Girls = 5 parts.

Step 2: Calculate number of boys passed:

\(40\%\) of boys = \(0.40 \times 3 = 1.2\) parts.

Step 3: Calculate number of girls passed:

\(60\%\) of girls = \(0.60 \times 5 = 3\) parts.

Step 4: Total passed = \(1.2 + 3 = 4.2\) parts.

Step 5: Percentage passed = \(\frac{4.2}{8} \times 100 = 52.5\%\).

Answer: 52.5% of the class passed the exam.

Formula Bank

Percentage of a Number
\[\text{Percentage of a number} = \frac{P}{100} \times N\]
where: \(P\) = percentage, \(N\) = number
Finding the Number from Percentage
\[ N = \frac{\text{Part} \times 100}{P} \]
where: Part = given part, \(P\) = percentage
Percentage Increase
\[ \text{Percentage Increase} = \frac{\text{Increase}}{\text{Original}} \times 100 \]
where: Increase = new value - original value
Percentage Decrease
\[ \text{Percentage Decrease} = \frac{\text{Decrease}}{\text{Original}} \times 100 \]
where: Decrease = original value - new value
Successive Percentage Change
\[ \text{Net Change} = \left(1 + \frac{p}{100}\right) \times \left(1 + \frac{q}{100}\right) - 1 \]
where: \(p, q\) = percentage changes (use negative for decrease)

Tips & Tricks

Tip: Convert percentages to decimals to simplify multiplication.

When to use: When calculating percentage of a number quickly.

Tip: Use 1% as \(\frac{1}{100}\) to estimate values mentally.

When to use: For quick approximations in exam conditions.

Tip: For successive percentage changes, multiply the factors \((1 + \frac{p}{100})\) and \((1 + \frac{q}{100})\) instead of adding percentages.

When to use: When dealing with compound percentage increases or decreases.

Tip: Remember that percentage increase and decrease are always calculated on the original value, not the new value.

When to use: To avoid common calculation errors.

Tip: Use complementary percentages (e.g., 25% is \(\frac{1}{4}\)) to simplify fraction conversions.

When to use: When converting between fractions and percentages.

Common Mistakes to Avoid

❌ Adding percentage increases directly instead of multiplying for successive changes.
✓ Use the formula \((1 + \frac{p}{100})(1 + \frac{q}{100}) - 1\) to find net change.
Why: Because percentage changes compound multiplicatively, not additively.
❌ Calculating percentage increase/decrease using the new value as the base.
✓ Always use the original value as the denominator in percentage calculations.
Why: Percentage change is defined relative to the original amount.
❌ Confusing percentage with percentage points.
✓ Understand that percentage points measure absolute difference, while percentage measures relative change.
Why: Misinterpretation leads to incorrect conclusions in problems.
❌ Not converting percentages to decimals or fractions before calculations.
✓ Convert percentages to decimals (divide by 100) for multiplication or division.
Why: Prevents calculation errors and simplifies operations.
❌ Ignoring units or currency in word problems.
✓ Always include and convert units (e.g., meters, INR) consistently.
Why: Ensures clarity and correctness in 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 · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.