You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Quadratic functions are polynomials of degree 2 with the general form f(x) = ax² + bx + c, where a ≠ 0. This lesson covers solving quadratics, completing the square, the discriminant, and sketching parabolas — all essential for the Edexcel 9MA0 specification.
| Form | Expression | Key Information |
|---|---|---|
| General form | ax² + bx + c | Coefficients visible; y-intercept is c |
| Factorised form | a(x − p)(x − q) | Roots are x = p and x = q |
| Completed square | a(x − h)² + k | Vertex at (h, k); line of symmetry x = h |
If ax² + bx + c can be written as a product of two linear factors, set each factor to zero.
Example: Solve x² − 5x + 6 = 0.
Example: Solve 6x² + x − 2 = 0.
For ax² + bx + c = 0, the solutions are:
x = (−b ± √(b² − 4ac)) / 2a
This formula always works, whether or not the quadratic factorises.
Example: Solve 2x² − 3x − 4 = 0.
Write ax² + bx + c in the form a(x + p)² + q.
For x² + bx + c:
Example: Write x² + 6x + 2 in completed square form.
For ax² + bx + c where a ≠ 1, first factor out a:
The expression b² − 4ac is called the discriminant (often written as Δ or D). It determines the nature of the roots.
| Discriminant | Nature of Roots | Graphical Meaning |
|---|---|---|
| b² − 4ac > 0 | Two distinct real roots | Parabola crosses x-axis twice |
| b² − 4ac = 0 | One repeated real root | Parabola touches x-axis (tangent) |
| b² − 4ac < 0 | No real roots | Parabola does not cross x-axis |
Example: For what values of k does kx² + 4x + 1 = 0 have two distinct real roots?
Exam Tip: When the question says "equal roots", set b² − 4ac = 0. When it says "no real roots", set b² − 4ac < 0. Always state the condition clearly before substituting.
A quadratic y = ax² + bx + c produces a parabola.
Example: Sketch y = x² − 4x + 3.
To solve a quadratic inequality, first solve the corresponding equation, then use a sketch to determine the solution set.
Example: Solve x² − 5x + 6 > 0.
Example: Solve x² − 5x + 6 ≤ 0.
Exam Tip: Always sketch the graph when solving quadratic inequalities. A common error is writing x > 3 and x > 2 instead of x < 2 or x > 3 for a > 0 case. The sketch prevents this.
| Term | Definition |
|---|---|
| Quadratic | A polynomial of degree 2 in the form ax² + bx + c |
| Discriminant | The value b² − 4ac, which determines the nature of the roots |
| Completing the square | Rewriting a quadratic in the form a(x + p)² + q |
| Vertex | The turning point of a parabola |
| Parabola | The U-shaped (or ∩-shaped) curve produced by a quadratic function |
Edexcel 9MA0-01 specification section 2 — Algebra and functions, sub-strands 2.3 to 2.6 covers work with quadratic functions and their graphs; the discriminant of a quadratic function, including the conditions for real and repeated roots; completing the square; solution of quadratic equations including those that reduce to a quadratic equation in another variable (refer to the official specification document for exact wording). This is one of the most heavily examined topics on Paper 1, and it is foundational for section 7 (Differentiation — finding turning points), section 8 (Integration) and sections 14–16 (Mechanics — projectile motion) in 9MA0-03. The Edexcel formula booklet provides the quadratic-formula solution under "Pure Mathematics — quadratic equations".
Question (9 marks): The quadratic function f(x)=2x2+(k−3)x+(k+5) has two distinct real roots, where k is a real constant.
(a) Show that k satisfies the inequality k2−14k−31>0. (3)
(b) Hence find the set of possible values of k, giving your answer in exact form. (4)
(c) For the case k=1, write f(x) in completed-square form and state the coordinates of the vertex of the curve y=f(x). (2)
Solution with mark scheme:
(a) For two distinct real roots, the discriminant must be strictly positive:
b2−4ac>0
B1 — stating the correct condition. Note the strict inequality; ≥0 would lose this mark because it permits the repeated-root boundary.
Here a=2, b=(k−3), c=(k+5):
(k−3)2−4(2)(k+5)>0
M1 — substituting correctly into the discriminant. The most common error is writing b=k−3 but then computing b2=k2−3 instead of expanding the bracket fully.
Expanding: (k−3)2=k2−6k+9 and 4⋅2⋅(k+5)=8k+40.
k2−6k+9−8k−40>0 k2−14k−31>0
A1 — printed answer obtained. Examiners are strict on "show that" outputs: the inequality sign and the exact form of the constants must match.
(b) Solve k2−14k−31=0 to find the critical values.
Using the quadratic formula: k=214±196+124=214±320.
M1 — applying the quadratic formula to the inequality boundary. Equivalently, completing the square on k2−14k−31 gives (k−7)2−80=0, so k=7±80.
Simplify: 320=64⋅5=85, so k=214±85=7±45.
A1 — both critical values in simplified surd form. Leaving the answer as k=(14±320)/2 is not sufficient; the spec demands fully-simplified surds.
M1 (AO2) — recognising that since k2−14k−31 is a U-shaped parabola in k, the inequality >0 is satisfied outside the critical values.
k<7−45ork>7+45
A1 — final answer with both branches explicitly stated. Writing only one branch loses this mark.
(c) When k=1: f(x)=2x2+(1−3)x+(1+5)=2x2−2x+6.
Factor out the leading coefficient on the x-terms: 2(x2−x)+6.
Complete the square inside: x2−x=(x−21)2−41.
So f(x)=2[(x−21)2−41]+6=2(x−21)2−21+6=2(x−21)2+211.
M1 — completed-square method shown clearly with bracket expansion.
A1 — vertex at (21,211), read directly from the form a(x−h)2+k.
Total: 9 marks (B1 M3 A4 M1 = 3 + 4 + 2 split as shown).
Question (8 marks): g(x)=2x2+3x−5.
(a) Express g(x) in the form a(x+b)2+c, where a, b and c are constants to be determined. (3)
(b) Hence sketch the graph of y=g(x), showing the coordinates of the vertex and the points where the curve meets the coordinate axes. (3)
(c) Use your completed-square form to write down the equation of the line of symmetry of y=g(x). (1)
(d) Find the range of g, given the domain is x∈R. (1)
Mark scheme decomposition by AO:
(a)
(b)
(c)
(d)
Total: 8 marks split AO1 = 5, AO2 = 3. This is a textbook AO1-heavy question; the AO2 marks come from "translation" — converting algebraic facts (vertex coordinates) into geometric language (range, line of symmetry).
Connects to:
Section 7 — Differentiation: the vertex of a quadratic is its turning point. Setting f′(x)=0 on f(x)=ax2+bx+c gives 2ax+b=0, so x=−b/(2a) — exactly matching the completed-square x-coordinate. Calculus is the systematic generalisation of "find the turning point".
Section 8 — Integration: the area between a parabola and the x-axis between its roots is computed by integrating, e.g. ∫pq(x−p)(x−q)dx=−61(q−p)3 — a deep result first encountered as an integration exercise.
Section 12 — Vectors and Section 16 — Projectile motion (Mechanics 9MA0-03): projectile trajectories under gravity are quadratic in time. The maximum height (vertex of the parabolic path) is found by completing the square on the height-time equation h(t)=usinθt−21gt2.
Section 5 — Trigonometric identities: equations like 2cos2x−3cosx+1=0 are quadratic in cosx. The substitution u=cosx converts them to standard quadratics, then back-substitute and solve in the required interval.
Section 11 — Differential equations (Year 2): the auxiliary equation of a second-order linear ODE is a quadratic; its discriminant determines whether the solution is exponential, oscillatory or critically damped — directly importing the trichotomy you learned at A-Level.
Quadratic-function questions on 9MA0-01 typically split AO marks as follows:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.