๐Ÿ”— Ratios, Fractions and Linear Functions

GCSE Maths ยท Ratio, Proportion & Rates of Change (R8)

Ages 15โ€“16 ยท Foundation & Higher

โ† Back to topic overview
1 Three Languages, One Idea

A ratio, a fraction and a linear function are three ways of describing the same multiplicative link. Being able to translate between them turns hard-looking questions into easy ones.

LanguageWritten asSays
Ratio$y : x = 3 : 4$For every $4$ of $x$ there are $3$ of $y$
Fraction$y = \dfrac{3}{4}x$$y$ is three quarters of $x$
Linear function$y = 0.75x$A straight-line graph through the origin, gradient $0.75$
The bridge
$y : x = a : b$  $\Longleftrightarrow$  $y = \dfrac{a}{b}x$  $\Longleftrightarrow$  gradient $= \dfrac{a}{b}$
2 Turning a Ratio Into an Equation
Worked Example 1 โ€” Ratio to equation

In a bakery the ratio of loaves $L$ to rolls $R$ baked each day is $2 : 5$. Write $R$ in terms of $L$.

โ‘ $L : R = 2 : 5$, so $\dfrac{L}{R} = \dfrac{2}{5}$.
โ‘กCross-multiply: $5L = 2R$.
โ‘ข$R = \dfrac{5L}{2} = 2.5L$

So there are always $2.5$ times as many rolls as loaves. If $L = 40$, then $R = 100$.

Worked Example 2 โ€” Three-part ratio to equations

$a : b : c = 3 : 5 : 8$. Write $b$ and $c$ in terms of $a$.

โ‘ Let one part be $t$, so $a = 3t$, $b = 5t$, $c = 8t$.
โ‘กFrom the first, $t = \dfrac{a}{3}$.
โ‘ข$b = 5 \times \dfrac{a}{3} = \dfrac{5a}{3}$  and  $c = 8 \times \dfrac{a}{3} = \dfrac{8a}{3}$

The "let one part be $t$" trick is extremely useful โ€” remember it.

3 The Graph of a Ratio

Because $y = \dfrac{a}{b}x$ has no constant term, its graph is a straight line through the origin. The gradient is the ratio.

4 across 3 up y = 0.75x x y O gradient = 3 รท 4 = 0.75, matching the ratio y : x = 3 : 4
Reading a ratio off a graph: pick any point on the line and read its coordinates. The ratio $y : x$ is the same at every point. That is exactly what "in proportion" means.
If the line does not pass through the origin (e.g. $y = 2x + 5$), the quantities are linearly related but not in a fixed ratio: $\dfrac{y}{x}$ changes as $x$ changes.
Worked Example 3 โ€” Ratio from a graph

A straight line through the origin passes through the point $(12,\ 20)$. Write the ratio $y : x$ in its simplest form and state the equation.

โ‘ $y : x = 20 : 12$
โ‘กDivide by the HCF $4$: $\;5 : 3$
โ‘ขGradient $= \dfrac{20}{12} = \dfrac{5}{3}$

Equation: $y = \dfrac{5}{3}x$

4 Ratios and Fractions of the Whole

The other essential translation is between a ratio and the fractions of the total.

If $A : B = a : b$, then out of $a + b$ total parts:
$A = \dfrac{a}{a+b}$ of the total   and   $B = \dfrac{b}{a+b}$ of the total.
Worked Example 4 โ€” Both directions

(a) The ratio of cats to dogs is $4 : 7$. What fraction of the animals are dogs?
(b) $\dfrac{3}{10}$ of a class are left-handed. What is the ratio left : right?

โ‘ (a) Total parts $= 4 + 7 = 11$, so dogs are $\dfrac{7}{11}$.
โ‘ก(b) Left-handed $= 3$ parts out of $10$, so right-handed $= 10 - 3 = 7$ parts.
โ‘ขRatio left : right $= 3 : 7$.
A frequent error is to answer $3 : 10$ in part (b). That is the part : whole ratio, not left : right.
5 Solving Ratio Problems With Algebra

When the ratio changes, algebra is the cleanest route. The standard setup is: let one part be $x$.

Worked Example 5 โ€” Changing ratio

The ratio of Ann's money to Bob's is $5 : 2$. Ann gives Bob ยฃ$18$, and now the ratio is $4 : 3$. How much did Ann have at the start?

