Study Guide

Comparing Quantities Class 7: Ratio, Percentage, Profit & Loss

From shopping discounts to exam scores, learn the math behind everyday comparisons!

CBSEClass 7
The SparkEd Authors (IITian & Googler)15 March 202610 min read
CBSE Class 7 Comparing Quantities Guide — SparkEd

Why Comparing Quantities Matters in Real Life

"This shirt is 30% off!" "India scored at a run rate of 8.5." "The recipe needs flour and sugar in the ratio 3:1." Every single day, you compare quantities using ratios, percentages, and proportions.

In NCERT Class 7 Math (Chapter 7: Comparing Quantities), you'll learn the math behind these comparisons. This chapter is incredibly practical because you'll use these concepts in shopping, cooking, sports, science, and eventually in business and finance. Let's make you a pro at it!

Ratios: Comparing Two Quantities

A ratio compares two quantities of the same kind. It tells you how much of one thing there is compared to another.

The ratio of aa to bb is written as a:ba : b or ab\frac{a}{b}.

Key rules for ratios:
- Both quantities must be in the same unit. (You can't compare 33 kg with 55 metres!)
- Ratios have no units.
- Ratios can be simplified like fractions: 12:8=3:212 : 8 = 3 : 2.

Example 1: A class has 1818 boys and 1212 girls. What is the ratio of boys to girls?

18:12=3:218 : 12 = 3 : 2

This means for every 33 boys, there are 22 girls.

Example 2: Express the ratio 4040 cm to 1.21.2 m in simplest form.

First, convert to the same unit: 1.21.2 m =120= 120 cm.

40:120=1:340 : 120 = 1 : 3

Equivalent Ratios: Just like equivalent fractions, you can multiply or divide both parts of a ratio by the same number.

2:5=4:10=6:15=20:502 : 5 = 4 : 10 = 6 : 15 = 20 : 50

Percentages: The Universal Comparison Tool

A percentage is a ratio expressed out of 100100. The word "percent" literally means "per hundred."

Percentage=PartWhole×100\text{Percentage} = \frac{\text{Part}}{\text{Whole}} \times 100

Converting Fractions to Percentages

Multiply the fraction by 100100:

34=34×100%=75%\frac{3}{4} = \frac{3}{4} \times 100\% = 75\%

18=18×100%=12.5%\frac{1}{8} = \frac{1}{8} \times 100\% = 12.5\%

56=56×100%=83.3%\frac{5}{6} = \frac{5}{6} \times 100\% = 83.\overline{3}\%

Converting Decimals to Percentages

Multiply by 100100 (just move the decimal point two places right):

0.45=45%0.45 = 45\%

0.07=7%0.07 = 7\%

1.25=125%1.25 = 125\%

Yes, percentages can be more than 100%100\%! If you score 5252 out of 4040 (with bonus marks), that's 130%130\%.

Converting Percentages to Fractions

Divide by 100100 and simplify:

25%=25100=1425\% = \frac{25}{100} = \frac{1}{4}

37.5%=37.5100=3751000=3837.5\% = \frac{37.5}{100} = \frac{375}{1000} = \frac{3}{8}

Memorising common fraction-percentage equivalents speeds up calculations:

FractionPercentage
12\frac{1}{2}50%50\%
14\frac{1}{4}25%25\%
34\frac{3}{4}75%75\%
15\frac{1}{5}20%20\%
13\frac{1}{3}33.3%33.\overline{3}\%
18\frac{1}{8}12.5%12.5\%

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Percentage Applications: Increase, Decrease & Finding the Whole

Percentages are used in all sorts of practical calculations.

Finding a percentage of a number:
What is 15%15\% of 600600?

15100×600=90\frac{15}{100} \times 600 = 90

Percentage increase:
A city's population increased from 50,00050{,}000 to 55,00055{,}000. What is the percentage increase?

Increase=55,00050,000=5,000\text{Increase} = 55{,}000 - 50{,}000 = 5{,}000

Percentage increase=5,00050,000×100=10%\text{Percentage increase} = \frac{5{,}000}{50{,}000} \times 100 = 10\%

Percentage decrease:
The price of a item dropped from Rs. 800800 to Rs. 680680. What is the percentage decrease?

Decrease=800680=120\text{Decrease} = 800 - 680 = 120

Percentage decrease=120800×100=15%\text{Percentage decrease} = \frac{120}{800} \times 100 = 15\%

Finding the whole when percentage is known:
If 40%40\% of a number is 120120, find the number.

40100×x=120\frac{40}{100} \times x = 120

x=120×10040=300x = \frac{120 \times 100}{40} = 300

Profit, Loss & Discount

When a shopkeeper buys an item, that's the Cost Price (CP). When they sell it, that's the Selling Price (SP).

  • If SP>CPSP > CP: Profit =SPCP= SP - CP
    - If CP>SPCP > SP: Loss =CPSP= CP - SP

Percentage formulas:

Profit%=ProfitCP×100=SPCPCP×100\text{Profit}\% = \frac{\text{Profit}}{CP} \times 100 = \frac{SP - CP}{CP} \times 100

Loss%=LossCP×100=CPSPCP×100\text{Loss}\% = \frac{\text{Loss}}{CP} \times 100 = \frac{CP - SP}{CP} \times 100

Example 1: A shopkeeper buys a toy for Rs. 250250 and sells it for Rs. 300300.

Profit=300250=Rs. 50\text{Profit} = 300 - 250 = \text{Rs. } 50

Profit%=50250×100=20%\text{Profit}\% = \frac{50}{250} \times 100 = 20\%

Example 2: A phone bought for Rs. 15,00015{,}000 was sold for Rs. 12,00012{,}000.

Loss=15,00012,000=Rs. 3,000\text{Loss} = 15{,}000 - 12{,}000 = \text{Rs. } 3{,}000

Loss%=3,00015,000×100=20%\text{Loss}\% = \frac{3{,}000}{15{,}000} \times 100 = 20\%

Finding SP from CP and profit/loss percentage:

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

SP=CPLoss=CP×(1Loss%100)SP = CP - \text{Loss} = CP \times \left(1 - \frac{\text{Loss}\%}{100}\right)

Example 3: CP == Rs. 400400, Profit =15%= 15\%. Find SP.

SP=400×(1+15100)=400×1.15=Rs. 460SP = 400 \times \left(1 + \frac{15}{100}\right) = 400 \times 1.15 = \text{Rs. } 460

Simple Interest

When you borrow or deposit money, interest is the extra amount paid for using that money.

Key terms:
- Principal (P): The original amount borrowed or deposited.
- Rate (R): The percentage charged per year.
- Time (T): The duration in years.
- Simple Interest (SI): Interest calculated only on the principal.

SI=P×R×T100SI = \frac{P \times R \times T}{100}

Amount (A)=P+SI=P+P×R×T100=P(1+RT100)\text{Amount (A)} = P + SI = P + \frac{P \times R \times T}{100} = P\left(1 + \frac{RT}{100}\right)

Example 1: Find the simple interest on Rs. 5,0005{,}000 at 8%8\% per annum for 33 years.

SI=5000×8×3100=120000100=Rs. 1,200SI = \frac{5000 \times 8 \times 3}{100} = \frac{120000}{100} = \text{Rs. } 1{,}200

Amount=5000+1200=Rs. 6,200\text{Amount} = 5000 + 1200 = \text{Rs. } 6{,}200

Example 2: At what rate will Rs. 2,0002{,}000 yield Rs. 300300 as interest in 22 years?

300=2000×R×2100300 = \frac{2000 \times R \times 2}{100}

300=40R300 = 40R

R=7.5%R = 7.5\%

Example 3: In how many years will Rs. 1,6001{,}600 amount to Rs. 2,0002{,}000 at 5%5\% per annum?

SI=20001600=400SI = 2000 - 1600 = 400

400=1600×5×T100400 = \frac{1600 \times 5 \times T}{100}

400=80T400 = 80T

T=5 yearsT = 5 \text{ years}

Common Mistakes to Watch Out For

These errors come up again and again in exams:

1. Calculating profit/loss percentage on SP instead of CP: Profit and loss percentages are ALWAYS calculated on the Cost Price, not the Selling Price. This is the most common mistake!

2. Forgetting to convert units in ratios: 500500 g and 22 kg cannot be compared directly. Convert to the same unit first (500500 g :2000: 2000 g =1:4= 1 : 4).

3. Confusing "of" with "is": "25%25\% of 200200" means 25100×200=50\frac{25}{100} \times 200 = 50. "What is 5050 as a percentage of 200200" means 50200×100=25%\frac{50}{200} \times 100 = 25\%.

4. Wrong time unit in simple interest: If the rate is per annum but the time is in months, convert months to years first (e.g., 66 months =12= \frac{1}{2} year).

5. Not simplifying ratios: Always express ratios in their simplest form. 12:812 : 8 should be written as 3:23 : 2.

Key Takeaways

Here's your essential summary:

  • Ratio a:ba : b compares two quantities of the same kind. Always simplify!
    - Percentage means per hundred: PartWhole×100\frac{\text{Part}}{\text{Whole}} \times 100.
    - Profit %\% =SPCPCP×100= \frac{SP - CP}{CP} \times 100; Loss %\% =CPSPCP×100= \frac{CP - SP}{CP} \times 100.
    - Simple Interest =P×R×T100= \frac{P \times R \times T}{100}.
    - Memorise common fraction-to-percentage conversions for speed.

Ready for some practice? Head to SparkEd and try the interactive questions on ratios, percentages, and profit & loss. The instant feedback helps you learn from every mistake!

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now