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

Ratio and proportion

Introduction to Ratio and Proportion

In everyday life, we often compare quantities to understand their relationship. For example, if a recipe calls for 2 cups of flour and 1 cup of sugar, we say the ratio of flour to sugar is 2 to 1. Similarly, when converting currency, mixing paints, or sharing money, the concepts of ratio and proportion help us solve problems efficiently.

Ratio is a way to compare two quantities by division, showing how many times one quantity contains another. Proportion is an equation stating that two ratios are equal. These concepts are fundamental in mathematics and appear frequently in competitive exams, making it essential to understand them clearly.

Ratio

A ratio compares two quantities of the same kind by division. It tells us how much of one quantity there is compared to another. For example, if there are 3 apples and 2 oranges, the ratio of apples to oranges is 3:2.

Ratios can be written in three ways:

  • Using a colon: 3:2
  • Using the word 'to': 3 to 2
  • As a fraction: \(\frac{3}{2}\)

It is important to note that a ratio is not a fraction representing a part of a whole but a comparison between two separate quantities.

Types of Ratios

  • Part to Part Ratio: Compares one part of a quantity to another part. Example: Ratio of boys to girls in a class is 5:7.
  • Part to Whole Ratio: Compares one part to the entire quantity. Example: If 5 boys and 7 girls are in a class, the ratio of boys to total students is 5:12.

Simplification of Ratios

Just like fractions, ratios can be simplified by dividing both terms by their greatest common divisor (GCD). Simplifying makes calculations easier and helps in comparing ratios effectively.

3 parts 2 parts

Figure: A pie chart representing the ratio 3:2, where the green segment is 3 parts and the blue segment is 2 parts of the whole.

Proportion

Proportion is an equation that states two ratios are equal. If the ratio of \(a\) to \(b\) is the same as the ratio of \(c\) to \(d\), then we say:

\(\frac{a}{b} = \frac{c}{d}\)

This means the two ratios form a proportion.

Properties of Proportion

The most important property used to verify or solve proportions is cross multiplication. It states that:

\(a \times d = b \times c\)

If this equality holds, the two ratios are in proportion.

graph TD    A[Start with two ratios a:b and c:d]    B[Cross multiply: Calculate a x d and b x c]    C{Are a x d and b x c equal?}    D[Yes - Ratios are in proportion]    E[No - Ratios are not in proportion]    A --> B --> C    C -->|Yes| D    C -->|No| E

Continued Proportion

When three or more quantities are in proportion, such as \(a : b = b : c\), the middle term \(b\) is called the mean proportional between \(a\) and \(c\). This concept is useful in geometric progressions and similar triangles.

Direct and Inverse Proportion

Understanding how quantities relate to each other is key in solving many problems. Two common types of proportion are:

Type Definition Formula Example
Direct Proportion Two quantities increase or decrease together. \(\frac{x_1}{y_1} = \frac{x_2}{y_2}\) If 5 kg rice costs INR 250, 8 kg costs INR ?
Inverse Proportion One quantity increases as the other decreases. \(x_1 y_1 = x_2 y_2\) If 6 workers take 10 days, 15 workers take ? days.

Simplifying a Ratio

Example 1: Simplifying a Ratio Easy
Simplify the ratio 24:36 to its lowest terms.

Step 1: Find the greatest common divisor (GCD) of 24 and 36.

Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24

Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36

The greatest common divisor is 12.

Step 2: Divide both terms by 12.

\(\frac{24}{12} : \frac{36}{12} = 2 : 3\)

Answer: The simplified ratio is 2:3.

Checking Proportion Using Cross Multiplication

Example 2: Checking Proportion Using Cross Multiplication Easy
Verify if the ratios 3:4 and 9:12 are in proportion.

Step 1: Write the ratios as fractions:

\(\frac{3}{4}\) and \(\frac{9}{12}\)

Step 2: Cross multiply:

\(3 \times 12 = 36\)

\(4 \times 9 = 36\)

Step 3: Since both cross products are equal, the ratios are in proportion.

Answer: Yes, 3:4 and 9:12 are proportional.

Solving a Direct Proportion Problem

Example 3: Solving a Direct Proportion Problem Medium
If 5 kg of rice costs INR 250, find the cost of 8 kg of rice.