โ‘ Let one part be $x$: Ann $= 5x$, Bob $= 2x$.
โ‘กAfter the transfer: Ann $= 5x - 18$, Bob $= 2x + 18$.
โ‘ข$\dfrac{5x - 18}{2x + 18} = \dfrac{4}{3}$
โ‘ฃCross-multiply: $3(5x - 18) = 4(2x + 18)$
โ‘ค$15x - 54 = 8x + 72 \Rightarrow 7x = 126 \Rightarrow x = 18$
โ‘ฅAnn started with $5x = ยฃ90$.

Check: Ann ยฃ$90$, Bob ยฃ$36$ ($5:2$ โœ“). After: ยฃ$72$ and ยฃ$54$, and $72 : 54 = 4 : 3$ โœ“

Notice that the total money is unchanged here ($90 + 36 = 72 + 54 = 126$). Spotting an invariant like this is often a quick way to check your answer.
Worked Example 6 โ€” Ratio and simultaneous equations

$x : y = 3 : 5$ and $x + y = 96$. Find $x$ and $y$ using algebra.

โ‘ From the ratio: $y = \dfrac{5}{3}x$.
โ‘กSubstitute: $x + \dfrac{5}{3}x = 96$
โ‘ข$\dfrac{8}{3}x = 96 \Rightarrow x = 96 \times \dfrac{3}{8} = 36$
โ‘ฃ$y = 96 - 36 = 60$

Check: $36 : 60 = 3 : 5$ โœ“ (This matches the "add-divide-multiply" method: $96 \div 8 = 12$, so $3\times12=36$, $5\times12=60$.)

6 Dividing a Line in a Ratio

Coordinate geometry uses ratios to find points along a line segment.

Point dividing AB in the ratio $m : n$
$P = \left(x_A + \dfrac{m}{m+n}(x_B - x_A),\;\; y_A + \dfrac{m}{m+n}(y_B - y_A)\right)$
Worked Example 7 โ€” Dividing a line segment

$A$ is $(2,\ 3)$ and $B$ is $(14,\ 19)$. Find the point $P$ on $AB$ such that $AP : PB = 1 : 3$.

โ‘ Total parts $= 1 + 3 = 4$, so $P$ is $\dfrac{1}{4}$ of the way from $A$ to $B$.
โ‘กChange in $x$: $14 - 2 = 12$; a quarter of this is $3$.
โ‘ขChange in $y$: $19 - 3 = 16$; a quarter of this is $4$.
โ‘ฃ$P = (2 + 3,\; 3 + 4) = (5,\ 7)$
7 Quick Reference

Ratio โ†’ equation

$y : x = a : b \Rightarrow y = \dfrac{a}{b}x$.

Gradient

For $y = \dfrac{a}{b}x$ the gradient is $\dfrac{a}{b}$ โ€” the ratio itself.

Through the origin

Proportional relationships always pass through $(0,0)$.

Ratio โ†’ fraction of total

$a : b$ gives $\dfrac{a}{a+b}$ and $\dfrac{b}{a+b}$.

Fraction โ†’ ratio

$\dfrac{3}{10}$ are $A$ $\Rightarrow A : B = 3 : 7$, not $3 : 10$.

Let one part be $x$

The universal setup for changing-ratio problems.

Cross-multiply

$\dfrac{p}{q} = \dfrac{r}{s} \Rightarrow ps = qr$.

Dividing a line

$AP : PB = m : n$ means $P$ is $\dfrac{m}{m+n}$ of the way from $A$ to $B$.

8 Practice Questions
Question 1

$y : x = 7 : 4$. Write $y$ in terms of $x$, and find $y$ when $x = 20$.

โ–ถ Show solution

$\dfrac{y}{x} = \dfrac{7}{4}$, so $y = \dfrac{7}{4}x = 1.75x$.

When $x = 20$: $y = 1.75 \times 20 = 35$.

Question 2

A straight line through the origin passes through $(15,\ 9)$. Write its equation and the ratio $y : x$ in simplest form.

โ–ถ Show solution

Gradient $= \dfrac{9}{15} = \dfrac{3}{5} = 0.6$.

Equation: $y = 0.6x$ (or $y = \tfrac{3}{5}x$).

