Leave lesson

Ratio, proportion & rates of change · Direct & inverse proportion

1 / 9

Proportion with squares, cubes and roots

Why y ∝ x², y ∝ √x and y ∝ 1/x² all follow the same three-step method — write the equation, find k, use it — and how the power changes the scaling.

Ratio, proportion & rates of change · Direct & inverse proportion

Proportion with squares, cubes and roots

Why y ∝ x², y ∝ √x and y ∝ 1/x² all follow the same three-step method — write the equation, find k, use it — and how the power changes the scaling.

Why it works

Proportion doesn't have to be to xx itself — yy can be proportional to x2x^2, to x3x^3, to x\sqrt{x}, or inversely to any of them. The wording maps directly to an equation:
wordsequation
yy is proportional to the square of xxy=kx2y = kx^2
yy is proportional to the square root of xxy=kxy = k\sqrt{x}
yy is inversely proportional to the square of xxy=kx2y = \dfrac{k}{x^2}
and every question then has the same three steps:
  1. Write the equation with an unknown kk.
  2. Substitute the given pair of values to find kk.
  3. Use the completed formula to answer whatever is asked.
The only place the power enters is that you substitute the powered value. If y=kx2y = kx^2 and y=75y = 75 when x=5x = 5, then 75=k×2575 = k \times 25 (not k×5k \times 5), so k=3k = 3 and y=3x2y = 3x^2.

The power changes how scaling works. In plain direct proportion doubling xx doubles yy. But if yx2y \propto x^2, doubling xx multiplies yy by 22=42^2 = 4; if yx3y \propto x^3, by 88. And for inverse square, y1x2y \propto \frac{1}{x^2}, doubling xx divides yy by 44 — not by 22. The rule: whatever factor xx changes by, yy changes by that factor pushed through the power. This is worth internalising because exam questions ask it directly ("when xx is doubled, what happens to yy?") with no numbers at all.

Coming back the other way needs the root. If y=3x2y = 3x^2 and you're told y=300y = 300, then x2=100x^2 = 100 — and x2x^2 is not the answer. Undo the square: x=10x = 10 (taking the positive root, since these quantities are positive). Forgetting this final un-powering step is the classic way to lose the last mark.

Chains of proportion combine into one. If ab2a \propto b^2 and bcb \propto \sqrt{c}, then b2cb^2 \propto c, so aca \propto c: substitute one formula into the other and the two constants merge into a single new one.