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 5 · L13 of 15 ~45 min ⚡ +90 XP available

Tangents, Normals and the Angle of Inclination

The derivative gives a gradient at a point. From there you can write the tangent, write the normal, or read the angle the line makes with the horizontal.

One number, $f'(a)$, unlocks three answers: the equation of the tangent, the equation of the line perpendicular to it, and the angle the curve is climbing at.

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

A line has gradient $1$. What angle does it make with the $x$-axis? Now try gradient $\sqrt{3}$. What operation turns a gradient into an angle?

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

auto-saved
2
You’re here

One gradient, three questions

Work through the core explanation before applying it.

02
One gradient, three questions
+5 XP to read

At $x = a$ the curve has gradient $m = f'(a)$. The tangent is $y - f(a) = m(x - a)$. The normal is perpendicular, with gradient $-\dfrac{1}{m}$. The angle of inclination $\theta$ satisfies $m = \tan\theta$.

tangent: $y - f(a) = m(x - a)$    normal gradient $= -\dfrac{1}{m}$    $m = \tan\theta$
Find the point as well as the gradient
A tangent needs both. Students who compute $f'(a)$ and forget $f(a)$ write a line with the right slope through the wrong place.
Negative reciprocal, both parts
The normal gradient flips the fraction and changes the sign. From $m = \dfrac{2}{3}$ it is $-\dfrac{3}{2}$, not $-\dfrac{2}{3}$ and not $\dfrac{3}{2}$.
An obtuse angle means a negative gradient
If $m < 0$ then $\tan^{-1}(m)$ is negative, so add $180^\circ$ to state the inclination as an angle between $0^\circ$ and $180^\circ$.
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

  • The tangent at $x = a$ has gradient $f'(a)$ and passes through $(a, f(a))$.
  • The normal at that point is perpendicular to the tangent, with gradient $-\dfrac{1}{f'(a)}$.
  • The angle of inclination $\theta$ of a line of gradient $m$ satisfies $m = \tan\theta$.
  • A negative gradient corresponds to an obtuse angle of inclination.
Understand

Concepts

  • Why a tangent needs a point as well as a gradient.
  • Why perpendicular gradients multiply to $-1$, giving the negative reciprocal.
  • Why a negative gradient needs $180^\circ$ added to the calculator value.
Can do

Skills

  • Write the equation of a tangent at a given point.
  • Write the equation of a normal at a given point.
  • Find the angle of inclination from a gradient, and a gradient from an angle.
  • Find where a curve has a tangent of a given gradient.
04
Key terms
Tangent lineThe straight line touching a curve at a point, with the curve's gradient there. Like this: for $y = x^2$ at $(2, 4)$ the tangent is $y = 4x - 4$.
Normal lineThe line through the point of contact, perpendicular to the tangent. Like this: if the tangent has gradient $4$, the normal has gradient $-\dfrac{1}{4}$.
Negative reciprocalFlip the fraction and change the sign. Like this: the negative reciprocal of $\dfrac{2}{3}$ is $-\dfrac{3}{2}$.
Angle of inclinationThe angle a line makes with the positive $x$-axis, measured anticlockwise. Like this: gradient $1$ gives $45^\circ$.
$m = \tan\theta$The link between gradient and angle. Like this: $\theta = 60^\circ$ gives $m = \tan 60^\circ = \sqrt{3}$.
Point-gradient formThe equation $y - y_1 = m(x - x_1)$, used when you know one point and the gradient. Like this: gradient $4$ through $(2, 4)$ gives $y - 4 = 4(x - 2)$.
4
You’re here

The equation of a tangent

Work through the core explanation before applying it.

05
The equation of a tangent
core concept

At $x = a$ you need two things: the point $(a, f(a))$ and the gradient $m = f'(a)$. Then use point-gradient form, $y - f(a) = m(x - a)$.

For $y = x^2$ at $x = 2$: the point is $(2, 4)$ and $f'(x) = 2x$ gives $m = 4$. So $y - 4 = 4(x - 2)$, which tidies to $y = 4x - 4$.

A common slip is to substitute $x = a$ into $f'(x)$ and then use $(a, f'(a))$ as the point. The gradient comes from $f'$, the point comes from $f$.

