Answer Key
Quadratic Equations
Pack A — Answers
| # | Question | Answer |
|---|---|---|
| 1 | Solve $x^2 = 25$. | $x = \pm 5$ |
| 2 | Solve $(x - 3)^2 = 0$. | $x = 3$ (repeated root) |
| 3 | Solve $(x - 2)(x - 5) = 0$. | $x = 2$ or $x = 5$ |
| 4 | Factorise $x^2 + 7x + 12$. | $(x + 3)(x + 4)$ |
| 5 | Factorise $x^2 - 7x + 12$. | $(x - 3)(x - 4)$ |
| 6 | Solve $x^2 + 5x + 6 = 0$. | $x = -2$ or $x = -3$ |
| 7 | Factorise $x^2 - 16$. | $(x + 4)(x - 4)$ |
| 8 | Solve $x^2 - 16 = 0$. | $x = \pm 4$ |
| 9 | State the roots of $y = (x - 3)(x + 2)$. | $x = 3$ and $x = -2$ |
| 10 | Verify that $x = 3$ is a root of $x^2 - 5x + 6 = 0$. | Yes: $9 - 15 + 6 = 0$ ✓ |
| 11 | Solve $x^2 - 3x - 10 = 0$. | $x = 5$ or $x = -2$ |
| 12 | Solve $x^2 = 5x + 6$. | $x = 6$ or $x = -1$ |
| 13 | Solve $x^2 = 5x$. | $x = 0$ or $x = 5$ |
| 14 | Expand $(x + 5)^2$. | $x^2 + 10x + 25$ |
| 15 | Write $x^2 + 8x$ as $(x + p)^2 - q$. | $(x + 4)^2 - 16$ |
| 16 | Write $x^2 + 6x + 11$ in completed-square form $(x + p)^2 + q$. | $(x + 3)^2 + 2$ |
| 17 | Use the quadratic formula to solve $x^2 + 5x + 6 = 0$. | $x = -2$ or $x = -3$ |
| 18 | Solve $(x + 1)(x - 4) = 6$. | $x = 5$ or $x = -2$ |
| 19 | How many real roots does $x^2 - 4x + 4 = 0$ have? | 1 (repeated root) |
| 20 | Solve $(x + 3)^2 = 16$. | $x = 1$ or $x = -7$ |
| 21 | Factorise $2x^2 + 7x + 3$. | $(2x + 1)(x + 3)$ |
| 22 | Use the quadratic formula to solve $2x^2 + 7x + 3 = 0$. | $x = -\dfrac{1}{2}$ or $x = -3$ |
| 23 | Write $x^2 - 6x + 4$ in completed-square form. | $(x - 3)^2 - 5$ |
| 24 | Solve $x^2 + 6x + 7 = 0$ by completing the square (give exact answers). | $x = -3 \pm \sqrt{2}$ |
| 25 | Solve $x^2 + 2x + 5 = 0$. | No real solutions ($\Delta < 0$) |
| 26 | Solve $x^2 - 4x - 1 = 0$, giving exact answers. | $x = 2 \pm \sqrt{5}$ |
| 27 | The roots of $x^2 + 5x + 6 = 0$ are $\alpha$ and $\beta$. State $\alpha + \beta$ and $\alpha \beta$. | $\alpha + \beta = -5$, $\alpha\beta = 6$ |
| 28 | If $x = 3$ is a root of $x^2 + bx - 6 = 0$, find $b$. | $b = -1$ |
| 29 | Find a monic quadratic equation with roots $2$ and $5$. | $x^2 - 7x + 10 = 0$ |
| 30 | Solve $(x - 4)^2 = 7$, giving exact answers. | $x = 4 \pm \sqrt{7}$ |
| 31 | For what values of $k$ does $x^2 + 6x + k = 0$ have two distinct real roots? | $k < 9$ |
| 32 | A rectangular garden is $x$ m wide and $(x + 3)$ m long. Its area is $40$ m². Find $x$. | $x = 5$ m |
| 33 | Write $2x^2 - 8x + 5$ in the form $a(x + p)^2 + q$. | $2(x - 2)^2 - 3$ |
| 34 | A ball is thrown upward and its height $h$ (m) after $t$ s is given by $h = 20t - 5t^2$. When does it hit the ground (other than at $t = 0$)? | $t = 4$ s |
| 35 | Solve $2x^2 - 5x - 3 = 0$ exactly. | $x = 3$ or $x = -\dfrac{1}{2}$ |
| 36 | A right-angled triangle has legs of length $x$ and $(x + 7)$ cm. Its hypotenuse is $13$ cm. Find $x$. | $x = 5$ cm |
| 37 | The quadratic $x^2 - 8x + c = 0$ has roots that differ by 2. If one root is $5$, find $c$ and $b$. | $c = 15$ ($b = 8$ given) |
| 38 | Solve $x^2 + 6x + 4 = 0$ exactly, in surd form. | $x = -3 \pm \sqrt{5}$ |
| 39 | The equation $x^2 + kx + 9 = 0$ has exactly one (repeated) real root. Find $k$. | $k = \pm 6$ |
| 40 | The product of two consecutive positive integers is $56$. Find the integers. | 7 and 8 |
Pack B — Answers
| # | Question | Answer |
|---|---|---|
| 1 | Solve $x^2 = 49$. | $x = \pm 7$ |
| 2 | Solve $(x - 5)^2 = 0$. | $x = 5$ (repeated root) |
| 3 | Solve $(x - 3)(x - 7) = 0$. | $x = 3$ or $x = 7$ |
| 4 | Factorise $x^2 + 8x + 15$. | $(x + 3)(x + 5)$ |
| 5 | Factorise $x^2 - 9x + 20$. | $(x - 4)(x - 5)$ |
| 6 | Solve $x^2 + 7x + 10 = 0$. | $x = -2$ or $x = -5$ |
| 7 | Factorise $x^2 - 81$. | $(x + 9)(x - 9)$ |
| 8 | Solve $x^2 - 36 = 0$. | $x = \pm 6$ |
| 9 | State the roots of $y = (x - 5)(x + 1)$. | $x = 5$ and $x = -1$ |
| 10 | Verify that $x = 2$ is a root of $x^2 - 7x + 10 = 0$. | Yes: $4 - 14 + 10 = 0$ ✓ |
| 11 | Solve $x^2 - 2x - 15 = 0$. | $x = 5$ or $x = -3$ |
| 12 | Solve $x^2 = 4x + 12$. | $x = 6$ or $x = -2$ |
| 13 | Solve $x^2 = 7x$. | $x = 0$ or $x = 7$ |
| 14 | Expand $(x + 7)^2$. | $x^2 + 14x + 49$ |
| 15 | Write $x^2 + 10x$ as $(x + p)^2 - q$. | $(x + 5)^2 - 25$ |
| 16 | Write $x^2 + 4x + 9$ in completed-square form $(x + p)^2 + q$. | $(x + 2)^2 + 5$ |
| 17 | Use the quadratic formula to solve $x^2 + 7x + 12 = 0$. | $x = -3$ or $x = -4$ |
| 18 | Solve $(x + 2)(x - 5) = 8$. | $x = 6$ or $x = -3$ |
| 19 | How many real roots does $x^2 - 6x + 9 = 0$ have? | 1 (repeated root) |
| 20 | Solve $(x + 2)^2 = 25$. | $x = 3$ or $x = -7$ |
| 21 | Factorise $3x^2 + 10x + 7$. | $(3x + 7)(x + 1)$ |
| 22 | Use the quadratic formula to solve $3x^2 + 10x + 7 = 0$. | $x = -\dfrac{7}{3}$ or $x = -1$ |
| 23 | Write $x^2 - 10x + 18$ in completed-square form. | $(x - 5)^2 - 7$ |
| 24 | Solve $x^2 + 4x + 1 = 0$ by completing the square (give exact answers). | $x = -2 \pm \sqrt{3}$ |
| 25 | Solve $x^2 + 4x + 10 = 0$. | No real solutions ($\Delta < 0$) |
| 26 | Solve $x^2 - 6x - 2 = 0$, giving exact answers. | $x = 3 \pm \sqrt{11}$ |
| 27 | The roots of $x^2 + 7x + 12 = 0$ are $\alpha$ and $\beta$. State $\alpha + \beta$ and $\alpha \beta$. | $\alpha + \beta = -7$, $\alpha\beta = 12$ |
| 28 | If $x = 4$ is a root of $x^2 + bx - 4 = 0$, find $b$. | $b = -3$ |
| 29 | Find a monic quadratic equation with roots $-1$ and $6$. | $x^2 - 5x - 6 = 0$ |
| 30 | Solve $(x - 3)^2 = 11$, giving exact answers. | $x = 3 \pm \sqrt{11}$ |
| 31 | For what values of $k$ does $x^2 + 4x + k = 0$ have two distinct real roots? | $k < 4$ |
| 32 | A rectangular garden is $x$ m wide and $(x + 4)$ m long. Its area is $60$ m². Find $x$. | $x = 6$ m |
| 33 | Write $2x^2 - 12x + 7$ in the form $a(x + p)^2 + q$. | $2(x - 3)^2 - 11$ |
| 34 | A ball is thrown upward and its height $h$ (m) after $t$ s is given by $h = 30t - 5t^2$. When does it hit the ground (other than at $t = 0$)? | $t = 6$ s |
| 35 | Solve $2x^2 - 7x - 4 = 0$ exactly. | $x = 4$ or $x = -\dfrac{1}{2}$ |
| 36 | A right-angled triangle has legs of length $x$ and $(x + 1)$ cm. Its hypotenuse is $5$ cm. Find $x$. | $x = 3$ cm |
| 37 | The quadratic $x^2 - 6x + c = 0$ has roots that differ by 2. If one root is $4$, find $c$ and $b$. | $c = 8$ ($b = 6$ given) |
| 38 | Solve $x^2 + 6x + 4 = 0$ exactly, in surd form. | $x = -4 \pm \sqrt{11}$ |
| 39 | The equation $x^2 + kx + 9 = 0$ has exactly one (repeated) real root. Find $k$. | $k = \pm 8$ |
| 40 | The product of two consecutive positive integers is $132$. Find the integers. | 11 and 12 |
Problems — Worked Solutions
**Garden path.** A square garden has side $x$ m. A path of uniform width $1$ m is laid around the outside. The total area of garden + path is $(x + 2)^2$ m². If the area of the path alone is $32$ m², find $x$.
$x = 7$ m
**Three methods.** Solve $x^2 - 6x + 5 = 0$ three ways: (a) By factorising. (b) By completing the square. (c) Using the quadratic formula. Do all three methods give the same answers?
Yes — all give $x = 1$ or $x = 5$
**Projectile.** A ball is thrown vertically upward from height $1.5$ m at $20$ m/s. Its height after $t$ seconds is $$h(t) = -5t^2 + 20t + 1.5.$$ (a) When is the ball at height $11.5$ m? (b) When does it hit the ground (1 d.p.)? (c) What is the maximum height reached?
(a) $t = 1$ s and $t = 3$ s (b) $t \approx 4.1$ s (c) 21.5 m at $t = 2$ s
**Find unknown coefficient.** The equation $x^2 + bx + 12 = 0$ has roots that differ by 1. (a) Write expressions for the sum and product of the roots in terms of $b$. (b) Use part (a) and the given condition to find $b$.
$b = \pm 7$
**Box without a lid.** A rectangular piece of card is 10 cm wide and 16 cm long. Equal squares of side $x$ cm are cut from each corner, and the sides folded up to make an open box. (a) Find expressions for the dimensions of the box. (b) Find the value of $x$ that gives a base area of $40$ cm². (c) State any restrictions on $x$.
(a) $(10-2x) \times (16-2x) \times x$ (b) $x = 3$ cm (c) $0 < x < 5$
**Solving by completing the square.** Solve $x^2 + 8x - 5 = 0$, giving exact answers.
$x = -4 \pm \sqrt{21}$
**Discriminant analysis.** The equation $x^2 + kx + (k+3) = 0$ has (a) two distinct real roots — find the values of $k$. (b) one repeated real root — find $k$. (c) no real roots — find $k$.
(a) $k < -2$ or $k > 6$ (b) $k = -2$ or $k = 6$ (c) $-2 < k < 6$
**Two number puzzle.** Two positive numbers differ by 3, and their product is 70. Find them.
7 and 10
**Speed problem.** A train travels 240 km. If it had travelled 10 km/h faster, the journey would have taken 20 minutes less. Find the original speed.
80 km/h
**Number identities.** Show that $(n+2)^2 - n^2 = 4n + 4$ for any integer $n$. Hence, find two positive integers $n$ such that $(n+2)^2 - n^2 = 80$.
$n = 19$
**Roots and coefficients.** The quadratic $x^2 + bx + c = 0$ has roots $\alpha = 4$ and $\beta = -3$. (a) Use Vieta's formulas to find $b$ and $c$. (b) Verify by substituting each root into the equation. (c) Construct a new quadratic with roots $2\alpha$ and $2\beta$.
(a) $b = -1$, $c = -12$ (b) See working (c) $x^2 - 2x - 48 = 0$
**Vertex form.** Write $f(x) = x^2 - 6x + 13$ in completed-square form and hence (a) state the minimum value of $f$ and where it occurs; (b) explain why $f(x) = 0$ has no real solutions.
$f(x) = (x - 3)^2 + 4$; (a) min = 4 at $x = 3$; (b) $f \geq 4 > 0$ always