πŸ“ Equations of Direct and Inverse Proportion

GCSE Maths Β· Ratio, Proportion & Rates of Change (R13)

Ages 15–16 Β· Higher tier focus

← Back to topic overview
1 The Proportionality Symbol

The symbol $\propto$ means "is proportional to". It is a statement about shape, not a full equation β€” to calculate with it you must replace it by an equals sign and a constant of proportionality, usually called $k$.

Turning $\propto$ into $=$
$y \propto x$  becomes  $y = kx$
$y \propto \dfrac{1}{x}$  becomes  $y = \dfrac{k}{x}$
"$y$ is inversely proportional to $x$" means exactly "$y$ is proportional to $\dfrac{1}{x}$".
That is why the equation is $y = \dfrac{k}{x}$: you take the direct-proportion form $y = k \times (\text{something})$ and the "something" is $\dfrac{1}{x}$.
2 The Four-Step Method

Every question of this type β€” and there are a lot of them β€” is solved with the same four steps.

Always write out the completed formula (e.g. "$y = 3x^2$") as a separate line. Exam mark schemes award a mark for it, and it makes the rest of the question much easier.
Worked Example 1 β€” Direct proportion

$y$ is directly proportional to $x$. When $x = 8$, $y = 20$. Find $y$ when $x = 14$.

β‘ $y = kx$
β‘‘$20 = k \times 8$
β‘’$k = 2.5$, so $y = 2.5x$
β‘£$y = 2.5 \times 14 = 35$
Worked Example 2 β€” Inverse proportion

$p$ is inversely proportional to $q$. When $q = 5$, $p = 12$. Find $q$ when $p = 8$.

β‘ $p = \dfrac{k}{q}$
β‘‘$12 = \dfrac{k}{5}$
β‘’$k = 60$, so $p = \dfrac{60}{q}$
β‘£$8 = \dfrac{60}{q} \Rightarrow 8q = 60 \Rightarrow q = 7.5$
3 Proportion to Powers and Roots

The quantity on the right does not have to be simply $x$. Read the wording carefully and translate it literally.

In wordsSymbolsEquation
$y$ is proportional to $x$$y \propto x$$y = kx$
$y$ is proportional to the square of $x$$y \propto x^2$$y = kx^2$
$y$ is proportional to the cube of $x$$y \propto x^3$$y = kx^3$
$y$ is proportional to the square root of $x$$y \propto \sqrt{x}$$y = k\sqrt{x}$
$y$ is inversely proportional to $x$$y \propto \dfrac{1}{x}$$y = \dfrac{k}{x}$
$y$ is inversely proportional to the square of $x$$y \propto \dfrac{1}{x^2}$$y = \dfrac{k}{x^2}$
$y$ is inversely proportional to the square root of $x$$y \propto \dfrac{1}{\sqrt{x}}$$y = \dfrac{k}{\sqrt{x}}$
Worked Example 3 β€” Square law

$y$ is proportional to the square of $x$. When $x = 3$, $y = 45$. Find $y$ when $x = 7$, and find $x$ when $y = 125$.

β‘ $y = kx^2$
β‘‘$45 = k \times 3^2 = 9k$
β‘’$k = 5$, so $y = 5x^2$
β‘£When $x = 7$: $y = 5 \times 49 = 245$
β‘€When $y = 125$: $125 = 5x^2 \Rightarrow x^2 = 25 \Rightarrow x = \pm 5$

In a real-world context (a length, say) you would take the positive answer, $x = 5$.

Worked Example 4 β€” Inverse square law

The intensity $I$ of light is inversely proportional to the square of the distance $d$ from the lamp. At $2$ m the intensity is $90$ lux. Find the intensity at $6$ m.

β‘ $I = \dfrac{k}{d^2}$
β‘‘$90 = \dfrac{k}{2^2} = \dfrac{k}{4}$
β‘’$k = 360$, so $I = \dfrac{360}{d^2}$
β‘£At $d = 6$: $I = \dfrac{360}{36} = 10$ lux

Notice the distance tripled and the intensity fell to $\dfrac{1}{9}$ β€” that is the inverse square law in action.

Worked Example 5 β€” Square root

The time $T$ seconds for a pendulum to swing is proportional to the square root of its length $L$ cm. A pendulum of length $25$ cm takes $1$ second. Find the time for a pendulum of length $81$ cm.

β‘ $T = k\sqrt{L}$
β‘‘$1 = k\sqrt{25} = 5k$
β‘’$k = 0.2$, so $T = 0.2\sqrt{L}$
β‘£$T = 0.2 \times \sqrt{81} = 0.2 \times 9 = 1.8$ seconds
4 What Happens When $x$ Is Multiplied

