Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Quadratics

Solving Simultaneous Linear And Quadratic Equations

20 practice questions 1 video lesson Theory + worked examples

Learn to solve simultaneous linear and quadratic equations for Queensland Year 11 Mathematical Methods (QCAA). These find exactly where a straight line meets a parabola.

You will learn to substitute the line into the quadratic, solve the resulting equation, and pair each x with its y — then use the discriminant to count intersections and test whether the line is a tangent, touching the curve just once.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 1 video(s)
  • Solving Simultaneous Linear And Quadratic Equations - Video - Solving simultaneous linear and quadratic equations Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 1), a simultaneous linear and quadratic system asks where a line meets a parabola. You substitute the line into the quadratic, solve the resulting quadratic, and use the discriminant to count the intersections. This page covers finding intersection points, counting them, and the tangency condition.

A simultaneous system here pairs a straight line \(y=mx+k\) with a parabola \(y=ax^2+bx+c\). A solution is a point \((x,y)\) that lies on both graphs — a point of intersection.

The standard method is substitution: replace \(y\) in the quadratic with the linear expression, which leaves a single quadratic in \(x\). Solving it gives the \(x\)-values of the intersections; substitute each back into the line for the matching \(y\).

The discriminant of that resulting quadratic counts the intersections: two if \(\Delta>0\), one if \(\Delta=0\) (the line is a tangent), none if \(\Delta<0\).

Substitute, then solve one quadratic. Bring the line into the parabola, gather everything to one side as \(ax^2+bx+c=0\), and solve — the discriminant of that quadratic tells you how many times they meet.
A line can meet a parabola twiceLine crossing the parabola at two intersection points found by substitution. x y
Two intersections: the line cuts the parabola at two points (\(\Delta>0\)).
A tangent meets a parabola onceLine touching the parabola at exactly one point, the tangent case where the discriminant is zero. x y P
One intersection: the line is a tangent and just touches (\(\Delta=0\)).

Substituting the line into the parabola gives a quadratic \(ax^2+bx+c=0\); its discriminant counts the intersections:

\[\Delta=b^2-4ac\]
Δ=b2-4ac
\[\Delta>0:\ \text{2 points},\quad \Delta=0:\ \text{tangent},\quad \Delta<0:\ \text{none}\]
Δ>0,Δ=0,Δ<0
Tangency condition: a line is a tangent to a parabola exactly when the substituted quadratic has \(\Delta=0\) — one repeated solution, one point of contact.

How to solve a line-and-parabola system

  1. Substitute: put the linear expression for \(y\) into the quadratic (or set the two right-hand sides equal).
  2. Solve: gather all terms to one side as \(ax^2+bx+c=0\) and solve (factorise, formula, or the discriminant if only the count is asked).
  3. Back-substitute: put each \(x\) into the line to get its \(y\); write the intersection points as coordinates.
Example 1 — Find the intersection points
Find where \(y=x^2-1\) meets \(y=x+1\).
Solution

Substitute — set the right-hand sides equal:

\(x^2-1\)\(=\)\(x+1\)

Gather to one side and solve:

\(x^2-x-2\)\(=\)\(0\)
\((x-2)(x+1)\)\(=\)\(0\)
\(x\)\(=\)\(2 \ \text{or}\ -1\)

Back-substitute into \(y=x+1\):

\(x=2:\ y\)\(=\)\(2+1=3\)
\(x=-1:\ y\)\(=\)\(-1+1=0\)

They meet at \((2,\,3)\) and \((-1,\,0)\).

y = x squared minus 1 meets y = x plus 1Line crossing the parabola at two points. x y
(2,3) and (-1,0)
Example 2 — Count the intersections
How many times does the line \(y=x+1\) meet \(y=x^2+2x+3\)?
Solution

Substitute and gather to one side:

\(x^2+2x+3\)\(=\)\(x+1\)
\(x^2+x+2\)\(=\)\(0\)

Only the count is asked, so use the discriminant:

\(\Delta\)\(=\)\((1)^2-4(1)(2)\)
\(=\)\(1-8\)
\(=\)\(-7\)

\(\Delta=-7<0\), so the quadratic has no real solutions.

They do not meet — there are \(0\) intersections.

y = x squared plus 2x plus 3 and y = x plus 1Line passing entirely below the parabola, so there are no intersections. x y
Δ=-7
Example 3 — Tangency (find k)
Find the value of \(k\) for which the line \(y=x+k\) is a tangent to \(y=x^2\).
Solution

Substitute the line into the parabola:

\(x^2\)\(=\)\(x+k\)
\(x^2-x-k\)\(=\)\(0\)

Tangent means one solution, so \(\Delta=0\):

\((-1)^2-4(1)(-k)\)\(=\)\(0\)
\(1+4k\)\(=\)\(0\)
\(4k\)\(=\)\(-1\)
\(k\)\(=\)\(-\dfrac{1}{4}\)

The line is a tangent when \(k=-\dfrac{1}{4}\).

Tangent line to y = x squaredLine just touching the parabola at one point, the tangent case. x y
k=-14
Example 4 — Irrational intersections
Find where \(y=x^2-x\) meets \(y=x+1\), giving exact coordinates.
Solution

Substitute and gather to one side:

\(x^2-x\)\(=\)\(x+1\)
\(x^2-2x-1\)\(=\)\(0\)

Solve with the quadratic formula:

\(x\)\(=\)\(\dfrac{-(-2)\pm\sqrt{(-2)^2-4(1)(-1)}}{2(1)}\)
\(=\)\(\dfrac{2\pm\sqrt{8}}{2}\)
\(=\)\(1\pm\sqrt{2}\)

Back-substitute into \(y=x+1\):

\(y\)\(=\)\((1\pm\sqrt{2})+1\)
\(=\)\(2\pm\sqrt{2}\)

They meet at \((1+\sqrt{2},\,2+\sqrt{2})\) and \((1-\sqrt{2},\,2-\sqrt{2})\).

y = x squared minus x meets y = x plus 1Line crossing the parabola at two irrational points. x y
(1±2,2±2)

Common pitfalls

Forgetting the \(y\)-coordinates. Solving the quadratic gives only the \(x\)-values; substitute each back into the line to complete the coordinate pairs.
Not collecting to one side. You must reach \(ax^2+bx+c=0\) before factorising or using the discriminant — do not leave terms on both sides.
Discriminant of the wrong quadratic. Use the discriminant of the combined quadratic (after substitution), not of the original parabola.
Misreading tangency. A tangent means exactly one contact point, so \(\Delta=0\) — not \(\Delta>0\).

Frequently asked questions

How do you solve a simultaneous linear and quadratic system?

Substitute the linear equation into the quadratic to get a single quadratic in \(x\), solve it, then substitute each \(x\) back into the line to find \(y\).

How many times can a line meet a parabola?

Zero, one or two times. The discriminant of the combined quadratic decides: \(\Delta<0\) none, \(\Delta=0\) one (tangent), \(\Delta>0\) two.

What does it mean for a line to be a tangent to a parabola?

The line touches the parabola at exactly one point, which happens when the substituted quadratic has \(\Delta=0\).

How do I find where two graphs intersect?

Set their equations equal, collect all terms to one side as \(ax^2+bx+c=0\), solve for \(x\), then find each \(y\) from either equation.

Do I use the discriminant of the line or the parabola?

Neither on its own — use the discriminant of the quadratic you get after substituting the line into the parabola.

How do I find a parameter for a given number of intersections?

Form the combined quadratic, then set \(\Delta>0\) for two intersections, \(\Delta=0\) for a tangent, or \(\Delta<0\) for none, and solve for the parameter.