👁 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

Ratio and proportion

Introduction to Ratio and Proportion

Every day, we compare things: the price of two items, the distance traveled by two vehicles, or the amount of ingredients in a recipe. The mathematical concept that helps us compare two quantities quantitatively is called a ratio. When two such ratios have the same value, they are said to be in proportion. Understanding these concepts is essential not only in daily life but also for many competitive exams, where quick and accurate reasoning about quantities can save valuable time.

For example, consider a packet of rice priced at INR 120 per 10 kilograms and another packet priced at INR 200 per 15 kilograms. To find which packet is cheaper per kilogram, you can use the idea of ratios. Similarly, to check if two ratios like 4:6 and 8:12 represent the same relationship, we use proportion.

Ratio

A ratio is a way to express the relative size of two quantities by showing how many times one quantity contains or is contained within the other. It compares two values of the same kind, such as length to length, weight to weight, or cost to cost.

Ratios are usually written in one of three forms:

  • With a colon: 3 : 5
  • As a fraction: \(\frac{3}{5}\)
  • In words: "3 to 5"

By convention, the first term is called the antecedent and the second term is called the consequent.

A key point about ratios is that they compare quantities of the same type. Comparing length to weight directly does not produce a meaningful ratio.

120 cm 80 cm Ratio = 120 : 80

For example, if two rods measure 120 cm and 80 cm respectively, the ratio of their lengths is \(120 : 80\). We can simplify this ratio by dividing both terms by their greatest common divisor (GCD), which is 40, resulting in \(3 : 2\). Thus, the rods are in the ratio 3:2, meaning the first rod is one and a half times as long as the second.

Types of Ratios

  • Part-to-Part Ratio: Compares one part to another part, e.g., ratio of boys to girls in a class.
  • Part-to-Whole Ratio: Compares one part to the total, e.g., ratio of boys to total students.
  • Continuous Ratio: Compares more than two quantities, e.g., ratio of ingredients 2:3:5.

Properties of Ratios

  • Simplification: Ratios can be simplified by dividing both terms by their GCD.
  • Equivalent Ratios: Multiplying or dividing both terms by the same non-zero number produces an equivalent ratio.
  • Comparison: Ratios can be compared by converting into fractions or decimals.
Key Concept

Ratio Simplification

Divide both terms by their greatest common divisor (GCD) to simplify a ratio to its lowest terms.

Proportion

Proportion is a statement that two ratios are equal. If the ratios \( A:B \) and \( C:D \) are equal, then they are said to be in proportion. Symbolically, this is written as

\(\frac{A}{B} = \frac{C}{D}\)

A common and powerful tool when working with proportions is cross multiplication. Cross multiplication helps check equality and solve for unknown terms.

graph TD    A[Start: Given proportion \frac{A}{B} = \frac{C}{D} with some unknown]    B{Is a term unknown?}    C[Set up cross-product equation]    D[Multiply A x D and B x C]    E{Are cross-products equal?}    F[No -> Not proportional]    G[Yes -> Proportional, solve for unknown if any]    A --> B    B -->|Yes| C    B -->|No| D    C --> D    D --> E    E -->|No| F    E -->|Yes| G

For example, to check if ratios \(3 : 4\) and \(6 : 8\) are in proportion, cross multiply:

\(3 \times 8 = 24\) and \(4 \times 6 = 24\)

Since both cross products are equal, the ratios are indeed proportional.

Cross multiplication is also used to find the missing term in proportions such as:

\(\frac{3}{x} = \frac{6}{8}\)

Cross multiply to get \(3 \times 8 = 6 \times x\), so \(24 = 6x\), giving \(x = 4\).

Applications of Ratio and Proportion

Mixture Problems

Mixture problems involve combining two or more quantities with different ratios to find the resultant ratio. For example, mixing two solutions of milk and water in different ratios.

The formula to find the ratio of components in the combined mixture is:

\[\frac{Quantity_1 \times Ratio_1 + Quantity_2 \times Ratio_2}{Quantity_1 + Quantity_2}\]

Where \(Quantity_1\) and \(Quantity_2\) are the amounts mixed, and \(Ratio_1\) and \(Ratio_2\) are the respective component ratios.

Component Quantity Ratio of Milk : Water Milk in liters Water in liters
Container A 10 L 4 : 1 8 L 2 L
Container B 15 L 3 : 2 9 L 6 L
Total 25 L ? 17 L 8 L

The total milk to water ratio after mixing is \(17 : 8\).

Partnership Problems

In partnership problems, partners invest different amounts for varying durations, and profits are shared according to the ratio of their invested amounts multiplied by the time of investment.

Formula:

\[\text{Profit Share} \propto \text{Investment} \times \text{Time}\]

This helps determine each partner's share of the total profit based on how much and how long they invested money.

Time and Work

When multiple workers complete a task at different rates, their combined work rate is the sum of individual rates. Total time taken to complete the work together is inversely proportional to this combined work rate.

Work rate is given by:

\[\text{Work Done} = \text{Rate} \times \text{Time}\]

Understanding ratios between rates helps find combined time or work done.

Summary

Ratio and proportion are powerful tools for comparing quantities and solving practical problems encountered in daily life and competitive exams. From simplifying the comparison of lengths to sharing profits and mixing solutions, these concepts train you to think logically and operate efficiently under exam conditions.

Formula Bank

Ratio
\[\text{Ratio} = \frac{A}{B}\]
where: \(A, B\) are quantities being compared
Equivalent Ratios
\[\frac{A}{B} = \frac{kA}{kB}, \quad k eq 0\]
where: \(A, B\) initial quantities; \(k\) constant multiplier
Proportion
\[\frac{A}{B} = \frac{C}{D} \iff A \times D = B \times C\]
where: \(A, B, C, D\) quantities forming two ratios
Mixture Ratio
\[\frac{Quantity_1 \times Ratio_1 + Quantity_2 \times Ratio_2}{Quantity_1 + Quantity_2}\]
where: \(Quantity_1, Quantity_2\) amounts mixed; \(Ratio_1, Ratio_2\) respective ratios
Profit Sharing Ratio
\[\text{Profit Share} \propto \text{Investment} \times \text{Time}\]
where: Investment = amount invested; Time = duration of investment
Work Rate
\[\text{Work Done} = \text{Rate} \times \text{Time}\]
where: Rate = work per unit time; Time = duration worked
Example 1: Simplifying a Ratio of Lengths Easy
Simplify the ratio of two rods with lengths 120 cm and 80 cm to its lowest terms.

Step 1: Write the ratio as \(120 : 80\).

Step 2: Find the greatest common divisor (GCD) of 120 and 80.

Factors of 120: 1, 2, 3, 4, 5, 6, 8, 10, 12, 15, 20, 24, 30, 40, 60, 120

Factors of 80: 1, 2, 4, 5, 8, 10, 16, 20, 40, 80

Common factors: 1, 2, 4, 5, 8, 10, 20, 40

GCD = 40

Step 3: Divide both terms by 40:

\(\frac{120}{40} : \frac{80}{40} = 3 : 2\)

Answer: The simplified ratio is \(3 : 2\).

Example 2: Completing the Proportion Easy
Find the value of \(x\) in the proportion \(3 : x = 6 : 8\).

Step 1: Write as a fraction equation:

\(\frac{3}{x} = \frac{6}{8}\)

Step 2: Cross multiply:

\(3 \times 8 = 6 \times x\)

Which simplifies to \(24 = 6x\).

Step 3: Solve for \(x\):

\(x = \frac{24}{6} = 4\)

Answer: \(x = 4\)

Example 3: Mixture of Milk and Water Medium
Two containers have mixtures of milk and water in the ratios 4:1 and 3:2 respectively. Container A has 10 liters, and container B has 15 liters. Find the ratio of milk to water when both mixtures are combined.

