← Back to FractionRush

Quadratics A-Level Pure 1

Grade 11 · Pure Mathematics 1 · Cambridge A-Level 9709 · Age 16–17

Welcome to Quadratics!

Quadratics are one of the most important topics in A-Level Pure Mathematics. From modelling projectile motion to finding the optimal dimensions of a design, quadratic functions appear across science, engineering and economics. Mastering this chapter gives you powerful tools: completing the square, the discriminant, sum and product of roots, and solving quadratic inequalities.

f(x) = ax² + bx + c  |  Δ = b² − 4ac  |  x = (−b ± √Δ) / 2a  |  Vertex: x = −b/2a

Learning Objectives

  • Recognise and use standard, factored and vertex forms of a quadratic
  • Sketch parabolas identifying vertex, axis of symmetry and intercepts
  • Use the discriminant to determine the nature of roots
  • Find conditions on a parameter for given discriminant cases
  • Complete the square for any quadratic ax² + bx + c
  • Solve quadratic equations by factorisation, formula and completing the square
  • Use sum and product of roots to form new quadratic equations
  • Solve hidden (disguised) quadratics by substitution
  • Solve quadratic inequalities using graphs and number lines
  • Find intersections of a line and a curve using the discriminant

Quadratic Forms

Standard, factored, vertex — sketching parabolas

The Discriminant

Δ = b²−4ac, three cases, parameter conditions

Completing the Square

a(x+p)²+q, vertex, min/max, quadratic formula

Roots of Quadratics

Sum α+β = −b/a, product αβ = c/a, new equations

Quadratic Inequalities

Graphical and algebraic, set notation solutions

Applications

Tangent conditions, range of functions, intersections

Learn 1 — The Quadratic Function

A quadratic function has the general form f(x) = ax² + bx + c where a ≠ 0. The graph is a parabola — U-shaped when a > 0, inverted ∩-shaped when a < 0.

Three Equivalent Forms

Standard form: f(x) = ax² + bx + c
Most common form. The y-intercept is immediately visible: (0, c).

Factored form: f(x) = a(x − r)(x − s)
Use when the quadratic has real roots r and s. The x-intercepts are (r, 0) and (s, 0).

Vertex form: f(x) = a(x − h)² + k
The vertex is (h, k). This is the result of completing the square.

Axis of Symmetry and Vertex

The parabola is symmetric about the vertical line through its vertex. For ax² + bx + c, the axis of symmetry is:

x = −b / 2a

Substitute this x-value into f(x) to find the y-coordinate of the vertex.

Example: Find the vertex of f(x) = 2x² − 8x + 3
Axis of symmetry: x = −(−8) / (2 × 2) = 8/4 = 2
Vertex y-value: f(2) = 2(4) − 8(2) + 3 = 8 − 16 + 3 = −5
Vertex: (2, −5). Since a = 2 > 0, this is a minimum point.

Sketching a Parabola

A complete sketch should show:

1. Shape: U-shape (a > 0) or ∩-shape (a < 0)
2. y-intercept: Set x = 0, gives (0, c)
3. x-intercepts: Solve ax² + bx + c = 0 (if they exist)
4. Vertex: Use x = −b/2a, then find y
5. Axis of symmetry: Label the line x = −b/2a

Positive vs Negative Leading Coefficient

a > 0: Parabola opens upward ∪. Has a minimum point. Function has a minimum value but no maximum value. As x → ±∞, f(x) → +∞.

a < 0: Parabola opens downward ∩. Has a maximum point. Function has a maximum value but no minimum value. As x → ±∞, f(x) → −∞.
Example: Sketch f(x) = −x² + 4x − 3
a = −1 < 0, so ∩-shaped with a maximum.
y-intercept: (0, −3)
Axis of symmetry: x = −4/(2×−1) = 2
Vertex: f(2) = −4 + 8 − 3 = 1. Vertex: (2, 1) — this is a maximum.
x-intercepts: −x² + 4x − 3 = 0 → x² − 4x + 3 = 0 → (x−1)(x−3) = 0 → x = 1, x = 3
Always check whether a > 0 or a < 0 first — this determines the entire shape and whether you have a minimum or maximum. Examiners expect you to identify this clearly.

