M
hscscience Maths Adv · Y11
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 1 · L24 of 24 ~45 min ⚡ +90 XP available

Intersections and Simultaneous Equations

Solving an equation and finding where two graphs meet are the same task written two ways. Once you see that, the discriminant tells you how many intersections there are before you solve anything.

Today's hook, Every equation you solve is secretly a question about intersections. $x^2 = 4$ asks where the parabola $y = x^2$ meets the horizontal line $y = 4$, and the two answers are the two crossing points.
0/5QUESTS
1
You’re here

Recall, your gut answer first

Meet the destination, bring back what you already know, and gather the terms and formulas this lesson leans on.

01
Recall, your gut answer first
+5 XP warm-up

Sketch $y = x^2$ and the line $y = 4$ on the same axes. How many times do they meet, and what are the $x$-values? Now do the same for $y = -1$.

Before you work it out, what is your instinct? Write it down, then check it against the lesson.

auto-saved
2
You’re here

Solving is intersecting

Work through the core explanation before applying it.

02
Solving is intersecting
+5 XP to read

Solving $f(x) = k$ means finding the $x$-values where the curve $y = f(x)$ has height $k$, which is exactly where it meets the horizontal line $y = k$. The same idea extends to any two curves: solve them simultaneously and the solutions are their intersection points.

$f(x) = k$  means  $y = f(x)$ meets $y = k$     equal quadratics: coefficients match term by term
Substitute, do not eliminate
For a linear and a quadratic, substitute the linear equation into the quadratic. Elimination usually makes it worse.
The discriminant counts intersections
After substituting you get a quadratic. Its discriminant says whether the curves meet twice, touch once, or miss entirely.
Give both coordinates
An intersection is a point. Solving gives $x$; substitute back for $y$ or you have answered half the question.
3
You’re here

What you'll master

Meet the destination, bring back what you already know, and gather the terms and formulas this lesson leans on.

03
What you'll master
Know

Key facts

  • Two quadratics are equal for all $x$ exactly when their corresponding coefficients are equal.
  • Solving $f(x) = k$ finds the $x$-coordinates where $y = f(x)$ meets the horizontal line $y = k$.
  • A linear and a quadratic are solved simultaneously by substitution, giving a quadratic.
  • The discriminant of that quadratic counts the intersections: two, one (a tangent), or none.
Understand

Concepts

  • Why equating coefficients is valid only when two expressions agree for every $x$, not just for some.
  • Why solving an equation and finding an intersection are the same operation.
  • Why a zero discriminant means the line is a tangent to the curve.
Can do

Skills

  • Equate coefficients to find unknown constants in an identity.
  • Interpret and solve $f(x) = k$ graphically and algebraically.
  • Solve linear-quadratic and quadratic-quadratic systems and count intersections with the discriminant.
04
Key terms
IdentityAn equation true for every value of the variable, not just for particular ones. Like this: $(x+1)^2 = x^2 + 2x + 1$ holds for all $x$, so it is an identity.
Equating coefficientsMatching the coefficients of each power on both sides of an identity to find unknowns. Like this: if $ax^2 + bx = 3x^2 - 5x$ for all $x$, then $a = 3$ and $b = -5$.
Point of intersectionWhere two graphs meet, satisfying both equations at once. Like this: $y = x^2$ and $y = 4$ meet at $(2,4)$ and $(-2,4)$.
Simultaneous equationsTwo equations solved together, whose solutions are the coordinates where their graphs meet. Like this: $y = x^2$ and $y = x + 2$ solve to give $(2,4)$ and $(-1,1)$.
Substitution methodReplacing one variable using the simpler equation, which turns a system into a single quadratic. Like this: put $y = x + 2$ into $y = x^2$ to get $x^2 = x + 2$.
Tangent to a curveA line meeting a curve at exactly one point, which happens when the resulting quadratic has discriminant zero. Like this: $y = 2x - 1$ meets $y = x^2$ only at $(1,1)$.
4
You’re here

Equal quadratics and equating coefficients

Work through the core explanation before applying it.

05
Equal quadratics and equating coefficients
core concept

If two quadratics are equal for **every** value of $x$, then they are the same expression, so their corresponding coefficients must match: the $x^2$ terms, the $x$ terms and the constants each agree.

So if $ax^2 + bx + c = 3x^2 - 5x + 2$ for all $x$, then $a = 3$, $b = -5$ and $c = 2$. No solving is required, only matching.