Step 1: Calculate milk and water quantities in each container.

For container A (10 L, ratio 4:1):

Total parts = 4 + 1 = 5 parts

Milk = \(\frac{4}{5} \times 10 = 8\) L

Water = \(\frac{1}{5} \times 10 = 2\) L

For container B (15 L, ratio 3:2):

Total parts = 3 + 2 = 5 parts

Milk = \(\frac{3}{5} \times 15 = 9\) L

Water = \(\frac{2}{5} \times 15 = 6\) L

Step 2: Add quantities:

Total milk = 8 + 9 = 17 L

Total water = 2 + 6 = 8 L

Step 3: Write the resultant ratio:

Milk : Water = \(17 : 8\)

Answer: The combined mixture ratio of milk to water is \(17 : 8\).

Example 4: Sharing Profit in Partnership Medium
Partner A invests INR 50,000 for 6 months, and Partner B invests INR 70,000 for 4 months. The total profit is INR 36,000. Find the share of each partner.

Step 1: Calculate the effective investment for each partner:

Partner A: \(50,000 \times 6 = 300,000\)

Partner B: \(70,000 \times 4 = 280,000\)

Step 2: Find the ratio of their investments:

Ratio = \(300,000 : 280,000 = 30 : 28 = 15 : 14\) (simplified by 20,000)

Step 3: Calculate total parts = \(15 + 14 = 29\)

Step 4: Find each partner's share:

Partner A's share = \(\frac{15}{29} \times 36,000 \approx 18,621\) INR

Partner B's share = \(\frac{14}{29} \times 36,000 \approx 17,379\) INR

Answer: Partner A receives approximately INR 18,621, Partner B receives approximately INR 17,379.

Example 5: Time and Work Combined Problem Hard
Two workers, P and Q, work at rates in the ratio 3:4. If they work together, they finish a job in 12 days. How long would Q alone take to finish the work?

Step 1: Let work rate of P = 3 units/day, and Q = 4 units/day.

Combined rate = 3 + 4 = 7 units/day.

Step 2: Total work = Combined rate x time = \(7 \times 12 = 84\) units.

Step 3: Time taken by Q alone = \(\frac{Total\ work}{Q's\ rate} = \frac{84}{4} = 21\) days.

Answer: Q alone takes 21 days to finish the work.

Tips & Tricks

Tip: Always simplify ratios before solving related problems to make calculations easier.

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

Tip: Use cross multiplication to quickly verify proportions and find unknown terms.

When to use: When you see two ratios set equal with missing information.

Tip: In mixture problems, convert ratios into fractional quantities before mixing to avoid confusion.

When to use: When combining items with different composition ratios.

Tip: For partnerships, multiply the investment by the time to find the effective share ratio.

When to use: When partners invest different amounts for different periods.

Tip: Remember that combined work rates add when people work together, making time calculation straightforward.

When to use: When multiple workers contribute to a single task.

Common Mistakes to Avoid

❌ Not simplifying ratios before solving, leading to complex calculations.
✓ Always reduce ratios to simplest form first for easier handling.
Why: Simplification reduces chances of errors, especially under exam pressure.
❌ Forgetting the cross multiplication step or performing it incorrectly when verifying proportions.
✓ Write out both cross products clearly and check their equality carefully.
Why: Skipping algebraic steps or rushing leads to miscalculation.
❌ Mixing units (like liters with milliliters or hours with minutes) in mixture and time-work problems.
✓ Convert all quantities to a single consistent unit system before calculations.
Why: Unit inconsistencies cause incorrect answers and conceptual confusion.
❌ Assuming two unequal ratios are proportional without checking.
✓ Always use cross multiplication to verify true proportionality.
Why: Visual or intuitive assumptions can be misleading.
❌ Ignoring the time factor in partnership investment calculations.
✓ Always multiply the invested money by the time duration to get effective investment share.
Why: Ignoring time distorts partners' accurate shares.
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.