6.5 Ratios, Proportions, Mixtures & Averages
Key Takeaways
- Ratios express relative scaling between quantities; multi-variable ratios are synthesized by bridging shared intermediate terms ($A:B = 2:3$ and $B:C = 4:5 \implies A:B:C = 8:12:15$).
- Proportions establish equivalence between ratios ($a:b :: c:d \iff ad = bc$); the mean proportional between $a$ and $b$ is $\sqrt{ab}$, and the third proportional to $a, b$ is $b^2/a$.
- The Rule of Alligation computes mixture blending proportions via cross-subtraction: $\frac{Q_\text{cheaper}}{Q_\text{dearer}} = \frac{d - m}{m - c}$.
- Repeated dilution of a pure liquid obeys the exponential depletion formula $\text{Pure Liquid Remaining} = a(1 - \frac{b}{a})^n$, where $a$ is initial volume, $b$ is replacement quantity, and $n$ is iterations.
- Averages represent the central tendency of a dataset; any uniform arithmetic operation applied to all elements modifies the overall mean identically.
Ratios, Proportions, Mixtures & Averages
Quick Answer: Ratios and averages represent core quantitative techniques across arithmetic and Data Interpretation. Combine ratios like $A:B = 2:3$ and $B:C = 4:5$ by equating the common term $B$ to yield $A:B:C = 8:12:15$. Solve mixture problems using the Rule of Alligation: $\frac{Q_c}{Q_d} = \frac{d - m}{m - c}$. For repeated liquid replacement, apply $\text{Remaining} = a(1 - \frac{b}{a})^n$. When correcting an average with a recorded error, adjust the sum directly: $\text{New Average} = \text{Old Average} + \frac{\text{Correct} - \text{Incorrect}}{N}$.
1. Ratios and Proportions: Theory and Operations
A ratio expresses the quantitative relation between two amounts of the same kind ($a : b = \frac{a}{b}$). Multiplying or dividing both antecedent ($a$) and consequent ($b$) by the same non-zero number leaves the ratio unchanged.
Types of Ratios
- Duplicate Ratio of $(a : b)$: $a^2 : b^2$
- Sub-Duplicate Ratio of $(a : b)$: $\sqrt{a} : \sqrt{b}$
- Triplicate Ratio of $(a : b)$: $a^3 : b^3$
- Sub-Triplicate Ratio of $(a : b)$: $\sqrt[3]{a} : \sqrt[3]{b}$
- Inverse / Reciprocal Ratio of $(a : b)$: $\frac{1}{a} : \frac{1}{b} = b : a$
- Compound Ratio: The compound ratio of $(a : b)$ and $(c : d)$ is $(a \times c) : (b \times d)$.
Bridging and Compounding Multi-Variable Ratios
When given individual pairwise ratios, merge them into a single continuous ratio by matching common terms:
- Multiply the first ratio by $4$ (the $B$-term of the second): $A : B = 8 : 12$
- Multiply the second ratio by $3$ (the $B$-term of the first): $B : C = 12 : 15$
- Combined Ratio: $A : B : C = 8 : 12 : 15$.
- $A : B : C : D = (1 \times 3 \times 5) : (2 \times 3 \times 5) : (2 \times 4 \times 5) : (2 \times 4 \times 6) = 15 : 30 : 40 : 48$.
Proportions and Proportional Terms
An equality of two ratios is a proportion ($a : b = c : d$, written as $a : b :: c : d$).
- Fundamental Rule: Product of Extremes $=$ Product of Means ($a \times d = b \times c$).
- Fourth Proportional to $a, b, c$: Value $x$ such that $a : b :: c : x \implies x = \frac{b \times c}{a}$.
- Third Proportional to $a, b$: Value $x$ such that $a : b :: b : x \implies x = \frac{b^2}{a}$.
- Mean Proportional between $a$ and $b$: Value $x$ such that $a : x :: x : b \implies x^2 = ab \implies x = \sqrt{ab}$.
2. Mixtures and the Rule of Alligation
Alligation is a modified weighted average method that determines the ratio in which two ingredients of different values must be mixed to produce a blend of a desired mean value.
The Alligation Formula
Let $c$ be the unit cost of the cheaper ingredient, $d$ be the unit cost of the dearer ingredient, and $m$ be the mean value of the resulting mixture ($c < m < d$):
- Worked Example: In what ratio must wheat at ₹$42/\text{kg}$ be mixed with wheat at ₹$54/\text{kg}$ to produce a mixture worth ₹$47/\text{kg}$?
- $c = 42, d = 54, m = 47$
- $d - m = 54 - 47 = 7$
- $m - c = 47 - 42 = 5$
- Required Ratio ($Q_c : Q_d$): $7 : 5$.
Repeated Dilution / Replacement Formula
When a container initially holds $a$ units of a pure liquid, and $b$ units are drawn off and replaced with water, and this process is repeated $n$ times in total:
- Worked Example: A cask contains $80\text{ litres}$ of pure milk. $8\text{ litres}$ are drawn out and replaced with water. This process is repeated two more times ($n = 3$ operations total).
- $a = 80, b = 8, n = 3$
- $\text{Pure Milk Remaining} = 80 \left(1 - \frac{8}{80}\right)^3 = 80 \left(1 - \frac{1}{10}\right)^3 = 80 \times (0.9)^3 = 80 \times 0.729 = 58.32\text{ litres}$.
- $\text{Water in cask} = 80 - 58.32 = 21.68\text{ litres}$.
3. Mathematical Averages and Weighted Means
An average (arithmetic mean) represents the central value of a discrete set of observations.
Foundational Formulations
Arithmetic Properties of Averages
- If each observation in a dataset is increased by $k$, the new average becomes $\bar{x} + k$.
- If each observation is decreased by $k$, the new average becomes $\bar{x} - k$.
- If each observation is multiplied by $k$, the new average becomes $\bar{x} \times k$.
- If each observation is divided by $k$ ($k \neq 0$), the new average becomes $\bar{x} / k$.
Weighted Average Formula
When combining distinct sub-groups with different averages $\bar{x}_1, \bar{x}_2, \dots, \bar{x}_k$ and sample weights $w_1, w_2, \dots, w_k$:
Correcting Misrecorded Observations in Averages
When one or more data points were recorded incorrectly during data entry, compute the corrected mean without recalculating from scratch:
- Worked Example: The average marks of $50$ students in a class was calculated as $68$. Later, it was discovered that a score of $48$ was misread as $84$.
- $N = 50, \text{Old Average} = 68$
- $\text{Difference} = \text{Correct (48)} - \text{Incorrect (84)} = -36$
- $\text{Corrected Average} = 68 + \frac{-36}{50} = 68 - 0.72 = 67.28$.
4. Age-Based Word Problems
Age problems apply linear algebraic relationships to individuals across temporal reference points (past, present, future).
Key Principles
- Invariance of Age Difference: The age difference between two individuals remains constant across all points in time ($A - B = \text{constant}$).
- If the present ages of $A$ and $B$ are in ratio $x : y$, their ages can be represented as $kx$ and $ky$.
- Their ages $n$ years ago were $(kx - n)$ and $(ky - n)$.
- Their ages $m$ years hence will be $(kx + m)$ and $(ky + m)$.
Three partners, A, B, and C, divide an annual business dividend of ₹1,15,000. If the ratio of investment of A to B is 3:4, and the ratio of investment of B to C is 8:9, what is the exact dividend amount received by partner B?
A chemical laboratory technician mixes a 60% concentrated acid solution with a 25% concentrated acid solution to obtain 35 litres of a 40% concentrated acid solution. How many litres of the 60% acid solution were used in the mixture?
A container contains 50 litres of pure milk. From this container, 5 litres of milk are removed and replaced with water. This replacement procedure is performed a total of 2 times. How many litres of pure milk remain in the container?
The mean exam score of 40 university students was calculated as 72.5 marks. During subsequent verification, it was found that two scores were misread: a score of 56 was incorrectly entered as 65, and a score of 84 was incorrectly entered as 48. What is the corrected mean score of the class?