Step 1: Set up the proportion based on direct proportion:

\(\frac{5}{250} = \frac{8}{x}\), where \(x\) is the cost of 8 kg rice.

Step 2: Cross multiply:

\(5 \times x = 8 \times 250\)

\(5x = 2000\)

Step 3: Solve for \(x\):

\(x = \frac{2000}{5} = 400\)

Answer: The cost of 8 kg of rice is INR 400.

Inverse Proportion Problem

Example 4: Inverse Proportion Problem Medium
If 6 workers complete a task in 10 days, how many days will 15 workers take to complete the same task?

Step 1: Understand that the number of workers and days are inversely proportional.

So, \(6 \times 10 = 15 \times x\), where \(x\) is the number of days for 15 workers.

Step 2: Calculate \(x\):

\(60 = 15x\)

\(x = \frac{60}{15} = 4\)

Answer: 15 workers will complete the task in 4 days.

Word Problem Involving Ratio and Proportion

Example 5: Word Problem Involving Ratio and Proportion Hard
A mixture contains milk and water in the ratio 7:3. If 20 litres of water is added, the ratio becomes 7:5. Find the initial quantity of milk.

Step 1: Let the initial quantity of milk be \(7x\) litres and water be \(3x\) litres.

Step 2: After adding 20 litres of water, water becomes \(3x + 20\) litres.

Step 3: The new ratio is given as 7:5, so:

\(\frac{7x}{3x + 20} = \frac{7}{5}\)

Step 4: Cross multiply:

\(7x \times 5 = 7 \times (3x + 20)\)

\(35x = 21x + 140\)

Step 5: Solve for \(x\):

\(35x - 21x = 140\)

\(14x = 140\)

\(x = 10\)

Step 6: Find the initial quantity of milk:

\(7x = 7 \times 10 = 70\) litres.

Answer: The initial quantity of milk is 70 litres.

Formula Bank

Ratio
\[\text{Ratio} = \frac{a}{b}\]
where: \(a, b\) are quantities being compared
Proportion
\[\frac{a}{b} = \frac{c}{d} \implies ad = bc\]
where: \(a, b, c, d\) are quantities forming two ratios
Direct Proportion
\[\frac{x_1}{y_1} = \frac{x_2}{y_2}\]
where: \(x_1, y_1\) and \(x_2, y_2\) are corresponding values of quantities
Inverse Proportion
\[x_1 y_1 = x_2 y_2\]
where: \(x_1, y_1\) and \(x_2, y_2\) are corresponding values of quantities

Tips & Tricks

Tip: Always simplify ratios before solving problems to reduce complexity.

When to use: At the start of any ratio problem.

Tip: Use cross multiplication to quickly check if two ratios form a proportion.

When to use: When verifying proportion or solving proportion equations.

Tip: For direct proportion problems, set up a fraction equality and solve for the unknown.

When to use: When quantities increase or decrease together.

Tip: For inverse proportion, remember the product of the two quantities remains constant.

When to use: When one quantity increases as the other decreases.

Tip: Convert word problems into algebraic equations using ratio and proportion formulas.

When to use: When solving complex word problems.

Common Mistakes to Avoid

❌ Confusing ratio with fraction and treating them interchangeably.
✓ Understand ratio as a comparison of two quantities, not necessarily parts of a whole.
Why: Students often mistake ratio for fraction due to similar notation.
❌ Not simplifying ratios before solving problems, leading to complicated calculations.
✓ Always simplify ratios to their lowest terms first.
Why: Simplification reduces errors and makes calculations easier.
❌ Incorrectly applying cross multiplication when ratios are not in proportion.
✓ Use cross multiplication only to verify or solve proportions, not arbitrary ratios.
Why: Cross multiplication applies only when two ratios are equal.
❌ Mixing up direct and inverse proportion formulas.
✓ Recall direct proportion means equal ratios; inverse means product is constant.
Why: Misunderstanding the relationship leads to wrong formula application.
❌ Ignoring units or currency in word problems, leading to incorrect answers.
✓ Always keep track of units (kg, INR, litres) and convert if necessary.
Why: Units are crucial for correct interpretation and solution.
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
Ratio and proportion · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.