Skip to main content

Worked Solutions

Number & Algebra — Worked Solutions (Year 7 Maths)

By Nidhi · Intuition tutor 1 min read

Created with Intu AI

Studying this? See our Year 7 Maths course →

Worked examples for Year 7 Maths Number & Algebra. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

Example 1 — Order of operations with integers and fractions

Standard 3 marks

Question

Evaluate $-12 + 3 \times (5 - 8) + \dfrac{1}{2}$, giving your answer as a fraction.

Solution

Work through the order of operations: brackets, then multiplication, then add left to right.

Brackets first: $5 - 8 = -3$.

Multiply: $3 \times (-3) = -9$.

Now add: $-12 + (-9) = -21$, then $-21 + \dfrac{1}{2}$.

Write $-21$ as $-\dfrac{42}{2}$, so $-\dfrac{42}{2} + \dfrac{1}{2} = -\dfrac{41}{2}$.

The answer is $-\dfrac{41}{2}$. Don't reach for the half until you've cleared the brackets and the multiply — that's where marks get lost.

Where the marks go

  • 1 mark: Evaluates the bracket correctly: $5 - 8 = -3$
  • 1 mark: Correct multiplication and integer addition: $-12 + (-9) = -21$
  • 1 mark: Correct final answer including the fraction: $-\dfrac{41}{2}$

Key idea

Follow the order of operations — brackets, then multiplication, then addition — and add fractions only after giving them a common denominator.

Example 2 — Solving a linear equation and substitution

Standard 3 marks

Question

Solve $3x + 7 = 22$ for $x$. Then use your value of $x$ to find the value of $2x - 5$.

Solution

Get $x$ on its own by undoing the operations in reverse.

Subtract 7 from both sides: $3x = 15$.

Divide both sides by 3: $x = 5$.

Now substitute into $2x - 5$: $2(5) - 5 = 10 - 5 = 5$.

So $x = 5$ and $2x - 5 = 5$. Keep both sides balanced at every step — do the same thing to each side or the equation breaks.

Where the marks go

  • 1 mark: Subtracts 7 from both sides to get $3x = 15$
  • 1 mark: Divides by 3 to find $x = 5$
  • 1 mark: Substitutes correctly to get $2x - 5 = 5$

Key idea

Solve a linear equation by doing the same operation to both sides until $x$ is alone, then substitute that value wherever $x$ appears.