A favourite exam question asks about the effect of a change without giving you any numbers.

RelationshipIf $x$ is doubled…If $x$ is tripled…
$y = kx$$y$ doubles ($\times 2$)$y$ triples ($\times 3$)
$y = kx^2$$y \times 4$$y \times 9$
$y = kx^3$$y \times 8$$y \times 27$
$y = k\sqrt{x}$$y \times \sqrt{2} \approx 1.41$$y \times \sqrt{3} \approx 1.73$
$y = \dfrac{k}{x}$$y$ halves ($\times \tfrac{1}{2}$)$y \times \tfrac{1}{3}$
$y = \dfrac{k}{x^2}$$y \times \tfrac{1}{4}$$y \times \tfrac{1}{9}$
Worked Example 6 β€” Reasoning without numbers

$y$ is inversely proportional to the square of $x$. What happens to $y$ if $x$ is multiplied by $5$?

β‘ $y = \dfrac{k}{x^2}$
β‘‘Replace $x$ with $5x$: $\;y_{\text{new}} = \dfrac{k}{(5x)^2} = \dfrac{k}{25x^2}$
β‘’$= \dfrac{1}{25} \times \dfrac{k}{x^2} = \dfrac{1}{25}y$

$y$ is divided by $25$.

5 Recognising the Graphs
y = kx straight, through O y = kx² curve, through O y = k/x hyperbola, never at O y = k√x rises then flattens
How to identify a relationship from a graph:
β€’ Straight line through the origin β†’ $y = kx$
β€’ Curve through the origin, getting steeper β†’ $y = kx^2$ or $y = kx^3$
β€’ Curve that approaches both axes but never touches β†’ $y = \dfrac{k}{x}$
β€’ Curve through the origin, getting less steep β†’ $y = k\sqrt{x}$
Turning a curve into a line. If you suspect $y = kx^2$, plot $y$ against $x^2$. If the relationship is right you get a straight line through the origin whose gradient is $k$. This trick works for any power.
6 Proportion in Real Formulae
FormulaProportionality
Circumference $C = 2\pi r$$C \propto r$, with $k = 2\pi$
Area of a circle $A = \pi r^2$$A \propto r^2$, with $k = \pi$
Volume of a sphere $V = \tfrac{4}{3}\pi r^3$$V \propto r^3$, with $k = \tfrac{4}{3}\pi$
Journey time $T = \dfrac{D}{S}$ (fixed $D$)$T \propto \dfrac{1}{S}$, with $k = D$
Gravitational force$F \propto \dfrac{1}{d^2}$
Worked Example 7 β€” A modelling question

The braking distance $D$ metres of a car is proportional to the square of its speed $v$ mph. At $30$ mph the braking distance is $14$ m.

(a) Find the formula. (b) Find the braking distance at $70$ mph. (c) At what speed is the braking distance $50$ m?

β‘ (a) $D = kv^2$; $14 = k \times 900$; $k = \dfrac{14}{900} = 0.015\overline{5}$
β‘‘$D = \dfrac{7}{450}v^2$
β‘’(b) $D = \dfrac{7}{450} \times 4900 = 76.2$ m (1 d.p.)
β‘£(c) $50 = \dfrac{7}{450}v^2 \Rightarrow v^2 = \dfrac{50 \times 450}{7} = 3214.3$
β‘€$v = \sqrt{3214.3} = 56.7$ mph (1 d.p.)

Note that more than doubling the speed (from $30$ to $70$) makes the braking distance over five times longer β€” the reason speed limits matter.

7 Quick Reference

The symbol

$\propto$ means "proportional to". Replace it with $=$ and a constant $k$.

Four steps

Formula with $k$ β†’ substitute β†’ find $k$ β†’ use the formula.

Direct forms

$y = kx$, $kx^2$, $kx^3$, $k\sqrt{x}$.

Inverse forms

$y = \dfrac{k}{x}$, $\dfrac{k}{x^2}$, $\dfrac{k}{\sqrt{x}}$.

Inverse means

"$y$ inversely proportional to $x$" $\equiv$ "$y \propto \dfrac{1}{x}$".

Scaling

Square laws multiply by $n^2$; inverse squares divide by $n^2$.

Graphs

Line through O; rising curve; hyperbola; flattening root curve.

Straightening

Plot $y$ against $x^2$ (or $\sqrt{x}$, or $\tfrac{1}{x}$) to test a suspected law.

8 Practice Questions
Question 1

$y \propto x$. When $x = 12$, $y = 42$. Find the formula and use it to find $y$ when $x = 20$.