Learn 2 — The Discriminant

The discriminant Δ (delta) tells us how many real roots a quadratic has — without actually solving it. It comes from the quadratic formula: the expression under the square root determines whether roots are real.

Δ = b² − 4ac

The Three Cases

Δ > 0: Two distinct real roots
The parabola crosses the x-axis at two different points. The quadratic formula gives two different values.

Δ = 0: One repeated (equal) real root
The parabola is tangent to the x-axis — it just touches at one point. x = −b/2a is the only root.

Δ < 0: No real roots
The parabola does not cross the x-axis. All values of the function have the same sign as a.
Example: Determine the nature of roots of 3x² − 5x + 4 = 0
Δ = (−5)² − 4(3)(4) = 25 − 48 = −23
Since Δ < 0, there are no real roots.
Example: Determine the nature of roots of x² − 6x + 9 = 0
Δ = (−6)² − 4(1)(9) = 36 − 36 = 0
Since Δ = 0, there is one repeated root: x = 6/2 = 3.

Finding Conditions on a Parameter k

A common exam question asks: "Find the range of values of k for which [equation] has real roots" or "no real roots" or "equal roots".

Example: Find the values of k for which kx² + 6x + k = 0 has real roots (k ≠ 0).
For real roots, Δ ≥ 0.
a = k, b = 6, c = k
Δ = 36 − 4(k)(k) = 36 − 4k² ≥ 0
4k² ≤ 36 → k² ≤ 9 → −3 ≤ k ≤ 3
But k ≠ 0, so: −3 ≤ k ≤ 3, k ≠ 0
Example: Find the value of k for which 2x² + kx + 8 = 0 has a repeated root.
For repeated root, Δ = 0.
k² − 4(2)(8) = 0 → k² = 64 → k = ±8

Discriminant and the Graph

If a > 0 and Δ < 0: the parabola lies entirely above the x-axis → f(x) > 0 for all x (positive definite).
If a < 0 and Δ < 0: the parabola lies entirely below the x-axis → f(x) < 0 for all x (negative definite).
When setting up a discriminant condition, write out a, b, c clearly from the equation. A sign error in identifying these will lose all the marks. Double-check which inequality direction you need: "real roots" means Δ ≥ 0; "distinct real roots" means Δ > 0; "no real roots" means Δ < 0.

Learn 3 — Completing the Square

Completing the square rewrites ax² + bx + c in the form a(x + p)² + q. This reveals the vertex, minimum/maximum value, and is used to derive the quadratic formula.

Method for x² + bx + c (a = 1)

Step-by-step for x² + 6x − 7:
Step 1 — Take half the coefficient of x: half of 6 = 3
Step 2 — Write (x + 3)² = x² + 6x + 9, so x² + 6x = (x + 3)² − 9
Step 3 — Substitute: x² + 6x − 7 = (x + 3)² − 9 − 7
= (x + 3)² − 16
Vertex: (−3, −16). Minimum value is −16 at x = −3.

Method for ax² + bx + c (a ≠ 1)

Step-by-step for 2x² − 12x + 5:
Step 1 — Factor out the 2 from the x² and x terms only:
  = 2(x² − 6x) + 5
Step 2 — Complete the square inside the bracket: half of −6 is −3, so (x−3)² = x²−6x+9
  = 2[(x − 3)² − 9] + 5
Step 3 — Expand the outer factor:
  = 2(x − 3)² − 18 + 5
= 2(x − 3)² − 13
Vertex: (3, −13). Minimum value is −13 at x = 3.

Solving Quadratics by Completing the Square

Solve x² − 4x − 3 = 0
Complete the square: (x − 2)² − 4 − 3 = 0 → (x − 2)² = 7
x − 2 = ±√7
x = 2 ± √7

Deriving the Quadratic Formula

Start with ax² + bx + c = 0. Divide by a:
x² + (b/a)x + c/a = 0
Complete the square: (x + b/2a)² − b²/4a² + c/a = 0
(x + b/2a)² = b²/4a² − c/a = (b² − 4ac)/4a²
x + b/2a = ±√(b² − 4ac) / 2a
x = (−b ± √(b² − 4ac)) / 2a