Ratio $y : x = 9 : 15 = 3 : 5$.

Question 3

$\dfrac{4}{9}$ of the members of a club are female. Write the ratio of female to male members.

โ–ถ Show solution

Female $= 4$ parts out of $9$, so male $= 9 - 4 = 5$ parts.

Ratio female : male $= 4 : 5$

Question 4

$p : q : r = 2 : 7 : 4$. Write $q$ and $r$ in terms of $p$.

โ–ถ Show solution

Let one part be $t$: $p = 2t$, $q = 7t$, $r = 4t$.

$t = \dfrac{p}{2}$

$q = 7 \times \dfrac{p}{2} = \dfrac{7p}{2} = 3.5p$

$r = 4 \times \dfrac{p}{2} = 2p$

Question 5

Is the relationship $y = 3x + 2$ a proportional one? Explain your answer using the table below.

$x$$1$$2$$4$
$y$$5$$8$$14$
โ–ถ Show solution

$\dfrac{y}{x}$:  $5 \div 1 = 5$,  $8 \div 2 = 4$,  $14 \div 4 = 3.5$

The ratio is not constant, so no, it is not proportional.

The graph is a straight line but it crosses the $y$-axis at $(0, 2)$, not at the origin.

Question 6

$a : b = 4 : 9$ and $a + b = 78$. Find $a$ and $b$ using algebra.

โ–ถ Show solution

Let one part be $x$: $a = 4x$, $b = 9x$.

$4x + 9x = 78 \Rightarrow 13x = 78 \Rightarrow x = 6$

$a = 24$, $b = 54$. Check: $24 + 54 = 78$ โœ“

Question 7

The ratio of red to green counters in a bag is $3 : 8$. If $15$ more red counters are added, the ratio becomes $3 : 4$. How many green counters are there?

โ–ถ Show solution

Let one part be $x$: red $= 3x$, green $= 8x$.

$$\frac{3x + 15}{8x} = \frac{3}{4}$$

Cross-multiply: $4(3x + 15) = 3 \times 8x$

$12x + 60 = 24x \Rightarrow 60 = 12x \Rightarrow x = 5$

Green $= 8 \times 5 = \mathbf{40}$ counters.

Check: red was $15$, now $30$; $30 : 40 = 3 : 4$ โœ“

Question 8

Two brothers share sweets in the ratio $7 : 4$. The older brother gives $9$ sweets to the younger, and now they have equal amounts. How many sweets were there altogether?

โ–ถ Show solution

Let one part be $x$: older $= 7x$, younger $= 4x$.

After the gift: $7x - 9 = 4x + 9$

$3x = 18 \Rightarrow x = 6$

Total $= 7x + 4x = 11x = 11 \times 6 = \mathbf{66}$ sweets.

Check: $42$ and $24$; after the gift, $33$ each โœ“

Question 9

$A$ is $(1,\ 2)$ and $B$ is $(13,\ 26)$. Find the coordinates of the point $P$ on $AB$ with $AP : PB = 2 : 1$.

โ–ถ Show solution

Total parts $= 3$, so $P$ is $\dfrac{2}{3}$ of the way from $A$ to $B$.

$x$: change $= 13 - 1 = 12$; $\dfrac{2}{3} \times 12 = 8$; so $x_P = 1 + 8 = 9$.

$y$: change $= 26 - 2 = 24$; $\dfrac{2}{3} \times 24 = 16$; so $y_P = 2 + 16 = 18$.

$P = (9,\ 18)$

Question 10

A currency graph is a straight line through the origin. The point $(200,\ 232)$ lies on it, where $x$ is pounds and $y$ is euros.

(a) Write the equation of the line.   (b) Convert ยฃ$450$ into euros.   (c) Convert โ‚ฌ$696$ into pounds.   (d) Write the ratio pounds : euros in the form $1 : n$.

โ–ถ Show solution

(a) Gradient $= \dfrac{232}{200} = 1.16$, so $y = 1.16x$.

(b) $450 \times 1.16 = โ‚ฌ522$

(c) $696 \div 1.16 = ยฃ600$

(d) $200 : 232 = 1 : 1.16$

Ratios, Fractions & Linear Functions (R8) ยท GCSE Maths Revision ยท Created with MathJax