The words "for all $x$" matter. If two quadratics are merely equal at some particular values, they are ordinary curves that happen to intersect, and their coefficients need not match at all.

Identity or equation? "Find $a$ if $a(x+1)^2 = ax^2 + 4x + 1$ for all $x$" is an identity and is solved by matching. "Find $x$ if $x^2 = 4$" is an equation with particular solutions. Reading which one you have is the first step.
Quick check: if $px^2 + qx + r = 2x^2 - 7$ for all $x$, what is $q$?

Two quadratics equal for all $x$ have identical coefficients, so match the $x^2$, $x$ and constant terms separately. A missing term means that coefficient is zero. "For all $x$" signals an identity; equality at particular values only means the curves intersect there.

Pause, copy the equating-coefficients rule, a worked match, and the distinction between an identity and an equation, into your book.

06
Solving $f(x) = k$ as an intersection
core concept

We just saw what it means for two expressions to agree everywhere. That raises a question: what does it mean graphically when they agree only at particular values? This card answers it → those values are exactly where the graphs cross.

Solving $f(x) = k$ asks which inputs give output $k$. Graphically that is asking where the curve $y = f(x)$ is at height $k$, which is where it meets the horizontal line $y = k$.

So $x^2 = 4$ has two solutions because $y = x^2$ meets $y = 4$ twice, at $x = -2$ and $x = 2$. And $x^2 = -1$ has no real solutions because the parabola never reaches height $-1$.

This is why a sketch is a legitimate way to answer "how many solutions does this equation have". The count of solutions is the count of intersections.

Reading solutions from a graph is examinable. A question may give you a sketch and ask how many solutions $f(x) = 3$ has. Count where the horizontal line $y = 3$ cuts the curve.
Fill the blank: the equation $x^2 = 9$ has solutions, because $y = x^2$ meets $y = 9$ twice.

Solving $f(x) = k$ finds where $y = f(x)$ meets the horizontal line $y = k$, so the number of solutions is the number of intersections. A sketch is therefore a valid way to count solutions.

Pause, copy the equivalence between solving and intersecting, the worked $x^2 = 4$ and $x^2 = -1$ cases, and the note that counting from a sketch is examinable, into your book.

07
Linear and quadratic simultaneously
core concept

We just saw intersections with a horizontal line. That raises a question: what if the second graph is a sloping line, or another parabola? This card answers it → substitute one into the other, and the discriminant of what results counts the intersections.

Given $y = x^2$ and $y = x + 2$, substitute the linear equation into the quadratic: $x^2 = x + 2$, so $x^2 - x - 2 = 0$, which factorises as $(x-2)(x+1) = 0$.

So $x = 2$ or $x = -1$. Substituting back into the line gives $y = 4$ and $y = 1$, so the intersections are $(2, 4)$ and $(-1, 1)$. Always give both coordinates.

The discriminant of the resulting quadratic counts the intersections before you solve: positive means two, zero means the line is a **tangent** touching at one point, and negative means they never meet.

Two quadratics work the same way. Set them equal to each other. The $x^2$ terms may cancel, leaving a linear equation and a single intersection, which is a legitimate outcome rather than an error.
Which does NOT follow when a line and a parabola give a quadratic with $\Delta = 0$?

Substitute the linear equation into the quadratic to get a single quadratic, then solve and substitute back for the $y$-coordinates. Its discriminant counts intersections: two, one (a tangent), or none. For two quadratics, set them equal; the $x^2$ terms may cancel.

Pause, copy the substitution method with the worked $y = x^2$ and $y = x+2$ giving $(2,4)$ and $(-1,1)$, and the three discriminant cases including the tangent, into your book.

5
You’re here

Work examples end to end

Follow the reasoning through complete worked solutions.

PROBLEM 1 · EQUATING COEFFICIENTS

Find $a$, $b$ and $c$ if $a(x-1)^2 + b(x-1) + c = 2x^2 - 3x + 4$ for all values of $x$.

1
Expand the left: $a(x^2 - 2x + 1) + bx - b + c = ax^2 + (b - 2a)x + (a - b + c)$
Collect by powers of $x$.
2
Match $x^2$: $a = 2$. Match $x$: $b - 2a = -3$, so $b = 1$
Work down from the highest power.
3
Match constants: $a - b + c = 4$, so $2 - 1 + c = 4$ and $c = 3$
Substitute the values already found.
PROBLEM 2 · LINE AND PARABOLA

Find the points of intersection of $y = x^2$ and $y = x + 2$.

