Changing the Subject of a Formula
x

Revision notes for Edexcel GCSE Maths Changing the Subject of a Formula. 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.

Changing the Subject of a Formula

What you'll learn

  • What it means to make a letter the subject of a formula.
  • How to use inverse operations to rearrange formulae safely.
  • How to handle brackets, fractions, squares, cubes and square roots.
  • How to avoid common sign and denominator mistakes.

1. What does “make the subject” mean?

A formula is an equation that connects variables. A variable is a letter that represents a number.

Definition

Subject of a formula

The subject of a formula is the variable that is on its own on one side of the equals sign. For example, in A=lwA = lwA=lw, the subject is AAA.

When you are asked to “make xxx the subject”, your final answer should look like:

x=somethingx = \text{something}x=something

or

something=x\text{something} = xsomething=x

but it is usually clearest to put the subject on the left.

2. The balance method

The equals sign means both sides are equal. If you do something to one side, you must do the same thing to the other side.

Definition

Inverse operations

An inverse operation undoes another operation. Adding undoes subtracting, subtracting undoes adding, multiplying undoes dividing, and square rooting undoes squaring.

Key Idea

Main idea

Changing the subject is like solving an equation, but with letters instead of numbers. Undo the operations in reverse order until your chosen letter is alone.

Example

Making a letter the subject

Make rrr the subject of q=6r−10q = 6r - 10q=6r−10.

A balance diagram shows that adding 10 to both sides and then dividing by 6 keeps the formula equal while isolating r.

  1. Start with the formula and identify the term containing rrr:

    q=6r−10q = 6r - 10q=6r−10
  2. Undo the subtract 10 by adding 10 to both sides:

    q+10=6rq + 10 = 6rq+10=6r
  3. Undo the multiply by 6 by dividing both sides by 6:

    r=q+106r = \frac{q + 10}{6}r=6q+10​
Common Mistake

Changing sides too quickly

Do not just “move” a term and hope the sign changes correctly. Think: “What operation will undo this?” For example, subtracting 10 is undone by adding 10 to both sides.

3. Other letters are treated like numbers

A term is a part of an expression separated by plus or minus signs. For example, in 2m+5p2m + 5p2m+5p, the terms are 2m2m2m and 5p5p5p.

When rearranging, letters that are not the subject are treated like fixed values.

Example

A formula with two letter terms

Make ppp the subject of S=2m+5pS = 2m + 5pS=2m+5p.

The diagram highlights the p-term first, then shows subtracting 2m and dividing by 5 to leave p alone.

  1. Identify the term containing ppp:

    S=2m+5pS = 2m + 5pS=2m+5p
  2. Undo the add 2m2m2m by subtracting 2m2m2m from both sides:

    S−2m=5pS - 2m = 5pS−2m=5p
  3. Undo the multiply by 5 by dividing both sides by 5:

    p=S−2m5p = \frac{S - 2m}{5}p=5S−2m​
Tip

Keep the whole expression together

If you divide by 5, the whole of S−2mS - 2mS−2m is divided by 5. That is why the fraction line goes under both terms.

4. Brackets: undo the outside first

If the subject is inside brackets, it is often easiest to undo what is happening outside the brackets first.

Example

Subject inside brackets

Make aaa the subject of z=4(a+7)z = 4(a + 7)z=4(a+7).

The outside operation on the bracket is undone first, before removing the +7 inside the bracket.

  1. Start with the formula:

    z=4(a+7)z = 4(a + 7)z=4(a+7)
  2. Undo the multiply by 4 by dividing both sides by 4:

    z4=a+7\frac{z}{4} = a + 74z​=a+7
  3. Undo the add 7 by subtracting 7 from both sides:

    a=z4−7a = \frac{z}{4} - 7a=4z​−7
Tip

Brackets shortcut

If the whole bracket is being multiplied, divide first. Expanding the bracket also works, but it can create extra steps.

5. Fractions: clear the denominator

The denominator is the bottom part of a fraction. If a formula has a fraction, a good first move is often to multiply by the denominator.

Example

Subject in the numerator

Make xxx the subject of y=3x−25y = \frac{3x - 2}{5}y=53x−2​.

