Proportion
Revise Proportion for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.
Proportion
The big idea: Proportion is just a rulebook for how two quantities move together — either they grow together in lockstep (direct), or one grows while the other shrinks to compensate (inverse). Once you find the "magic number" k that links them, you can predict either value from the other, forever.
Summary — What This Chapter Covers
- Direct proportion (y ∝ x): as x increases, y increases by the same factor. Equation: y = kx. Graph: a straight line through the origin.
- Direct proportion with powers/roots: y can be proportional to x², x³, √x, or ∛x — not just x itself.
- Inverse proportion (y ∝ 1/x): as x increases, y decreases by the same factor. Equation: y = k/x. Graph: a curve that never touches the axes.
- Inverse proportion with powers/roots: y can be proportional to 1/x², 1/x³, 1/√x, or 1/∛x.
- The constant of proportionality, k, is found by substituting one known pair of values into the general formula.
- The 4-step method — identify variables, form the equation with k, solve for k, rewrite and use — works for every single proportion question, direct or inverse.
- Variation models (linear, quadratic, cubic, reciprocal) let you match real data to the correct type of equation, and test/compare which model fits best.
1. Direct Proportion
What does "directly proportional" actually mean? Imagine you're paying for fuel. If 1 litre costs $2, then 2 litres cost $4, and 10 litres cost $20. Every time the amount of fuel doubles, the price doubles too. The ratio between the two quantities (price ÷ litres) never changes — it's always $2 per litre. That's direct proportion in a nutshell: two quantities that scale up and down together, always keeping the same ratio.
We write "y is directly proportional to x" using the special symbol ∝, like this: y ∝ x. This symbol is just shorthand — it doesn't give you a usable equation on its own. To actually calculate anything, you need to convert it into an equation using a constant, k:
Here's what that line looks like — notice it always passes through the origin, which makes sense: if x = 0 (you buy 0 litres of fuel), y must be 0 too (you pay $0).
1Direct Proportion with Powers and Roots
Not every direct proportion is as simple as y = kx. Sometimes y is proportional to a power or root of x instead of x itself. The idea is exactly the same — just swap out the "x" for whatever power/root you're told about:
- y proportional to the square of x → y ∝ x² → y = kx²
- y proportional to the square root of x → y ∝ √x → y = k√x
- y proportional to the cube of x → y ∝ x³ → y = kx³
- y proportional to the cube root of x → y ∝ ∛x → y = k∛x
Each of these produces a different shaped graph — a squared relationship gives a curve that starts flat and rockets upward; a square-root relationship gives a curve that shoots up quickly then flattens out. You don't need to memorise every shape, but you should recognise that "proportional to x²" is not the same graph as "proportional to x."
2The 4-Step Method for Direct Proportion
Every single direct proportion question — no matter how it's dressed up — is solved with the exact same four steps. Memorise this process and you can answer almost any proportion question on the exam:
- Step 1 — Identify & Formula: Work out which two variables are involved and write the general formula with k in it (e.g. y = kx², y = k√x, etc.)
- Step 2 — Find k: Substitute the one pair of values you're given into the formula, then solve the resulting equation for k.
- Step 3 — Rewrite: Plug your value of k back into the formula. Now you have the FULL, specific equation linking the two variables.
- Step 4 — Use it: Substitute in whatever new value the question asks about, to find the missing answer.
y is directly proportional to the square of x. When x = 3, y = 18. Find y when x = 4.
2. Inverse Proportion
Now flip the idea on its head. Imagine 4 people painting a fence together take 6 hours. If you bring in more painters, the job goes faster — the time goes DOWN as the number of people goes UP. That's inverse proportion: as one variable increases, the other decreases by the same factor, so their product stays constant (not their ratio, like direct proportion).
Here's the clever trick to understanding inverse proportion: it's actually just direct proportion to the reciprocal of the other variable. "y is inversely proportional to x" really means "y is directly proportional to 1/x." We write this as:
The graph of y = k/x looks completely different from direct proportion — it's a curve (called a hyperbola) that gets closer and closer to both axes but never actually touches them:
1Inverse Proportion with Powers and Roots
Just like direct proportion, inverse proportion can involve a power or root of x. The pattern is identical to before — just put the power/root underneath k instead of next to it:
- y inversely proportional to the square of x → y ∝ 1/x² → y = k/x²
- y inversely proportional to the square root of x → y ∝ 1/√x → y = k/√x
- y inversely proportional to the cube of x → y ∝ 1/x³ → y = k/x³
- y inversely proportional to the cube root of x → y ∝ 1/∛x → y = k/∛x
2The 4-Step Method for Inverse Proportion
Exactly the same four steps as direct proportion — the only thing that changes is the shape of your formula in Step 1 (k is now on top, divided by x, not multiplied by x):
- Step 1 — Identify & Formula: Write the general formula, e.g. y = k/x, y = k/x², y = k/∛x
- Step 2 — Find k: Substitute the known pair of values, then solve for k.
- Step 3 — Rewrite: Substitute k back in to get the full, specific equation.
- Step 4 — Use it: Substitute the new given value to find the answer.
The time, t hours, to complete a project is inversely proportional to the cube root of the number, n, of people working on it. If 27 people work on the project, it takes 50 hours.
(a) Find an equation connecting t and n.
(b) The project must finish within 60 hours. Find the minimum number of people needed.
3. Variation Models
A "variation model" is just a formal name for the equation that describes how two quantities relate. You've already met four of them — you just didn't call them "models" yet:
- y = kx → linear model (this IS direct proportion) — straight line graph
- y = kx² → quadratic model — U-shaped / parabola-like curve
- y = kx³ → cubic model — S-shaped curve
- y = k/x → reciprocal model (this IS inverse proportion) — hyperbola curve
The new skill in this section isn't a new formula — it's detective work: given a table of raw data (with no equation given), can you figure out WHICH of these models actually fits? And if you're given two or more competing models, can you test them against the data to see which one is more accurate?
1Finding Missing Values in a Table
Sometimes you're told exactly which type of proportion applies (e.g. "y is inversely proportional to x") and given a table with some gaps. This is just the standard 4-step method — but instead of stopping after finding one missing value, you use the same final equation to fill in every gap in the table.
Given that y is inversely proportional to x, find p and q:
| x | 1 | 3 | q |
| y | 36 | p | 9 |
2Identifying the Best Model From Data
This is the trickiest skill in the chapter, so let's slow right down. You'll be given a table of data with NO equation and asked to work out which model (linear, quadratic, cubic, or reciprocal) fits best. The method is systematic — don't guess, test:
- Pick a candidate model (start with the simplest, y = kx)
- Use the first data pair to calculate k
- Use that same k to predict the y-value for the second x-value
- Compare your prediction to the ACTUAL y-value in the table
- If they match → you've found the right model! Double check with a third point to be sure.
- If they don't match → the model is wrong. Try the next one (quadratic, then cubic).
| x | 2 | 4 | 6 |
| y | 20 | 80 | 180 |
Model A: y = 400/x² Model B: y = 800/x³. Which fits the data better?
| x | 5 | 6 | 10 | 15 |
| Actual y | 25 | 15 | 3 | 2 |
| Model A | 16 | 11.1 | 4 | 1.78 |
| Model B | 6.4 | 3.7 | 0.8 | 0.24 |
What to Memorise
Concepts Checklist
Exam Tips & Common Mistakes
- Exam Tips & Common Mistakes
Read the full Proportion notes free
That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.
Unlock the full notes free →