Direct and Inverse Proportion
x

Revision notes for Edexcel GCSE Maths Direct and Inverse Proportion. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Direct and Inverse Proportion

What you'll learn

  • How to turn proportion statements into equations using kkk.
  • How to solve direct and inverse proportion problems.
  • How squares, cubes and square roots change the formula.
  • How to recognise proportion from graphs and tables.

The language of proportion

A variable is a letter that stands for a number that can change. A formula is an equation linking variables.

The symbol ∝\propto∝ means “is proportional to”. In GCSE questions, you usually replace ∝\propto∝ with an equals sign and a constant.

Definition

Constant of proportionality

The constant of proportionality is the fixed number, usually called kkk, that connects the two variables in a proportion formula.

The constant k is the fixed multiplier or divider that links two changing variables.

Example

Changing words into equations

  1. If AAA is directly proportional to the square of BBB, write:

    A=kB2A = kB^2A=kB2
  2. If PPP is inversely proportional to the cube of QQQ, write:

    P=kQ3P = \frac{k}{Q^3}P=Q3k​
Key Idea

The main method

For almost every proportion question: write the formula with kkk, use the given pair of values to find kkk, then substitute the new value and solve.

Direct proportion

Definition

Direct proportion

If yyy is directly proportional to xxx, then y∝xy \propto xy∝x, so y=kxy = kxy=kx. As xxx increases, yyy increases by the same scale factor.

For example, if one variable doubles, the other doubles too. If one variable is multiplied by 5, the other is multiplied by 5.

Example

Direct proportion with a missing value

ppp is directly proportional to qqq. When p=8p=8p=8, q=20q=20q=20. Find qqq when p=14p=14p=14.

In direct proportion, the ratio between the two variables stays the same as both values scale up or down.

  1. Write the direct proportion formula:

    p=kqp = kqp=kq
  2. Substitute p=8p=8p=8 and q=20q=20q=20:

    8=20k8 = 20k8=20k
  3. Solve for kkk:

    k=820=25k = \frac{8}{20} = \frac{2}{5}k=208​=52​
  4. Use p=14p=14p=14 in the formula:

    14=25q14 = \frac{2}{5}q14=52​q
  5. Rearrange to find qqq:

    q=14÷25=35q = 14 \div \frac{2}{5} = 35q=14÷52​=35
Common Mistake

Swapping the variables

If the question says “ppp is directly proportional to qqq”, start with p=kqp = kqp=kq. Keep the first variable on the left.

Inverse proportion

Definition

Inverse proportion

If yyy is inversely proportional to xxx, then y∝1xy \propto \frac{1}{x}y∝x1​, so y=kxy = \frac{k}{x}y=xk​. As xxx increases, yyy decreases.

A useful fact is that for y=kxy = \frac{k}{x}y=xk​, the product xyxyxy stays constant.

Example

Inverse proportion

mmm is inversely proportional to nnn. When m=18m=18m=18, n=5n=5n=5. Find mmm when n=15n=15n=15.

In inverse proportion, one variable increases while the other decreases so the product stays constant.

  1. Write the inverse proportion formula:

    m=knm = \frac{k}{n}m=nk​
  2. Substitute m=18m=18m=18 and n=5n=5n=5:

    18=k518 = \frac{k}{5}18=5k​
  3. Solve for kkk:

    k=18×5=90k = 18 \times 5 = 90k=18×5=90
  4. Substitute n=15n=15n=15:

    m=9015=6m = \frac{90}{15} = 6m=1590​=6
Tip

Sanity check

In inverse proportion, if the input gets bigger, the output should usually get smaller. If your answer goes the wrong way, check your formula.

Squares, cubes and square roots

A square means “to the power of 2”, so x2x^2x2 means x×xx \times xx×x.

A cube means “to the power of 3”, so x3x^3x3 means x×x×xx \times x \times xx×x×x.

A square root is the opposite of squaring. For example, 25=5\sqrt{25}=525​=5.

Common formula patterns:

  • yyy directly proportional to x2x^2x2 means y=kx2y = kx^2y=kx2.
  • yyy directly proportional to x\sqrt{x}x​ means y=kxy = k\sqrt{x}y=kx​.
  • yyy inversely proportional to x3x^3x3 means y=kx3y = \frac{k}{x^3}y=x3k​.
  • yyy inversely proportional to x\sqrt{x}x​ means y=kxy = \frac{k}{\sqrt{x}}y=x​k​.
Example

Direct proportion to a square root

rrr is directly proportional to the square root of sss. When r=10r=10r=10, s=25s=25s=25. Find sss when r=6r=6r=6.

