⚖️ Setting Up and Solving Equations

OCR FSMQ Additional Maths · Algebra (AL6)

Level 3 · Ages 15–16

← Back to topic overview
1 What This Statement Asks
AL6: set up and solve problems leading to linear, quadratic and cubic equations in one unknown, and to simultaneous equations in two unknowns. The specification adds that problems "could be set in mathematical or non-mathematical contexts".
"Set up" carries as many marks as "solve". In a worded problem, define your variable in writing — "let $x$ be the number of adult tickets" — before you write any algebra. Examiners credit that line.
2 Linear Equations

At this level linear equations rarely appear on their own — they arrive wrapped in a context, with fractions or brackets.

Worked Example 1 — Unknown on both sides, with fractions

Solve $\dfrac{2x - 1}{3} = \dfrac{x + 4}{5}$.

Cross-multiply: $5(2x-1) = 3(x+4)$
$10x - 5 = 3x + 12$
$7x = 17$
$x = \dfrac{17}{7}$
Leave it as an exact fraction unless the question asks for a decimal. An exact answer is never rounded.
Worked Example 2 — Setting one up

A taxi charges a fixed £$3.50$ plus £$1.20$ per mile. A journey cost £$15.50$. How long was it?

Let the journey be $m$ miles.
$3.50 + 1.20m = 15.50$
$1.20m = 12.00$
$m = 10$ miles.
3 Quadratic Equations — Choosing a Method
SituationBest method
Factorises easily over the integersFactorise
No middle term, e.g. $x^2 = 7$Square-root both sides ($\pm$!)
Exact answer wanted, or vertex neededComplete the square
Nothing obvious, or ugly numbersThe formula
The formula and the discriminant
$x = \dfrac{-b \pm \sqrt{b^2-4ac}}{2a}$,  where $\Delta = b^2 - 4ac$
$\Delta > 0$: two roots  ·  $\Delta = 0$: one repeated root  ·  $\Delta < 0$: no real roots
Worked Example 3 — Rearrange before you solve

Solve $x(x + 3) = 4x + 6$, giving exact answers.

Expand: $x^2 + 3x = 4x + 6$
Collect to one side: $x^2 - x - 6 = 0$
Factorise: $(x-3)(x+2) = 0$
$x = 3$ or $x = -2$
Never divide by $x$ to "simplify" $x(x+3) = 4x+6$. You would lose a root and the marks with it. Always move everything to one side first.
Worked Example 4 — Using the discriminant

Find the values of $k$ for which $x^2 + kx + 4 = 0$ has exactly one solution.

One solution means $\Delta = 0$.
$k^2 - 4(1)(4) = 0$
$k^2 = 16$
$k = 4$ or $k = -4$
4 Cubic Equations

Cubics are new at this level. The route is always the same: find one root by the factor theorem, divide out, then solve the quadratic that remains.

Worked Example 5 — A cubic in context

A cuboid has height $x$ cm, width $(x+1)$ cm and length $(x+4)$ cm. Its volume is $84$ cm³. Find $x$.

$x(x+1)(x+4) = 84$
Expand: $x\left(x^2 + 5x + 4\right) = x^3 + 5x^2 + 4x$
$x^3 + 5x^2 + 4x - 84 = 0$
Test factors of $84$. $\mathrm{f}(3) = 27 + 45 + 12 - 84 = 0$ ✓ so $(x-3)$ is a factor.
Dividing gives $(x-3)\left(x^2 + 8x + 28\right) = 0$.
The quadratic has $\Delta = 64 - 112 = -48 < 0$, so it contributes no real roots.
$x = 3$ cm, giving a $3 \times 4 \times 7$ cuboid. Check: $3 \times 4 \times 7 = 84$ ✓
Why check the discriminant? It shows $x=3$ is the only answer, so you have not missed a second cuboid. Stopping at the first root leaves the question incompletely answered.
Worked Example 6 — One that does factorise

Solve $x^3 + 2x^2 - 13x + 10 = 0$.

Try $x = 1$: $1 + 2 - 13 + 10 = 0$ ✓
Divide by $(x-1)$: quotient $x^2 + 3x - 10$.
$x^2 + 3x - 10 = (x+5)(x-2)$
$x = 1$, $x = 2$ or $x = -5$
5 Simultaneous Equations
Two linear equations
Elimination: scale one or both, then add or subtract to remove a variable
One linear, one quadratic
Substitution: rearrange the linear one, substitute into the quadratic
Worked Example 7 — Two linear equations

Solve $3x + 4y = 18$ and $5x - 2y = 4$.

Double the second: $10x - 4y = 8$
Add to the first: $13x = 26$, so $x = 2$.
Substitute: $6 + 4y = 18$, so $y = 3$.
Check in the other equation: $5(2) - 2(3) = 4$ ✓
Worked Example 8 — One linear, one quadratic

Solve $y = 2x - 1$ and $x^2 + y^2 = 25$. Interpret the answer geometrically.

Substitute: $x^2 + (2x-1)^2 = 25$
$x^2 + 4x^2 - 4x + 1 = 25$
$5x^2 - 4x - 24 = 0$
$(5x + 12)(x - 2) = 0$, so $x = -\tfrac{12}{5}$ or $x = 2$.
$x = 2 \Rightarrow y = 3$;  $x = -2.4 \Rightarrow y = -5.8$
The two solutions are the points where the line cuts the circle of radius $5$ centred at the origin: $(2, 3)$ and $(-2.4, -5.8)$.
Pair them up correctly. Each $x$ goes with its own $y$. Writing "$x = 2$ or $-2.4$, $y = 3$ or $-5.8$" without pairing loses marks.
The discriminant tells you the geometry. Two solutions: the line cuts the curve. One solution: it is a tangent. None: they never meet. This is a favourite FSMQ question.
6 Quick Reference