Two different substitutions. Put $a$ into $f$ to get the point; put $a$ into $f'$ to get the gradient. Mixing them is the single most common error in this topic.
Quick check: for $y = x^2$ at $x = 3$, what is the gradient of the tangent?

A tangent needs the point $(a, f(a))$ from $f$ and the gradient $f'(a)$ from $f'$, then $y - f(a) = f'(a)(x - a)$. For $y = x^2$ at $x = 2$ that gives $y = 4x - 4$.

Pause, copy the two-substitutions rule and the worked $y = 4x - 4$, into your book.

06
The normal
core concept

We just saw how to write the tangent. That raises a question: what about the line perpendicular to it? This card answers it → same point, negative reciprocal gradient.

Perpendicular lines have gradients multiplying to $-1$. So if the tangent has gradient $m$, the normal has gradient $-\dfrac{1}{m}$.

Continuing the example: the tangent to $y = x^2$ at $(2, 4)$ has gradient $4$, so the normal has gradient $-\dfrac{1}{4}$ and its equation is $y - 4 = -\dfrac{1}{4}(x - 2)$.

The normal passes through the same point of contact. Only the gradient changes.

A horizontal tangent has a vertical normal. If $m = 0$ then $-\dfrac{1}{m}$ is undefined, and the normal is the vertical line $x = a$. Say that rather than writing a gradient.
Fill the blank: if a tangent has gradient $\dfrac{2}{5}$, the normal has gradient $-\dfrac{5}{}$.

The normal shares the point of contact and has gradient $-\dfrac{1}{m}$, the negative reciprocal of the tangent gradient. When $m = 0$ the normal is vertical, $x = a$.

Pause, copy the negative-reciprocal rule, the worked normal $y - 4 = -\dfrac{1}{4}(x - 2)$, and the vertical-normal case, into your book.

07
The angle of inclination
core concept

We just saw two lines through one point. That raises a question: how steep is that, in degrees? This card answers it → the gradient is the tangent of the angle.

The angle of inclination $\theta$ is the angle the line makes with the positive $x$-axis. Gradient and angle are linked by $m = \tan\theta$.

So $\theta = \tan^{-1}(m)$. A gradient of $1$ gives $45^\circ$; a gradient of $\sqrt{3}$ gives $60^\circ$.

If $m$ is negative the calculator returns a negative angle. Add $180^\circ$ to express the inclination in the usual range $0^\circ \leq \theta < 180^\circ$. For $m = -1$, $\tan^{-1}(-1) = -45^\circ$, so $\theta = 135^\circ$.

Going the other way is often the exam question. Given the angle, the gradient is $\tan\theta$, and you can then ask where a curve has that gradient by solving $f'(x) = \tan\theta$.
Which pairing of gradient and angle of inclination is WRONG?

The angle of inclination satisfies $m = \tan\theta$, so $\theta = \tan^{-1}(m)$. A negative gradient gives a negative calculator value, and adding $180^\circ$ puts it in the range $0^\circ$ to $180^\circ$.

Pause, copy $m = \tan\theta$, the $45^\circ$ and $60^\circ$ cases, and the add-$180^\circ$ rule for negative gradients, into your book.

5
You’re here

Work examples end to end

Follow the reasoning through complete worked solutions.

PROBLEM 1 · TANGENT AND NORMAL

Find the equations of the tangent and the normal to $y = x^2$ at the point where $x = 2$.

1
Point: $f(2) = 4$, so $(2, 4)$. Gradient: $f'(x) = 2x$, so $m = 4$
The point comes from $f$, the gradient from $f'$.
2
Tangent: $y - 4 = 4(x - 2)$, so $y = 4x - 4$
Point-gradient form, then tidy.
3
Normal: gradient $-\dfrac{1}{4}$, so $y - 4 = -\dfrac{1}{4}(x - 2)$
Negative reciprocal, same point.
PROBLEM 2 · ANGLE OF INCLINATION

