👁 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 and Number Systems
Study mode

Percentage calculations

Introduction to Percentage Calculations

Have you ever wondered how shops calculate discounts during sales or how banks compute interest on your savings? The answer lies in understanding percentages. The term percentage means "per hundred," and it is a way to express any number as a part of 100. For example, if you score 80 out of 100 marks in an exam, your score is 80%, which means 80 per hundred.

Percentages are everywhere-in price changes, profit and loss, interest rates, and even in statistics like population growth. In competitive exams, questions on percentages test your ability to quickly and accurately work with these concepts. This chapter will guide you step-by-step to master percentage calculations, starting from the basics and moving towards more complex applications.

Definition and Conversion

Let's begin by understanding what a percentage is and how it relates to fractions and decimals.

Percentage 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, or \(\frac{25}{100}\).

Since percentages are closely related to fractions and decimals, it is important to know how to convert between these forms:

Fraction Decimal Percentage
\(\frac{1}{2}\) 0.5 50%
\(\frac{1}{4}\) 0.25 25%
\(\frac{3}{5}\) 0.6 60%
\(\frac{7}{10}\) 0.7 70%
\(\frac{9}{20}\) 0.45 45%

To convert between these forms, use the following rules:

  • Percentage to Decimal: Divide by 100. For example, 25% = \(\frac{25}{100} = 0.25\).
  • Decimal to Percentage: Multiply by 100. For example, 0.6 = \(0.6 \times 100 = 60\%\).
  • Fraction to Percentage: Convert the fraction to decimal by dividing numerator by denominator, then multiply by 100.
  • Percentage to Fraction: Write the percentage over 100 and simplify if possible. For example, 75% = \(\frac{75}{100} = \frac{3}{4}\).
Key Concept

Percentage Conversion

Percentage is a way to express numbers as parts of 100. It connects fractions and decimals.

Percentage Increase and Decrease

In daily life, prices of goods often change. Sometimes they increase, and sometimes they decrease. Understanding how to calculate the percentage increase or decrease helps you analyze these changes clearly.

Percentage Increase tells us by what percent a value has grown compared to its original value.

Percentage Decrease tells us by what percent a value has reduced compared to its original value.

The formulas are:

Percentage Increase

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

Percentage Decrease

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

Note the importance of the original value as the base for the calculation. This is a common point of confusion, so always remember: percentage change is always relative to the original value.

graph TD    A[Start] --> B[Identify Original Value and New Value]    B --> C[Calculate Difference]    C --> D{Is New Value > Original?}    D -->|Yes| E[Calculate Percentage Increase]    D -->|No| F[Calculate Percentage Decrease]    E --> G[End]    F --> G

Worked Examples

Example 1: Calculating Percentage Increase Easy
The price of a book rises from INR 500 to INR 600. Calculate the percentage increase in price.

Step 1: Identify the original and new values.

Original Price = INR 500, New Price = INR 600

Step 2: Calculate the increase in price.

Increase = New Price - Original Price = 600 - 500 = INR 100

Step 3: Use the percentage increase formula:

\[ \text{Percentage Increase} = \frac{100}{500} \times 100 = 20\% \]

Answer: The price increased by 20%.

Example 2: Finding Discount Percentage Medium
An item originally priced at INR 1200 is sold for INR 900. Find the discount percentage.

Step 1: Identify the original price and selling price.

Original Price = INR 1200, Selling Price = INR 900

Step 2: Calculate the discount amount.

Discount = Original Price - Selling Price = 1200 - 900 = INR 300

Step 3: Calculate discount percentage:

\[ \text{Discount \%} = \frac{300}{1200} \times 100 = 25\% \]

Answer: The discount percentage is 25%.

Example 3: Profit Percentage Calculation Medium
A shopkeeper buys a product for INR 1500 and sells it for INR 1800. Calculate the profit percentage.

Step 1: Identify cost price (CP) and selling price (SP).

CP = INR 1500, SP = INR 1800