1
Substitute: $x^2 = x + 2$, so $x^2 - x - 2 = 0$
Replace $y$ in the quadratic using the linear equation.
2
$(x - 2)(x + 1) = 0$, so $x = 2$ or $x = -1$
Factorise and apply the null factor law.
3
$y = 4$ and $y = 1$, so the intersections are $(2, 4)$ and $(-1, 1)$
Substitute back into the simpler equation for each $y$.
PROBLEM 3 · SHOWING A LINE IS A TANGENT

Show that $y = 2x - 1$ is a tangent to $y = x^2$, and find the point of contact.

1
Substitute: $x^2 = 2x - 1$, so $x^2 - 2x + 1 = 0$
One equation in $x$ alone.
2
$\Delta = (-2)^2 - 4(1)(1) = 0$, so there is exactly one solution
A zero discriminant means a single repeated root, so the line touches.
3
$(x-1)^2 = 0$ gives $x = 1$, and $y = 2(1) - 1 = 1$, so contact at $(1, 1)$
A tangent meets the curve at exactly one point.
6
You’re here

Quick-fire practice

Work through the core explanation before applying it.

09
Quick-fire practice
+10 XP
  1. If $ax^2 + bx + c = 5x^2 - 2$ for all $x$, state $a$, $b$ and $c$.
  2. How many solutions does $x^2 = 7$ have, and why?
  3. Find where $y = x^2 - 1$ meets $y = 3$.
  4. Find the intersections of $y = x^2$ and $y = 3x$.
auto-saved
7
You’re here

Revisit your two lines

Run the quick drill and copy the summary into your book.

10
Revisit your two lines

At the start you sketched $y = x^2$ against $y = 4$ and against $y = -1$. Explain how the number of intersections in each case matches the number of solutions of the corresponding equation, and what the second case tells you about $x^2 = -1$.

auto-saved
1
You’re here

Multiple choice

Answer the drill bank and rate your confidence.

01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence, that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

2
You’re here

Short answer

Write full responses, then check them against the model answers.

02
Short answer
ApplyBand 43 marks

Q1. Find the points of intersection of $y = x^2 - 2x$ and $y = x + 4$. (3 marks)

auto-saved
ApplyBand 54 marks

Q2. Show that the line $y = 4x - 4$ is a tangent to the parabola $y = x^2$, and state the point of contact. (4 marks)

auto-saved
UnderstandBand 43 marks

Q3. Explain why equating coefficients is valid for an identity but not for an ordinary equation, using an example of each. (3 marks)

auto-saved
📖 Comprehensive answers (click to reveal)

Practice 1: $a = 5$, $b = 0$, $c = -2$. Practice 2: two, because $y = x^2$ meets $y = 7$ twice, at $x = \pm\sqrt{7}$. Practice 3: $x^2 - 1 = 3$ gives $x = \pm 2$, so $(2,3)$ and $(-2,3)$. Practice 4: $x^2 = 3x$ gives $x(x-3) = 0$, so $(0,0)$ and $(3,9)$.

Q1 (3 marks): $x^2 - 2x = x + 4$, so $x^2 - 3x - 4 = 0$ [1]. $(x-4)(x+1) = 0$, so $x = 4$ or $x = -1$ [1]. $y = 8$ and $y = 3$, giving $(4, 8)$ and $(-1, 3)$ [1].

Q2 (4 marks): $x^2 = 4x - 4$, so $x^2 - 4x + 4 = 0$ [1]. $\Delta = 16 - 16 = 0$ [1]. A zero discriminant means exactly one solution, so the line meets the parabola once and is therefore a tangent [1]. $(x-2)^2 = 0$ gives $x = 2$ and $y = 4$, so contact at $(2, 4)$ [1].

Q3 (3 marks): An identity holds for every value of $x$, so the two expressions are the same polynomial and every corresponding coefficient must agree [1]. For example $a(x+1)^2 = ax^2 + 2ax + a$ for all $x$ lets you match term by term [1]. An ordinary equation such as $x^2 = 4$ holds only at particular values, where the graphs happen to cross, so matching coefficients would be meaningless: the two sides are genuinely different expressions [1].

1
You’re here

Review and finish

Take the module quiz if you are ready, then mark the lesson complete.

01
Boss battle · Intersection Inspector
earn bronze · silver · gold

Match coefficients, count intersections and solve systems at speed. Beat the boss to bank a tier, gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena

Mark lesson as complete

Tick when you've finished the practice and review.