Define first

Write "let $x$ be…" with units.

Quadratics

Everything to one side, $=0$, then choose a method.

Never divide by $x$

You lose the root $x=0$.

Discriminant

$b^2-4ac$ counts the real roots.

Cubics

Factor theorem, divide, solve the quadratic.

Two linear

Eliminate by scaling and adding.

Linear + quadratic

Substitute the linear one in.

Pair solutions

Each $x$ with its matching $y$.

Tangency

One repeated solution $\Rightarrow$ tangent.

Reject nonsense

Negative lengths, times before zero.

7 Practice Questions
Question 1

Solve $\dfrac{3x+1}{4} = \dfrac{x-2}{2}$.

▶ Show solution

$2(3x+1) = 4(x-2)$

$6x + 2 = 4x - 8$

$2x = -10$, so $x = -5$.

Question 2

Solve $2x^2 + 7x - 15 = 0$.

▶ Show solution

$ac = -30$; two numbers multiplying to $-30$ and adding to $7$ are $10$ and $-3$.

$2x^2 + 10x - 3x - 15 = 2x(x+5) - 3(x+5) = (2x-3)(x+5)$

$x = \tfrac32$ or $x = -5$.

Question 3

Solve $3x^2 - 5x - 1 = 0$, giving answers to 3 significant figures.

▶ Show solution

$\Delta = 25 + 12 = 37$

$x = \dfrac{5 \pm \sqrt{37}}{6}$

$x = \dfrac{5 + 6.0828}{6} = 1.85$  or  $x = \dfrac{5 - 6.0828}{6} = -0.180$

Question 4

Solve $x^3 - 6x^2 + 11x - 6 = 0$.

▶ Show solution

$\mathrm{f}(1) = 1 - 6 + 11 - 6 = 0$ ✓

Dividing by $(x-1)$: $x^2 - 5x + 6 = (x-2)(x-3)$

$x = 1$, $2$ or $3$.

Question 5

Solve $4x - 3y = 11$ and $2x + y = 8$.

▶ Show solution

From the second, $y = 8 - 2x$.

$4x - 3(8-2x) = 11$

$4x - 24 + 6x = 11$, so $10x = 35$ and $x = 3.5$.

$y = 8 - 7 = 1$.

Question 6

Solve $y = x + 2$ and $y = x^2 - 4$.

▶ Show solution

$x + 2 = x^2 - 4$

$x^2 - x - 6 = 0$, so $(x-3)(x+2) = 0$.

$x = 3 \Rightarrow y = 5$;  $x = -2 \Rightarrow y = 0$.

Solutions: $(3, 5)$ and $(-2, 0)$.

Question 7

Find the values of $k$ for which $2x^2 + kx + 8 = 0$ has no real solutions.

▶ Show solution

No real solutions means $\Delta < 0$:

$k^2 - 4(2)(8) < 0 \;\Rightarrow\; k^2 < 64$

$-8 < k < 8$

Question 8

The sum of two numbers is $13$ and the sum of their squares is $97$. Find them.

▶ Show solution

Let them be $x$ and $y$. Then $x + y = 13$ and $x^2 + y^2 = 97$.

From the first, $y = 13 - x$:

$x^2 + (13-x)^2 = 97$

$x^2 + 169 - 26x + x^2 = 97$

$2x^2 - 26x + 72 = 0 \;\Rightarrow\; x^2 - 13x + 36 = 0$

$(x-4)(x-9) = 0$, so the numbers are $4$ and $9$.

Question 9

Show that the line $y = 2x + 1$ is a tangent to the curve $y = x^2 + 4x + 2$, and find the point of contact.

▶ Show solution

Set them equal: $2x + 1 = x^2 + 4x + 2$

$x^2 + 2x + 1 = 0$

$\Delta = 4 - 4 = 0$, so there is exactly one solution — the line meets the curve once, i.e. it is a tangent.

$(x+1)^2 = 0$ gives $x = -1$, and then $y = 2(-1) + 1 = -1$.

The point of contact is $(-1,\, -1)$.

Question 10

A cinema sells adult tickets at £$9$ and child tickets at £$5$. On one evening $240$ tickets were sold for a total of £$1720$.

(a) Set up and solve simultaneous equations to find how many of each were sold.   (b) The next evening the same total number of tickets raised £$1960$. Explain whether this is possible.   (c) The manager says "if we sell $x$ adult tickets out of $240$, income is $I = 1200 + 4x$." Verify this formula and use it to answer (b) directly.

▶ Show solution

(a) Let $a$ = adult tickets and $c$ = child tickets.

$a + c = 240$  and  $9a + 5c = 1720$

From the first, $c = 240 - a$:

$9a + 5(240 - a) = 1720$

$9a + 1200 - 5a = 1720 \;\Rightarrow\; 4a = 520 \;\Rightarrow\; a = 130$

So $130$ adult and $110$ child tickets. Check: $9(130) + 5(110) = 1170 + 550 = 1720$ ✓

(b) $9a + 5(240-a) = 1960$ gives $4a = 760$, so $a = 190$.

That is a whole number and $0 \leqslant 190 \leqslant 240$, so yes, it is possible — $190$ adult and $50$ child tickets.

(c) $I = 9x + 5(240 - x) = 9x + 1200 - 5x = 1200 + 4x$ ✓

Setting $1200 + 4x = 1960$ gives $x = 190$ immediately, agreeing with (b).

The formula also shows the income must lie between $I(0) = £1200$ and $I(240) = £2160$, and must be a multiple of $4$ above $1200$ — a quick test for whether any claimed total is achievable.

Setting Up and Solving Equations (AL6) · OCR FSMQ Additional Maths · Created with MathJax