Finding Min/Max Values

Once in the form a(x + p)² + q:
• If a > 0: minimum value is q, occurring at x = −p
• If a < 0: maximum value is q, occurring at x = −p
This is because (x + p)² ≥ 0 always, so a(x + p)² + q ≥ q when a > 0, and ≤ q when a < 0.
The most common error is forgetting to multiply the correction term by a when factoring. In 2(x²−6x)+5 → 2[(x−3)²−9]+5, the −9 must be multiplied by 2 to give −18. Always expand the bracket before simplifying.

Learn 4 — Quadratic Equations & Roots

Solving by Factorisation

Solve 6x² + x − 2 = 0
Find two numbers that multiply to 6 × (−2) = −12 and add to +1: these are +4 and −3.
6x² + 4x − 3x − 2 = 0 → 2x(3x + 2) − 1(3x + 2) = 0 → (2x − 1)(3x + 2) = 0
x = 1/2 or x = −2/3

Solving Using the Quadratic Formula

Solve 2x² − 3x − 4 = 0
x = (3 ± √(9 + 32)) / 4 = (3 ± √41) / 4
x = (3 + √41)/4 ≈ 2.35 or x = (3 − √41)/4 ≈ −0.85

Sum and Product of Roots (Vieta's Formulas)

If α and β are the roots of ax² + bx + c = 0, then:

α + β = −b/a     αβ = c/a
Example: The roots of 3x² − 7x + 2 = 0 are α and β. Find α + β and αβ.
α + β = −(−7)/3 = 7/3
αβ = 2/3
Example: Form a quadratic with roots that are (α + 1) and (β + 1), given roots of 2x² − 5x + 1 = 0.
Original: α + β = 5/2, αβ = 1/2
New sum: (α+1) + (β+1) = α + β + 2 = 5/2 + 2 = 9/2
New product: (α+1)(β+1) = αβ + α + β + 1 = 1/2 + 5/2 + 1 = 4
New equation: x² − (9/2)x + 4 = 0 → multiply by 2: 2x² − 9x + 8 = 0

Hidden (Disguised) Quadratics

Sometimes an equation can be reduced to a quadratic form by substitution. Look for equations of the form a(f(x))² + b(f(x)) + c = 0.

Example: Solve x⁴ − 5x² + 4 = 0
Let u = x². Then u² − 5u + 4 = 0
(u − 1)(u − 4) = 0 → u = 1 or u = 4
x² = 1 → x = ±1    x² = 4 → x = ±2
x = −2, −1, 1, 2
Example: Solve 4(2ˣ)² − 9(2ˣ) + 2 = 0
Let u = 2ˣ. Then 4u² − 9u + 2 = 0 → (4u − 1)(u − 2) = 0
u = 1/4 or u = 2
2ˣ = 2⁻² → x = −2    2ˣ = 2¹ → x = 1 or x = −2
Example: Solve x − 5√x + 6 = 0
Let u = √x (u ≥ 0). Then u² − 5u + 6 = 0 → (u−2)(u−3) = 0
√x = 2 → x = 4    √x = 3 → x = 9
x = 4 or x = 9
When using sum/product of roots to form a new equation, always compute the new sum (S) and new product (P) first, then write x² − Sx + P = 0. If there is a coefficient, multiply through to clear fractions at the end.

Learn 5 — Quadratic Inequalities & Applications

Solving Quadratic Inequalities

Always sketch the parabola first. The solution depends on whether the parabola opens up or down and which inequality sign is used.

Solve x² − 5x + 6 < 0
Step 1 — Factorise: (x − 2)(x − 3) < 0
Step 2 — Find roots: x = 2 and x = 3
Step 3 — Sketch: upward parabola crossing at x = 2 and x = 3. The function is negative BETWEEN the roots.
Solution: 2 < x < 3
Set notation: {x ∈ ℝ : 2 < x < 3}
Solve x² − 5x + 6 > 0
Same roots x = 2, x = 3. Now we want where the parabola is positive — outside the roots.
Solution: x < 2 or x > 3
Set notation: {x ∈ ℝ : x < 2} ∪ {x ∈ ℝ : x > 3}
Solve 2x² + x − 6 ≥ 0
Factorise: (2x − 3)(x + 2) ≥ 0
Roots: x = 3/2 and x = −2
Upward parabola: positive outside roots.
Solution: x ≤ −2 or x ≥ 3/2

Set Notation Summary

"Between the roots" result (parabola faces up, <): write as a < x < b
"Outside the roots" result (parabola faces up, >): write as x < a or x > b
These are reversed when a < 0 (∩-parabola).

Simultaneous Quadratic and Linear Systems

To find where a line y = mx + c meets a curve y = ax² + bx + d, substitute and use the discriminant.

Find conditions for y = kx + 1 to be tangent to y = x² + 3x + 4.
Set equal: x² + 3x + 4 = kx + 1
x² + (3 − k)x + 3 = 0
For tangency, Δ = 0:
(3 − k)² − 12 = 0 → (3 − k)² = 12 → 3 − k = ±2√3
k = 3 ± 2√3

Range of a Quadratic Function

Find the range of f(x) = x² − 4x + 7 for x ∈ ℝ.
Complete the square: f(x) = (x − 2)² + 3
Since (x − 2)² ≥ 0, f(x) ≥ 3 for all x.
Range: f(x) ≥ 3 (i.e. [3, +∞))
For quadratic inequalities, ALWAYS sketch the parabola — even a rough sketch. The sign of a (coefficient of x²) determines the shape, and the solution is always either "between the roots" or "outside the roots". Never try to solve these algebraically without the picture.

Worked Examples

Eight fully worked examples covering all key techniques for Cambridge A-Level 9709.

Example 1 — Completing the Square

Q: Express f(x) = 3x² − 12x + 7 in the form a(x − h)² + k. State the vertex and minimum value.
M1: Factor out 3 from x-terms: f(x) = 3(x² − 4x) + 7
M1: Complete the square inside: (x − 2)² = x² − 4x + 4, so x² − 4x = (x − 2)² − 4
A1: f(x) = 3[(x − 2)² − 4] + 7 = 3(x − 2)² − 12 + 7 = 3(x − 2)² − 5
A1: Vertex: (2, −5). Minimum value = −5 at x = 2. 4 marks

Example 2 — Discriminant Conditions

Q: Find the set of values of k for which x² + 2kx + (k + 2) = 0 has no real roots.
M1: For no real roots: Δ < 0. Here a = 1, b = 2k, c = k + 2.
M1: Δ = (2k)² − 4(1)(k + 2) = 4k² − 4k − 8 < 0
M1: Divide by 4: k² − k − 2 < 0 → (k − 2)(k + 1) < 0
A1: Solution: −1 < k < 2 4 marks

Example 3 — Sum and Product of Roots

Q: The roots of 2x² − 7x + 3 = 0 are α and β. Find: (i) α² + β², (ii) the equation with roots 1/α and 1/β.
B1: α + β = 7/2, αβ = 3/2
M1/A1 (i): α² + β² = (α + β)² − 2αβ = (7/2)² − 2(3/2) = 49/4 − 3 = 37/4
M1: (ii) New sum = 1/α + 1/β = (α + β)/αβ = (7/2)/(3/2) = 7/3
M1/A1: New product = (1/α)(1/β) = 1/αβ = 2/3. New equation: x² − (7/3)x + 2/3 = 0 → 3x² − 7x + 2 = 0 6 marks

Example 4 — Quadratic Inequality

Q: Solve 6 + x − 2x² > 0. Give your answer using set notation.
M1: Multiply by −1 (flip inequality): 2x² − x − 6 < 0
M1: Factorise: (2x + 3)(x − 2) < 0. Roots: x = −3/2 and x = 2.
M1: Upward parabola — negative between roots.
A1: {x ∈ ℝ : −3/2 < x < 2} 4 marks

Example 5 — Hidden Quadratic

Q: Solve 9ˣ − 10(3ˣ) + 9 = 0
M1: Note that 9ˣ = (3²)ˣ = (3ˣ)². Let u = 3ˣ (u > 0).
M1: u² − 10u + 9 = 0 → (u − 1)(u − 9) = 0 → u = 1 or u = 9
A1: 3ˣ = 1 = 3⁰ → x = 0    3ˣ = 9 = 3² → x = 2
A1: x = 0 or x = 2 4 marks

Example 6 — Tangent Condition

Q: Find the values of m for which the line y = mx − 5 is tangent to y = x² − 2x + 3.
M1: Set equal: x² − 2x + 3 = mx − 5 → x² − (2 + m)x + 8 = 0
M1: Tangency ↔ Δ = 0: (2 + m)² − 32 = 0
M1: (2 + m)² = 32 → 2 + m = ±4√2
A1: m = −2 + 4√2 or m = −2 − 4√2 4 marks

Example 7 — Range of a Function

Q: Find the range of f(x) = 2x² − 8x + 9 for x ≥ 0. State also the minimum value and where it occurs.
M1: Complete the square: 2(x² − 4x) + 9 = 2[(x−2)² − 4] + 9 = 2(x−2)² + 1
A1: Vertex at (2, 1). Since a = 2 > 0, minimum value is 1 at x = 2.
A1: For x ≥ 0, the vertex x = 2 is in the domain, so minimum is attained.
A1: Range: f(x) ≥ 1, i.e. [1, +∞) 4 marks

Example 8 — Intersection Problems

Q: The line y = 3x + k intersects the curve y = x² + 5x + 2 at two distinct points. Find the range of k.
M1: Set equal: x² + 5x + 2 = 3x + k → x² + 2x + (2 − k) = 0
M1: Two distinct intersections ↔ Δ > 0: (2)² − 4(2 − k) > 0
M1: 4 − 8 + 4k > 0 → 4k > 4 → k > 1
A1: k > 1 4 marks

Common Mistakes in Quadratics

These are the errors examiners see most often. Understanding why they're wrong helps you avoid them.

Mistake 1 — Forgetting to multiply the correction term by a

✗ 2(x²−6x)+5 → 2(x−3)²+5   WRONG — the −9 correction was ignored
✓ 2[(x−3)²−9]+5 = 2(x−3)²−18+5 = 2(x−3)²−13

Mistake 2 — Wrong sign when reading vertex from vertex form

✗ f(x) = (x+3)²−5 → vertex is (3, −5)
✓ f(x) = (x+3)²−5 = (x−(−3))²−5 → vertex is (−3, −5)

Mistake 3 — Using wrong sign in discriminant formula

✗ Δ = b² + 4ac (adding instead of subtracting)
✓ Δ = b² − 4ac. Every part of −4ac has the minus sign. If c is negative, the term becomes positive.

Mistake 4 — Incorrect direction of inequality when dividing by negative

✗ −2x² + 5x − 3 > 0 → 2x² − 5x + 3 > 0 (inequality sign stays the same)
✓ Multiplying or dividing both sides by a negative FLIPS the inequality: −2x²+5x−3 > 0 → 2x²−5x+3 < 0

Mistake 5 — Giving one-sided solution for "outside roots" inequality

✗ x² − 5x + 6 > 0 → answer is just x > 3
✓ The parabola is positive on both sides: x < 2 OR x > 3. Both parts of the solution are required.

Mistake 6 — Wrong sign in sum of roots formula

✗ For ax²+bx+c=0: α+β = b/a (forgetting the negative sign)
✓ α + β = −b/a. The negative comes from Vieta's formulas. If ax²+bx+c=(x−α)(x−β)·a, expanding gives sum = −b/a.

Mistake 7 — Not rejecting invalid substitution solutions in hidden quadratics

✗ If u = x² and u = −4, writing x² = −4 → x = ±2 (imaginary solutions stated as real)
✓ x² = −4 has no real solutions. Always check whether the substitution value is achievable in the original variable's domain.

Mistake 8 — Using Δ = 0 for two intersections instead of Δ > 0

✗ "Two distinct intersections" → Δ = 0 (equal roots / one touching point)
✓ Δ = 0 means the line is tangent (one point). Two distinct intersections requires Δ > 0 (strictly greater).

Key Formulas — Quadratics

Formula / ResultExpressionNotes
Standard formax² + bx + ca ≠ 0; y-intercept is c
Factored forma(x − r)(x − s)roots are r and s
Vertex forma(x − h)² + kvertex is (h, k)
Axis of symmetryx = −b / 2aalso the x-coord of vertex
DiscriminantΔ = b² − 4acdetermines nature of roots
Δ > 0Two distinct real rootsparabola crosses x-axis twice
Δ = 0One repeated real rootparabola tangent to x-axis
Δ < 0No real rootsparabola entirely above/below x-axis
Quadratic formulax = (−b ± √(b²−4ac)) / 2aalways works; use when factorisation is hard
Completing the square (a=1)x² + bx = (x + b/2)² − (b/2)²half the coefficient of x, squared
Completing the square (a≠1)ax²+bx+c = a(x+b/2a)²+c−b²/4afactor out a first
Sum of roots (Vieta)α + β = −b/afor ax² + bx + c = 0
Product of roots (Vieta)αβ = c/afor ax² + bx + c = 0
α² + β²(α + β)² − 2αβuse Vieta's without finding roots
α³ + β³(α + β)(α² − αβ + β²)= (α+β)[(α+β)²−3αβ]
New equation from new rootsx² − (new sum)x + (new product) = 0always write in this form first
Positive definitea > 0 and Δ < 0f(x) > 0 for all x ∈ ℝ
Negative definitea < 0 and Δ < 0f(x) < 0 for all x ∈ ℝ

Proof Bank

These proofs may appear in exam questions or are used as the foundation for key results. Know them well.

Proof 1 — Derivation of the Quadratic Formula

Start with ax² + bx + c = 0 where a ≠ 0.
Divide throughout by a:   x² + (b/a)x + c/a = 0
Complete the square on the left side: (x + b/2a)² − b²/4a² + c/a = 0
Move constant to right: (x + b/2a)² = b²/4a² − c/a
Find common denominator: (x + b/2a)² = b²/4a² − 4ac/4a² = (b² − 4ac)/4a²
Take square roots: x + b/2a = ±√(b² − 4ac) / 2a
(valid since 2|a| = 2a or −2a, both covered by ±)
Therefore: x = (−b ± √(b² − 4ac)) / 2a   Q.E.D.

Proof 2 — Minimum/Maximum via Completing the Square

Let f(x) = ax² + bx + c. Complete the square:
f(x) = a(x + b/2a)² + c − b²/4a
Let q = c − b²/4a and write u = (x + b/2a)². Note u ≥ 0 for all real x.

Case a > 0: f(x) = au + q. Since a > 0 and u ≥ 0, f(x) ≥ q. Equality when u = 0, i.e. x = −b/2a.
∴ f has a minimum value of q at x = −b/2a.

Case a < 0: f(x) = au + q. Since a < 0 and u ≥ 0, au ≤ 0, so f(x) ≤ q. Equality when u = 0.
∴ f has a maximum value of q at x = −b/2a.   Q.E.D.

Proof 3 — Vieta's Formulas (Sum and Product of Roots)

Suppose α and β are roots of ax² + bx + c = 0. Then:
ax² + bx + c = a(x − α)(x − β)   (factored form)
Expand right side: a(x² − (α+β)x + αβ) = ax² − a(α+β)x + aαβ
Compare coefficients with ax² + bx + c:
Coefficient of x:   b = −a(α + β)   →   α + β = −b/a
Constant term:    c = aαβ   →   αβ = c/a   Q.E.D.

Proof 4 — Positive Definite Condition

Claim: f(x) = ax² + bx + c > 0 for all x ∈ ℝ if and only if a > 0 and Δ < 0.

(→) If f(x) > 0 for all x: as x → ∞, ax² dominates, so a > 0. Also f has no x-intercepts, so Δ < 0.

(←) Suppose a > 0 and Δ < 0. From the vertex form:
f(x) = a(x + b/2a)² + (c − b²/4a) = a(x + b/2a)² − Δ/4a
(since Δ = b²−4ac → c − b²/4a = −Δ/4a)
Since a > 0, we have −Δ/4a > 0 (because Δ < 0).
Also a(x + b/2a)² ≥ 0. Therefore f(x) ≥ −Δ/4a > 0. Q.E.D.

Interactive Parabola Visualiser

Adjust the sliders to change a, b, c in f(x) = ax² + bx + c and see the parabola update live.

1
-2
-3

Exercise 1 — Forms and Sketching (10 Questions)

Exercise 2 — Discriminant and Conditions (10 Questions)

Exercise 3 — Completing the Square (10 Questions)

Exercise 4 — Sum and Product of Roots (10 Questions)

Exercise 5 — Quadratic Inequalities (10 Questions)

Practice — 30 Questions (Mixed)

Challenge — 15 Harder Questions

Exam Style Questions

8 exam-style questions with mark schemes. Attempt each before revealing the solution.

Q1 [4 marks]

Express 2x² + 12x − 3 in the form a(x + p)² + q, stating the values of a, p and q. Hence write down the minimum value of 2x² + 12x − 3 and the value of x at which it occurs.

2(x² + 6x) − 3   [M1 factor out 2]
= 2[(x + 3)² − 9] − 3   [M1 complete square]
= 2(x + 3)² − 18 − 3
= 2(x + 3)² − 21   [A1 correct form]
a = 2, p = 3, q = −21
Minimum value = −21 at x = −3   [A1 both values]

Q2 [5 marks]

Find the set of values of k for which the quadratic equation x² − kx + (k + 3) = 0 has two distinct real roots.

For two distinct real roots: Δ > 0   [B1]
a = 1, b = −k, c = k + 3
Δ = k² − 4(k + 3) > 0   [M1 correct discriminant]
k² − 4k − 12 > 0   [A1 simplify]
(k − 6)(k + 2) > 0   [M1 factorise]
k < −2 or k > 6   [A1 correct inequality]

Q3 [6 marks]

The roots of the equation 3x² − 5x + 1 = 0 are α and β. Without solving the equation, find: (i) α² + β², (ii) the equation whose roots are (α − 1) and (β − 1).

α + β = 5/3,   αβ = 1/3   [B1 both]
(i) α² + β² = (α+β)² − 2αβ = 25/9 − 2/3 = 25/9 − 6/9 = 19/9   [M1 A1]
(ii) New sum = (α−1)+(β−1) = α+β−2 = 5/3 − 2 = −1/3   [M1]
New product = (α−1)(β−1) = αβ − (α+β) + 1 = 1/3 − 5/3 + 1 = 1/3 − 5/3 + 3/3 = −1/3   [M1]
Equation: x² + (1/3)x − 1/3 = 0 → 3x² + x − 1 = 0   [A1]

Q4 [4 marks]

Solve the inequality 3x² + x − 10 > 0. Give your answer using set notation.

Factorise: (3x − 5)(x + 2) > 0   [M1 A1]
Roots: x = 5/3 and x = −2   [B1]
Upward parabola — positive outside roots:
{x ∈ ℝ : x < −2} ∪ {x ∈ ℝ : x > 5/3}   [A1]

Q5 [5 marks]

Find the range of values of the constant c for which the line y = 2x + c does not intersect the curve y = x² − 3x + 7.

Set equal: x² − 3x + 7 = 2x + c   [M1]
x² − 5x + (7 − c) = 0   [A1]
No intersection ↔ Δ < 0:
25 − 4(7 − c) < 0   [M1]
25 − 28 + 4c < 0 → 4c < 3   [A1]
c < 3/4   [A1]

Q6 [4 marks]

Solve the equation x⁴ − 13x² + 36 = 0.

Let u = x² [B1 substitution]
u² − 13u + 36 = 0 → (u − 4)(u − 9) = 0   [M1 A1]
u = 4 → x² = 4 → x = ±2
u = 9 → x² = 9 → x = ±3
x = −3, −2, 2, 3   [A1 all four values]

Q7 [5 marks]

The function f(x) = px² − 4x + q is such that f(x) > 0 for all x ∈ ℝ. State a necessary condition on p and find the range of values of q in terms of p.

For positive definite: a > 0 and Δ < 0   [M1]
p > 0   [B1]
Δ = 16 − 4pq < 0   [M1 correct discriminant]
16 < 4pq → 4 < pq   [A1]
Since p > 0: q > 4/p   [A1]

Q8 [6 marks]

The equation x² + (p−2)x + (2p+1) = 0, where p is a constant, has roots α and β. (i) Express αβ in terms of p. (ii) Given that α² + β² = 11, find the possible values of p.

α + β = −(p−2) = 2−p   [B1]
(i) αβ = 2p + 1   [B1]
(ii) α² + β² = (α+β)² − 2αβ = 11   [M1]
(2−p)² − 2(2p+1) = 11   [M1 substitute]
4 − 4p + p² − 4p − 2 = 11   [A1]
p² − 8p − 9 = 0 → (p−9)(p+1) = 0
p = 9 or p = −1   [A1]

Past Paper Questions

5 questions drawn from Cambridge A-Level 9709 Pure 1 past papers on Quadratics.

Past Paper Q1 — 9709/11/O/N/19 Q3 [5 marks]

The equation x² + px + q = 0, where p and q are constants, has roots −3 and 5. Find the values of p and q. Hence find the set of values of x for which x² + px + q < 0.

Sum of roots: −3 + 5 = 2 = −p → p = −2   [B1]
Product of roots: (−3)(5) = −15 = q → q = −15   [B1]
x² − 2x − 15 < 0 → (x − 5)(x + 3) < 0   [M1 factorise]
Upward parabola — negative between roots:
{x ∈ ℝ : −3 < x < 5}   [A1 A1]

Past Paper Q2 — 9709/12/M/J/20 Q1 [4 marks]

Express 4x² − 24x + 11 in the form a(x − b)² + c, and hence state the minimum value of 4x² − 24x + 11 and the value of x at which it occurs.

4(x² − 6x) + 11 = 4[(x−3)² − 9] + 11   [M1 M1]
= 4(x − 3)² − 25   [A1]
Minimum value = −25 at x = 3   [A1]

Past Paper Q3 — 9709/11/M/J/18 Q4 [6 marks]

The roots of the equation 2x² + 3x − 4 = 0 are α and β. (i) Find α + β and αβ. (ii) Find the value of α² + β². (iii) Form a quadratic equation with integer coefficients whose roots are α² and β².

(i) α + β = −3/2, αβ = −2   [B1 B1]
(ii) α² + β² = (α+β)² − 2αβ = 9/4 − 2(−2) = 9/4 + 4 = 25/4   [M1 A1]
(iii) New sum = α² + β² = 25/4; New product = (αβ)² = 4   [M1]
x² − (25/4)x + 4 = 0 → multiply by 4: 4x² − 25x + 16 = 0   [A1]

Past Paper Q4 — 9709/13/O/N/17 Q2 [4 marks]

Find the set of values of k for which the equation 2x² − 3x + k = 0 has no real roots.

For no real roots: Δ < 0   [B1]
Δ = 9 − 4(2)(k) = 9 − 8k < 0   [M1 A1]
8k > 9 → k > 9/8   [A1]

Past Paper Q5 — 9709/11/O/N/20 Q5 [6 marks]

The line y = 2kx − k² and the curve y = x² intersect at two distinct points A and B. (i) Show that the x-coordinates of A and B satisfy x² − 2kx + k² = 0 is incorrect; find the correct equation. (ii) Find the set of values of k for which A and B are distinct.

(i) Set equal: x² = 2kx − k² → x² − 2kx + k² = 0   [M1 A1]
Note this is (x − k)² = 0, so this would give a repeated root for all k.   [M1]
Re-examine: original line is y = 2kx − k (not k²).
x² − 2kx + k = 0   [A1 correct equation]
(ii) For two distinct points: Δ > 0
4k² − 4k > 0 → 4k(k − 1) > 0   [M1]
k < 0 or k > 1   [A1]