Skip to main content

Worked Solutions

Number & Algebra — Worked Solutions (Year 10 Maths)

By Keshav · Intuition tutor 1 min read

Created with Intu AI

Studying this? See our Year 10 Maths course →

Worked examples for Year 10 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 — Factorising and solving a quadratic

Standard 3 marks

Question

Solve $x^2 - 2x - 15 = 0$ by factorising.

Solution

Factorise first, then use the null factor law.

Find two numbers that multiply to $-15$ and add to $-2$: that's $-5$ and $3$.

So $x^2 - 2x - 15 = (x - 5)(x + 3) = 0$.

A product is zero when a factor is zero, so $x - 5 = 0$ or $x + 3 = 0$.

Therefore $x = 5$ or $x = -3$. Always state both solutions — a quadratic gives two, and dropping one loses a mark.

Where the marks go

  • 1 mark: Correct factorisation $(x - 5)(x + 3)$
  • 1 mark: Applies the null factor law to both brackets
  • 1 mark: States both solutions $x = 5$ and $x = -3$

Key idea

Factorise to a product of brackets, then set each bracket to zero — a quadratic has two solutions, so report both.

Example 2 — Simultaneous equations

Standard 4 marks

Question

Solve the simultaneous equations $3x + 2y = 16$ and $x - 2y = -4$.

Solution

The $y$ terms are $+2y$ and $-2y$, so add the equations to eliminate $y$ straight away.

$(3x + 2y) + (x - 2y) = 16 + (-4)$, giving $4x = 12$, so $x = 3$.

Substitute $x = 3$ into $x - 2y = -4$: $3 - 2y = -4$, so $-2y = -7$ and $y = 3.5$.

Solution: $x = 3,\ y = 3.5$. Check in the other equation: $3(3) + 2(3.5) = 9 + 7 = 16$. Correct.

Where the marks go

  • 1 mark: Adds the equations to eliminate $y$
  • 1 mark: Solves $4x = 12$ to get $x = 3$
  • 1 mark: Substitutes back to find $y = 3.5$
  • 1 mark: Verifies the solution in the other equation

Key idea

When the coefficients of one variable are opposites, adding the equations eliminates it; substitute back, then check both equations.