Step 2: Calculate profit.

Profit = SP - CP = 1800 - 1500 = INR 300

Step 3: Calculate profit percentage:

\[ \text{Profit \%} = \frac{300}{1500} \times 100 = 20\% \]

Answer: The profit percentage is 20%.

Example 4: Simple Interest Calculation Medium
Calculate the simple interest on INR 10,000 at 5% per annum for 3 years.

Step 1: Identify principal (P), rate (R), and time (T).

P = INR 10,000, R = 5%, T = 3 years

Step 2: Use the simple interest formula:

\[ SI = \frac{P \times R \times T}{100} = \frac{10,000 \times 5 \times 3}{100} = 1500 \]

Answer: The simple interest is INR 1500.

Example 5: Reverse Percentage Problem Hard
After a 20% discount, the selling price of an item is INR 800. Find the original price.

Step 1: Understand that the selling price is 80% of the original price (because 100% - 20% = 80%).

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

Then, \(80\%\) of \(x = 800\), or

\[ \frac{80}{100} \times x = 800 \]

Step 3: Solve for \(x\):

\[ x = \frac{800 \times 100}{80} = 1000 \]

Answer: The original price was INR 1000.

Percentage Increase

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

Calculate how much a value has increased relative to the original.

Percentage Decrease

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

Calculate how much a value has decreased relative to the original.

Profit Percentage

\[\text{Profit \%} = \frac{\text{Profit}}{\text{Cost Price}} \times 100\]

Calculate profit as a percentage of cost price.

Discount Percentage

\[\text{Discount \%} = \frac{\text{Discount}}{\text{Original Price}} \times 100\]

Calculate discount as a percentage of original price.

Quick Tips for Percentage Calculations

  • Remember 'percent' means 'per hundred'; always divide by 100 when converting to decimal.
  • For percentage increase or decrease, always use the original value as the base.
  • Use the complement method for discounts: instead of calculating discount, find the selling price percentage directly.
  • For reverse percentage problems, use the formula: Original Price = (New Price x 100) / (100 ± Percentage Change).
  • Convert percentages to decimals before multiplication to avoid errors.

Tips & Tricks

Tip: Always remember that 'percent' means 'per hundred'. To convert a percentage to decimal, divide by 100.

When to use: Whenever converting percentages to decimals for calculations.

Tip: For quick percentage increase or decrease, find the difference first, then divide by the original value.

When to use: When calculating percentage change between two values.

Tip: Use the complement method for discounts: instead of calculating discount, calculate the percentage of the selling price directly.

When to use: When dealing with discount problems to save time.

Tip: To find the original price before percentage change, use the reverse percentage formula instead of trial and error.

When to use: In reverse percentage problems where original value is unknown.

Tip: Convert all percentages to decimals for multiplication problems to avoid confusion.

When to use: When applying percentage rates to quantities, like interest or population growth.

Common Mistakes to Avoid

❌ Using the new value as the base instead of the original value when calculating percentage increase or decrease.
✓ Always use the original value as the denominator in percentage change calculations.
Why: Students confuse which value to use as the base, leading to incorrect percentages.
❌ Confusing percentage increase with percentage decrease formulas.
✓ Remember that increase uses (New - Original) and decrease uses (Original - New) in the numerator.
Why: Similar formulas cause mix-ups if not memorized properly.
❌ Not converting percentages to decimals before multiplication, leading to wrong answers.
✓ Always convert percentage to decimal by dividing by 100 before multiplying.
Why: Skipping this step inflates the result by a factor of 100.
❌ Rounding intermediate values too early in multi-step problems.
✓ Keep intermediate values precise and round only the final answer.
Why: Early rounding causes cumulative errors.
❌ Misinterpreting 'percentage of' as 'percentage increase' or vice versa.
✓ Understand the problem context carefully to distinguish between finding a percentage of a number and calculating percentage change.
Why: Misreading problem statements leads to applying wrong formulas.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
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 calculations · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.