Clearing the denominator affects the whole numerator, so 3x − 2 stays together before the remaining operations are undone.

  1. Multiply both sides by 5 to remove the denominator:

    5y=3x−25y = 3x - 25y=3x−2
  2. Undo the subtract 2 by adding 2 to both sides:

    5y+2=3x5y + 2 = 3x5y+2=3x
  3. Undo the multiply by 3 by dividing both sides by 3:

    x=5y+23x = \frac{5y + 2}{3}x=35y+2​
Common Mistake

Only clearing part of the fraction

For y=3x−25y = \frac{3x - 2}{5}y=53x−2​, multiplying by 5 gives 5y=3x−25y = 3x - 25y=3x−2. Do not multiply only one term in the numerator.

Sometimes the subject starts in the denominator. First multiply by the denominator to bring it out of the fraction.

Example

Subject in the denominator

Make sss the subject of k=r+4sk = \frac{r + 4}{s}k=sr+4​.

Multiplying by s brings the subject out of the denominator before dividing by k isolates it.

  1. Multiply both sides by sss:

    ks=r+4ks = r + 4ks=r+4
  2. Divide both sides by kkk to get sss on its own:

    s=r+4ks = \frac{r + 4}{k}s=kr+4​
Common Mistake

Dividing by a letter

When you divide by a letter such as kkk, the rearranged formula only works when that letter is not zero.

6. Powers: squares and cubes

A square means a value is multiplied by itself, such as n2n^2n2. A square root undoes a square.

Example

Making the squared letter the subject

Make nnn the subject of T=n2+6T = n^2 + 6T=n2+6.

The diagram shows subtracting 6 first, then taking the square root and remembering both positive and negative roots.

  1. Undo the add 6 by subtracting 6 from both sides:

    T−6=n2T - 6 = n^2T−6=n2
  2. Undo the square by square rooting both sides:

    n=±T−6n = \pm\sqrt{T - 6}n=±T−6​
Common Mistake

Forgetting the plus or minus

If n2=25n^2 = 25n2=25, then nnn could be 5 or -5. So when you square root an expression involving a squared variable, use ±\pm± unless the question gives a reason to choose only the positive value.

A cube means a value is multiplied by itself three times, such as x3x^3x3. A cube root undoes a cube.

Example

Making a cubed letter the subject

Make xxx the subject of y=x3+4y = x^3 + 4y=x3+4.

For a cubed subject, subtract the added term first and then apply the cube root.

  1. Undo the add 4 by subtracting 4 from both sides:

    y−4=x3y - 4 = x^3y−4=x3
  2. Undo the cube by taking the cube root:

    x=y−43x = \sqrt[3]{y - 4}x=3y−4​

7. Square roots around fractions

If the formula begins with a square root, square both sides first. This removes the square root.

Example

Subject under a square root

Make hhh the subject of r=h+34r = \sqrt{\frac{h + 3}{4}}r=4h+3​​.

The outer square root is removed first, then the denominator is cleared and the +3 is undone.

  1. Square both sides to remove the square root:

    r2=h+34r^2 = \frac{h + 3}{4}r2=4h+3​
  2. Multiply both sides by 4 to remove the denominator:

    4r2=h+34r^2 = h + 34r2=h+3
  3. Subtract 3 from both sides:

    h=4r2−3h = 4r^2 - 3h=4r2−3
Tip

Outer layer first

Look at what is happening to the subject from the outside in. If everything is inside a square root, square first. If everything is over a denominator, multiply by the denominator first.

Exam technique

In the exam

  1. Circle the letter you are making the subject, so you know your target.

  2. Undo operations one at a time, writing a clear new line after each move.

  3. Check your final line: the subject letter should appear once, on its own, with no hidden brackets, powers or denominators attached to it.

Self review

Check yourself

  • If y=7x−3y = 7x - 3y=7x−3, what operation would you undo first to make xxx the subject?

  • Why does w=2a+53w = \frac{2a + 5}{3}w=32a+5​ become 3w=2a+53w = 2a + 53w=2a+5 after clearing the fraction?

  • When rearranging m=p2−1m = p^2 - 1m=p2−1, why might the final answer need a plus or minus sign?

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
Expanding and Factorising QuadraticsUp next

How was this guide?

Changing the Subject of a Formula Revision Guide

  1. GCSE
  2. /Maths
  3. /Changing the Subject of a Formula