You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
At A-Level you must solve simultaneous equations where one equation is linear and one is quadratic (or involves other non-linear terms). This extends the GCSE skill of solving two linear simultaneous equations. The Edexcel 9MA0 specification requires both algebraic and graphical understanding.
Two linear equations with two unknowns can be solved by elimination or substitution.
Example: Solve 2x + 3y = 12 and x − y = 1.
By substitution:
By elimination:
This is the key A-Level technique. You always use substitution: rearrange the linear equation to express one variable in terms of the other, then substitute into the quadratic equation.
Example: Solve y = x + 1 and x² + y² = 13.
Step 1: Substitute y = x + 1 into x² + y² = 13:
Step 2: Find corresponding y values:
Solutions: (−3, −2) and (2, 3).
The solutions of simultaneous equations are the points of intersection of their graphs.
The number of intersections corresponds to the number of solutions of the resulting quadratic:
| Discriminant of the quadratic | Intersections | Geometric meaning |
|---|---|---|
| b² − 4ac > 0 | 2 points | Line cuts through the curve |
| b² − 4ac = 0 | 1 point | Line is tangent to the curve |
| b² − 4ac < 0 | 0 points | Line does not meet the curve |
Example: Show that the line y = x + 5 does not intersect the circle x² + y² = 4.
Substitute: x² + (x + 5)² = 4
Exam Tip: When a question asks you to "show" or "prove" that a line is tangent to a curve, set up the simultaneous equation, form a quadratic, and show the discriminant equals zero. This is a very common exam question.
The same substitution technique works when the non-linear equation involves other terms.
Example: Solve y = 2x − 1 and y = x² − 3x + 5.
Set the right-hand sides equal:
When x = 2: y = 3. When x = 3: y = 5.
Solutions: (2, 3) and (3, 5).
A common A-Level question gives you an unknown constant and asks for the value(s) that produce a tangent (one intersection) or no intersection.
Example: The line y = kx + 2 is tangent to the curve y = x² + 3. Find the value(s) of k.
Set equal: kx + 2 = x² + 3
For tangency, discriminant = 0:
| Term | Definition |
|---|---|
| Simultaneous equations | Two or more equations that must be satisfied at the same time |
| Substitution | Replacing one variable with an expression in terms of the other |
| Elimination | Adding or subtracting equations to remove a variable |
| Tangent (to a curve) | A line that touches a curve at exactly one point |
Edexcel 9MA0-01 specification section 2 — Algebra and functions, sub-strand 2.7 covers simultaneous equations in two variables by elimination and by substitution, including one linear and one quadratic equation (refer to the official specification document for exact wording). This dovetails with section 2.10 on graphical interpretation and connects forward to section 3 (Coordinate geometry — intersections of lines and circles) and section 5 (Trigonometry — solving systems involving sinx and cosx via identities).
The Edexcel formula booklet does not list a dedicated formula for simultaneous equations — you are expected to manipulate by inspection. However, the discriminant b2−4ac from the quadratic-formula listing is your principal analytical tool.
Question (8 marks): The line l has equation y=2x−k, where k is a positive constant. The curve C has equation x2+4y2=20.
(a) Show that the x-coordinates of any points of intersection of l and C satisfy the equation 17x2−16kx+(4k2−20)=0. (3)
(b) Given that l is a tangent to C, find the exact value of k. (3)
(c) For this value of k, find the coordinates of the point of tangency. (2)
Solution with mark scheme:
(a) Substitute y=2x−k into x2+4y2=20:
x2+4(2x−k)2=20
M1 — substituting the linear equation into the quadratic. Examiners award this for any correct substitution, even if subsequent algebra is botched.
Expand (2x−k)2=4x2−4kx+k2, so 4(2x−k)2=16x2−16kx+4k2.
x2+16x2−16kx+4k2=20
M1 — correct expansion of the squared bracket. A common error here is to write (2x−k)2=4x2+k2, missing the cross term. That loses both M1 marks.
17x2−16kx+4k2−20=0
A1 — correct collected form, in the precise format requested. Note "show that" questions require the answer to appear exactly as stated; a sign slip (e.g. +20) loses A1 even if the method is right.
(b) For tangency, the quadratic has a repeated root, so the discriminant is zero:
(−16k)2−4(17)(4k2−20)=0
M1 — applying b2−4ac=0. Some candidates write b2=4ac; equally valid.
256k2−68(4k2−20)=0 256k2−272k2+1360=0 −16k2+1360=0 k2=85
M1 — correct algebraic simplification leading to a value for k2.
Since k>0, k=85.
A1 — exact value, with the constraint k>0 acknowledged. If a candidate writes k=±85 and fails to reject the negative root, they lose A1. The phrase "exact value" forbids decimals — k≈9.22 would also lose A1.
(c) When k=85, the quadratic becomes 17x2−1685x+(4⋅85−20)=0, i.e. 17x2−1685x+320=0.
Repeated root: x=2⋅171685=17885.
M1 — using x=−b/(2a) (the formula for a repeated root) or equivalent.
Then y=2x−k=171685−85=171685−1785=−1785.
A1 — both coordinates correct: (17885,−1785).
Total: 8 marks (M4 A3 — 7 marks of method/accuracy split as shown).
Question (6 marks): The curve C has equation y=x2−4x+7 and the line l has equation y=2x+k, where k is a constant.
(a) Show that the x-coordinates of any points of intersection of l and C satisfy x2−6x+(7−k)=0. (2)
(b) Given that l and C intersect at two distinct points, find the range of values of k. (4)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 4, AO2 = 2. Note the heavy AO2 weighting — Edexcel deliberately shifts marks toward reasoning when discriminant conditions are involved.
Connects to:
Section 3 — Coordinate geometry (lines and circles): the standard "show that the line is a tangent to the circle" question is exactly the technique above. You will see this in Year 2 with circle equations (x−a)2+(y−b)2=r2 where simultaneous solving with a linear equation produces a quadratic in x whose discriminant must be zero for tangency.
Section 7 — Differentiation, gradient of curves: an alternative tangent test is to find the curve's gradient at a candidate point and equate it to the line's gradient. Pairing both methods (algebraic discriminant vs. calculus) is a common Year 2 synoptic question worth 8–10 marks.
Section 10 — Vectors: the intersection of two lines in 3D requires solving three simultaneous equations in two parameters λ and μ. The system is over-determined and consistency must be checked — exactly the same logic as detecting "no solution" via a discriminant in 2D.
Sections 5 and 6 — Trigonometry: equations like sinx=21x or 2cos2x=1−sinx are simultaneous in nature; the second can be reduced to a quadratic in sinx using cos2x=1−sin2x.
Edexcel 9MA0 weights its assessment objectives across three tiers: AO1 (knowledge and procedural fluency), AO2 (reasoning, interpretation and communication), AO3 (problem-solving in unstructured contexts). For simultaneous-equation questions specifically:
| Mark type | Typical weighting | What earns it |
|---|---|---|
| AO1 | 50–60% | Correct substitution, accurate algebraic manipulation, correct application of b2−4ac formula |
| AO2 | 25–35% | Translating "tangent" → "discriminant = 0", recognising "distinct" → "strictly positive discriminant", justifying acceptance/rejection of roots |
| AO3 | 10–20% | Modelling problems where the simultaneous system arises from a context (e.g. projectile reaching a target curve) |
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.