How to Solve Simultaneous Equations Involving a Line and a Parabola

Solving simultaneous equations where a straight line meets a parabola is a key Edexcel IGCSE Maths skill. The reliable method is substitution: rearrange the line for one variable, substitute into the curve, and solve the resulting quadratic. The number of solutions tells you the geometry: the line can miss the parabola (0 points), touch it as a tangent (1 point), or cross it twice (2 points). The worked examples and auto-marked practice questions below give instant feedback.

Prior Knowledge This builds on solving quadratics and on straight-line graphs. Be confident with the quadratic formula and with plotting straight-line graphs first.

How to Solve a Line and a Parabola Together

When a straight line \(y=mx+c\) and a parabola \(y=ax^2+bx+c\) are solved simultaneously, you are finding where they cross. The method is substitution every time.

  1. Equate the two expressions for \(y\): set \(mx+c = ax^2+bx+c\).
  2. Rearrange to a single quadratic \(ax^2+bx+c=0\) (everything on one side).
  3. Solve the quadratic by factorising, or with \(x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}\).
  4. Find \(y\) by substituting each \(x\) back into the line \(y=mx+c\).
  5. Write the solutions as coordinate pairs \((x,y)\) and check in both equations.

Core ideas

Equate the two curves
\(mx+c = ax^2+bx+c\)
At a crossing point the \(x\) and \(y\) are the same on both.
It becomes one quadratic
\(ax^2+bx+c=0\)
Rearrange so everything is on one side, then solve.
Two, one or none
\(\Delta = b^2-4ac\)
The discriminant decides: cross twice, touch once, or miss.
Back-substitute for \(y\)
\(y = mx+c\)
Always use the line for \(y\); it is the easier equation.

A line can meet a parabola in three ways

The number of real solutions equals the number of crossing points: two, one (a tangent), or none.

Two solutions

The line cuts the curve twice.

One solution

The line is a tangent (repeated root).

No real solution

The line misses the curve.

Method 1: graphical check

Plot both equations on the same axes and read the intersection coordinates. This works exactly when the crossings sit on whole-number points.

💡 Example (graphical)

Use the graph to solve \(y=2x-4\) and \(y=x^2-4\).

Read where the line meets the curve: the crossings are at \((0,-4)\) and \((2,0)\).

So \(x=0,\ y=-4\) and \(x=2,\ y=0\).

Method 2: substitution (algebra)

💡 Example 1: factorising

Solve \(y=x+2\) and \(y=x^2+3x+2\).

\[ \begin{array}{rcl} x+2 &=& x^2+3x+2 \\ 0 &=& x^2+2x \\ 0 &=& x(x+2) \end{array} \]

So \(x=0\) or \(x=-2\). Substitute into \(y=x+2\):

\[ \begin{array}{rcl} x=0 &:& y=2 \\ x=-2 &:& y=0 \end{array} \]

Solutions: \((0,2)\) and \((-2,0)\).

💡 Example 2: quadratic formula

Solve \(y=2x-1\) and \(y=x^2-4x+5\).

\[ \begin{array}{rcl} 2x-1 &=& x^2-4x+5 \\ 0 &=& x^2-6x+6 \end{array} \]

With \(a=1,\ b=-6,\ c=6\):

\[ \begin{array}{rcl} x &=& \dfrac{6\pm\sqrt{36-24}}{2} \\ &=& 3\pm\sqrt{3} \end{array} \]

Substitute into \(y=2x-1\):

\[ \begin{array}{rcl} x=3+\sqrt{3} &:& y=5+2\sqrt{3} \\ x=3-\sqrt{3} &:& y=5-2\sqrt{3} \end{array} \]

Solutions: \(\left(3+\sqrt{3},\,5+2\sqrt{3}\right)\) and \(\left(3-\sqrt{3},\,5-2\sqrt{3}\right)\).

Optional: how many solutions before you solve

After rearranging to \(ax^2+bx+c=0\), the discriminant \(\Delta=b^2-4ac\) tells you the geometry without finishing: \(\Delta>0\) two crossings; \(\Delta=0\) a tangent (one); \(\Delta<0\) no real solutions. This is exactly Room 3 in the practice below.

🔑 Key points

  • Equate the line and the parabola, then rearrange to \(ax^2+bx+c=0\).
  • Factorise when you can; otherwise use \(x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}\).
  • Find each \(y\) from the line \(y=mx+c\), not the parabola.
  • Write solutions as ordered pairs \((x,y)\) and check both equations.
  • \(\Delta=b^2-4ac\) gives the number of crossings: two, one, or none.

⚠️ Common pitfalls

  • Only finding \(x\): each \(x\) needs its matching \(y\) for a full solution.
  • Substituting \(y\) into the parabola (harder); use the line instead.
  • Sign slips when moving terms across to form \(ax^2+bx+c=0\).
  • Pairing the wrong \(x\) with the wrong \(y\): keep each pair together.
⇩ Jump to Practice Questions ⇩

Ready to practise? The room below generates fresh line-and-parabola systems to solve by factorising and by formula, all auto-marked.

Next: Quadratic Formula →

Simultaneous Equations: Practice Rooms

These IGCSE Maths practice rooms drill simultaneous equations where a straight line meets a parabola. Room 0 is foundation revision (intersection of two straight lines); Room 1 reads both solutions off a graph; Room 2 finds both intersections by factorising; Room 3 uses the quadratic formula (round each coordinate to 2 d.p.); Room 4 asks how many times the line meets the curve. Type coordinates with brackets, e.g. (3, 5). Difficulty rises left to right: Starter, Builder, Challenger, Master.

Correct 0
Re-attempts 0
🔥 Streak 0
🏆 Best 0

Each room generates 12 questions (4 per column). Equate the line and the parabola, solve the quadratic, then read off the coordinate pairs. Write pairs with brackets.