β–Ά Show solution

$y = kx$; $42 = 12k$; $k = 3.5$.

Formula: $y = 3.5x$.

$y = 3.5 \times 20 = 70$

Question 2

$y \propto x^2$. When $x = 4$, $y = 48$. Find $y$ when $x = 9$.

β–Ά Show solution

$y = kx^2$; $48 = 16k$; $k = 3$.

$y = 3x^2 = 3 \times 81 = 243$

Question 3

$y$ is inversely proportional to $x$. When $x = 9$, $y = 4$. Find $x$ when $y = 12$.

β–Ά Show solution

$y = \dfrac{k}{x}$; $4 = \dfrac{k}{9}$; $k = 36$.

$12 = \dfrac{36}{x} \Rightarrow x = 3$

Question 4

$W$ is inversely proportional to the square of $r$. When $r = 3$, $W = 20$. Find $W$ when $r = 5$.

β–Ά Show solution

$W = \dfrac{k}{r^2}$; $20 = \dfrac{k}{9}$; $k = 180$.

$W = \dfrac{180}{25} = 7.2$

Question 5

$y$ is proportional to $\sqrt{x}$. When $x = 16$, $y = 10$. Find (a) $y$ when $x = 49$, (b) $x$ when $y = 20$.

β–Ά Show solution

$y = k\sqrt{x}$; $10 = 4k$; $k = 2.5$; $y = 2.5\sqrt{x}$.

(a) $y = 2.5 \times 7 = 17.5$

(b) $20 = 2.5\sqrt{x} \Rightarrow \sqrt{x} = 8 \Rightarrow x = 64$

Question 6

$y \propto x^3$. If $x$ is multiplied by $4$, what happens to $y$?

β–Ά Show solution

$y = kx^3$. Replacing $x$ by $4x$:

$y_{\text{new}} = k(4x)^3 = 64kx^3 = 64y$

$y$ is multiplied by $64$.

Question 7

The table shows values of $x$ and $y$. Show that $y$ is proportional to $x^2$ and find the formula.

$x$$2$$5$$8$
$y$$14$$87.5$$224$
β–Ά Show solution

Work out $\dfrac{y}{x^2}$ each time:

$\dfrac{14}{4} = 3.5$;  $\dfrac{87.5}{25} = 3.5$;  $\dfrac{224}{64} = 3.5$

The value is constant, so $y \propto x^2$ with $k = 3.5$.

Formula: $y = 3.5x^2$

Question 8

The force $F$ between two magnets is inversely proportional to the square of the distance $d$ between them. When $d = 4$ cm, $F = 12$ N.

(a) Find the formula.   (b) Find $F$ when $d = 10$ cm.   (c) Find $d$ when $F = 3$ N.

β–Ά Show solution

(a) $F = \dfrac{k}{d^2}$; $12 = \dfrac{k}{16}$; $k = 192$; so $F = \dfrac{192}{d^2}$.

(b) $F = \dfrac{192}{100} = 1.92$ N

(c) $3 = \dfrac{192}{d^2} \Rightarrow d^2 = 64 \Rightarrow d = 8$ cm

Question 9

$a$ is proportional to $b^2$, and $b$ is inversely proportional to $c$. Show that $a$ is inversely proportional to $c^2$.

β–Ά Show solution

$a = k_1 b^2$  and  $b = \dfrac{k_2}{c}$

Substitute: $a = k_1 \left(\dfrac{k_2}{c}\right)^2 = \dfrac{k_1 k_2^{\,2}}{c^2}$

Let $K = k_1 k_2^{\,2}$, a constant. Then $a = \dfrac{K}{c^2}$.

So $a \propto \dfrac{1}{c^2}$, i.e. $a$ is inversely proportional to $c^2$. ∎

Question 10

The kinetic energy $E$ joules of a moving object is proportional to the square of its speed $v$ m/s. A car travelling at $12$ m/s has kinetic energy $86\,400$ J.

(a) Find the formula.   (b) Find $E$ when $v = 30$ m/s.   (c) The car's speed increases by $50\%$. By what percentage does its kinetic energy increase?

β–Ά Show solution

(a) $E = kv^2$; $86\,400 = k \times 144$; $k = 600$.

Formula: $E = 600v^2$.

(b) $E = 600 \times 900 = 540\,000$ J

(c) New speed $= 1.5v$, so new energy $= 600(1.5v)^2 = 600 \times 2.25v^2 = 2.25E$.

The energy multiplier is $2.25$, so the increase is $125\%$.

Equations of Direct & Inverse Proportion (R13) Β· GCSE Maths Revision Β· Created with MathJax