For square-root proportion, the formula links r to 1m\sqrt{s}0m, not directly to s.

  1. Write the formula:

    r=ksr = k\sqrt{s}r=ks​
  2. Substitute r=10r=10r=10 and s=25s=25s=25:

    10=k2510 = k\sqrt{25}10=k25​
  3. Since 25=5\sqrt{25}=525​=5, find kkk:

    10=5k⇒k=210 = 5k \Rightarrow k = 210=5k⇒k=2
  4. Substitute r=6r=6r=6:

    6=2s6 = 2\sqrt{s}6=2s​
  5. Divide by 2, then square both sides:

    s=3⇒s=9\sqrt{s}=3 \Rightarrow s=9s​=3⇒s=9
Example

Inverse proportion to a cube

ttt is inversely proportional to the cube of uuu. When t=48t=48t=48, u=0.5u=0.5u=0.5. Find ttt when u=2u=2u=2.

For inverse proportion to a cube, the cube u^3 goes in the denominator.

  1. Write the formula:

    t=ku3t = \frac{k}{u^3}t=u3k​
  2. Substitute t=48t=48t=48 and u=0.5u=0.5u=0.5:

    48=k0.5348 = \frac{k}{0.5^3}48=0.53k​
  3. Find kkk:

    k=48×0.53=6k = 48 \times 0.5^3 = 6k=48×0.53=6
  4. Substitute u=2u=2u=2:

    t=623=68=0.75t = \frac{6}{2^3} = \frac{6}{8} = 0.75t=236​=86​=0.75
Common Mistake

Square roots

The symbol s\sqrt{s}s​ means the positive square root. If s=3\sqrt{s}=3s​=3, then s=9s=9s=9, not s=±3s=\pm 3s=±3.

Recognising graphs

The origin is the point (0, 0), where the x-axis and y-axis meet.

Graph shapes to remember:

The main proportion types have distinctive graph shapes.

  • y∝xy \propto xy∝x: a straight line through the origin.
  • y∝x2y \propto x^2y∝x2: a parabola, meaning a U-shaped curve, with its vertex at the origin.
  • y∝1xy \propto \frac{1}{x}y∝x1​: two curved branches, usually in the top-right and bottom-left for positive kkk.
  • y∝1x2y \propto \frac{1}{x^2}y∝x21​: two curved branches above the x-axis for positive kkk, one on each side of the y-axis.
Example

Matching graph descriptions

Match each description to a proportion statement.

  1. A straight line passing through the origin matches:

    y∝xy \propto xy∝x
  2. A U-shaped curve with its lowest point at the origin matches:

    y∝x2y \propto x^2y∝x2
  3. Two opposite curved branches in the top-right and bottom-left match:

    y∝1xy \propto \frac{1}{x}y∝x1​
  4. Two curved branches above the x-axis, symmetric about the y-axis, match:

    y∝1x2y \propto \frac{1}{x^2}y∝x21​
Common Mistake

Straight line trap

A direct proportion graph must be a straight line through the origin. A straight line that misses the origin is not direct proportion.

A straight line only represents direct proportion if it passes through the origin.

Using tables to find the formula

For table questions, test which expression gives the same value of kkk each time.

If the options are y∝xy \propto xy∝x, y∝x2y \propto x^2y∝x2 and y∝x3y \propto x^3y∝x3, check:

  • y÷xy \div xy÷x
  • y÷x2y \div x^2y÷x2
  • y÷x3y \div x^3y÷x3

The correct one gives the same answer for every pair.

Example

Choosing from a table

Two pairs of values are: when x=2x=2x=2, y=24y=24y=24; when x=3x=3x=3, y=81y=81y=81. Decide whether y∝xy \propto xy∝x, y∝x2y \propto x^2y∝x2 or y∝x3y \propto x^3y∝x3, then write the formula.

Testing y \div x^n in a table shows which power gives a constant value of k.

  1. Test y∝xy \propto xy∝x. The constants do not match:

    242=12,813=27\frac{24}{2}=12,\qquad \frac{81}{3}=27224​=12,381​=27
  2. Test y∝x2y \propto x^2y∝x2. The constants do not match:

    2422=6,8132=9\frac{24}{2^2}=6,\qquad \frac{81}{3^2}=92224​=6,3281​=9
  3. Test y∝x3y \propto x^3y∝x3. The constants match:

    2423=3,8133=3\frac{24}{2^3}=3,\qquad \frac{81}{3^3}=32324​=3,3381​=3
  4. Therefore k=3k=3k=3, so the formula is:

    y=3x3y = 3x^3y=3x3
Exam technique

In the exam

  1. Write the proportion formula first, including kkk.
  2. Use the given pair of values to find kkk before using the new value.
  3. For table questions, test each possible power and look for the constant result.
Self review

Check yourself

  • Can you explain the difference between y=kxy = kxy=kx and y=kxy = \frac{k}{x}y=xk​?
  • What graph shape tells you that y∝x2y \propto x^2y∝x2?
  • If yyy is inversely proportional to x3x^3x3, where does x3x^3x3 go in the formula?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
Quadratic FormulaUp next

How was this guide?

Direct and Inverse Proportion Revision Guide

  1. GCSE
  2. /Maths
  3. /Direct and Inverse Proportion