Find the angle of inclination of the tangent to $y = x^2$ at $x = -1$, to the nearest degree.

1
$f'(x) = 2x$, so $m = 2(-1) = -2$
The gradient is negative.
2
$\tan^{-1}(-2) = -63.43^\circ$
The calculator returns a negative angle.
3
$\theta = -63.43^\circ + 180^\circ \approx 117^\circ$
Adding $180^\circ$ puts it in the range $0^\circ$ to $180^\circ$.
PROBLEM 3 · WHERE THE GRADIENT IS GIVEN

Find the point on $y = x^2 - 4x$ where the tangent makes an angle of $45^\circ$ with the $x$-axis.

1
$45^\circ$ means $m = \tan 45^\circ = 1$
Convert the angle to a gradient first.
2
$f'(x) = 2x - 4$, so solve $2x - 4 = 1$, giving $x = 2.5$
Set the derivative equal to the required gradient.
3
$f(2.5) = 6.25 - 10 = -3.75$, so the point is $(2.5, -3.75)$
Substitute back into $f$, not $f'$.
6
You’re here

Quick-fire practice

Work through the core explanation before applying it.

09
Quick-fire practice
+10 XP
  1. Find the gradient of the tangent to $y = x^3$ at $x = 2$.
  2. A tangent has gradient $\dfrac{3}{4}$. What is the gradient of the normal?
  3. Find the angle of inclination of a line with gradient $1$.
  4. Find $x$ where $y = x^2$ has a tangent of gradient $10$.
auto-saved
7
You’re here

Revisit your two gradients

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

10
Revisit your two gradients

At the start you were asked what angle a line of gradient $1$ makes with the $x$-axis, and then gradient $\sqrt{3}$. State both angles, name the operation that converts a gradient to an angle, and say what extra step a negative gradient needs.

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 44 marks

Q1. Find the equations of the tangent and the normal to $y = x^3 - 2x$ at the point where $x = 2$. (4 marks)

auto-saved
ApplyBand 43 marks

Q2. Find the angle of inclination, to the nearest degree, of the tangent to $y = x^2 - 6x$ at $x = 1$. (3 marks)

auto-saved
UnderstandBand 53 marks

Q3. Explain why the normal to a curve at a point where the tangent is horizontal cannot be written in the form $y = mx + b$, and state its equation instead. (3 marks)

auto-saved
📖 Comprehensive answers (click to reveal)

Practice 1: $f'(x) = 3x^2$, so $f'(2) = 12$. Practice 2: $-\dfrac{4}{3}$. Practice 3: $45^\circ$. Practice 4: $2x = 10$, so $x = 5$.

Q1 (4 marks): $f(2) = 8 - 4 = 4$, so the point is $(2, 4)$ [1]. $f'(x) = 3x^2 - 2$, so $m = 12 - 2 = 10$ [1]. Tangent: $y - 4 = 10(x - 2)$, so $y = 10x - 16$ [1]. Normal: gradient $-\dfrac{1}{10}$, so $y - 4 = -\dfrac{1}{10}(x - 2)$ [1].

Q2 (3 marks): $f'(x) = 2x - 6$, so $m = 2 - 6 = -4$ [1]. $\tan^{-1}(-4) = -75.96^\circ$ [1]. Adding $180^\circ$ gives $\theta \approx 104^\circ$ [1].

Q3 (3 marks): A horizontal tangent has gradient $0$, so the normal gradient would be $-\dfrac{1}{0}$, which is undefined [1]. The normal is therefore vertical, and a vertical line has no gradient so cannot be written as $y = mx + b$ [1]. Its equation is $x = a$, where $a$ is the $x$-coordinate of the point of contact [1].

1
You’re here

Review and finish

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

01
Boss battle · Tangent Trials
earn bronze · silver · gold

Write tangents and normals, convert between gradient and angle, and locate points with a required gradient. 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.