aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
  • IB Physics
  • IB Biology
  • IB Chemistry
  • IB History
  • IB History (2028+)
  • IB Global Politics
  • IB Psychology
  • IB Philosophy
  • IB Geography
  • IB Spanish B
  • IB German B
  • IB Italian B
  • IB French B
  • IB English B
  • IB English A Lang & Lit
  • IB Spanish A Lang & Lit
  • IB French A Lang & Lit
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
  • Physics Question Bank
  • Biology Question Bank
  • Chemistry Question Bank
  • History Question Bank
  • History (2028+) Question Bank
  • Global Politics Question Bank
  • Psychology Question Bank
  • Philosophy Question Bank
  • Geography Question Bank
  • Spanish B Question Bank
  • German B Question Bank
  • Italian B Question Bank
  • French B Question Bank
  • English B Question Bank
  • English A Lang & Lit Question Bank
  • Spanish A Lang & Lit Question Bank
  • French A Lang & Lit Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026
  • Physics Predictions 2026
  • Geography Predictions 2026
  • Spanish B Predictions 2026
  • German B Predictions 2026
  • Italian B Predictions 2026
  • French B Predictions 2026
  • English B Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.1506
NotesMath AATopic 5.4
Unit 5 · Calculus · Topic 5.4

IB Math AA — Tangents & normals

Topic 5.4 of IB Mathematics: Analysis and Approaches covers Tangents & normals, which is part of Unit 5: Calculus. Students explore key concepts including Tangents, Normals. A strong understanding of tangents & normals is essential for IB Math AA exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in Tangents & normals

Key Idea: A tangent touches a curve at a point and a normal cuts it at right angles there. The derivative hands you the gradient, and you finish with the straight-line equation — a staple Paper 1 by-hand task, with the occasional Paper 2 value to read off.

📐 The two lines at a point

y−y1=m(x−x1),(x1,y1)=(a, f(a))y - y_1 = m(x - x_1), \quad (x_1, y_1) = (a,\, f(a))y−y1​=m(x−x1​),(x1​,y1​)=(a,f(a))
mmm
the gradient of the line you want
(x1,y1)(x_1, y_1)(x1​,y1​)
the point of contact (a, f(a)) — same for tangent and normal
TangentNormal
Gradientf′(a)−1 / f′(a) (negative reciprocal)
Directiontouches the curveperpendicular to the tangent
Point used(a, f(a))(a, f(a)) — the same point
The normal gradient is −1/f′(a): turn the fraction upside down and swap the sign. Gradient 2 → normal −½; gradient −¾ → normal +⁴⁄₃. The two gradients always multiply to −1.
(1) Gradient — differentiate, evaluate f′(a). (2) For a normal, take the negative reciprocal −1/f′(a). (3) Point — substitute into the original f(x) for y₁ = f(a). (4) Line — put m and (a, f(a)) into y − y₁ = m(x − x₁) and simplify.
Important: If f′(a) = 0 (a stationary point): the tangent is horizontal, y = f(a), and the normal is vertical, x = a (you can't do −1/0 — read it geometrically). For a tangent parallel to a line, set f′(x) equal to that line's gradient.

✏️ IB-style worked examples

IB-style question — equation of a tangent

Find the equation of the tangent to y = x² − 5x + 4 at the point where x = 4, without a calculator.

Step by step:

  1. Gradient: differentiate and evaluate f′(4).

    f′(x)=2x−5  ⇒  f′(4)=3f'(x) = 2x - 5 \;\Rightarrow\; f'(4) = 3f′(x)=2x−5⇒f′(4)=3
  2. Point: substitute x = 4 into the original f(x).

    f(4)=16−20+4=0f(4) = 16 - 20 + 4 = 0f(4)=16−20+4=0
  3. Line through (4, 0) with gradient 3.

    y−0=3(x−4)  ⇒  y=3x−12y - 0 = 3(x - 4) \;\Rightarrow\; y = 3x - 12y−0=3(x−4)⇒y=3x−12
Final answer:

y = 3x − 12.

IB-style question — horizontal tangents

Find the equations of the horizontal tangents to y = x³ − 27x.

Step by step:

  1. Horizontal → gradient 0, so solve f′(x) = 0.

    f′(x)=3x2−27=0  ⇒  x=±3f'(x) = 3x^{2} - 27 = 0 \;\Rightarrow\; x = \pm 3f′(x)=3x2−27=0⇒x=±3
  2. Find the y-coordinate at each x from the original function.

    f(3)=−54,f(−3)=54f(3) = -54, \quad f(-3) = 54f(3)=−54,f(−3)=54
  3. A horizontal tangent is just y = (that y-value).

    y=−54   and   y=54y = -54 \;\text{ and }\; y = 54y=−54 and y=54
Final answer:

y = −54 (at x = 3) and y = 54 (at x = −3).

IB-style question — equation of a normal

Find the equation of the normal to y = x² at the point where x = 2, without a calculator.

Step by step:

  1. Tangent gradient first: f′(2).

    f′(x)=2x  ⇒  f′(2)=4f'(x) = 2x \;\Rightarrow\; f'(2) = 4f′(x)=2x⇒f′(2)=4
  2. Normal gradient is the negative reciprocal; point is (2, 4).

    mnormal=−14,f(2)=4m_{\text{normal}} = -\tfrac{1}{4}, \quad f(2) = 4mnormal​=−41​,f(2)=4
  3. Use y − y₁ = m(x − x₁) and simplify.

    y−4=−14(x−2)  ⇒  y=−14x+92y - 4 = -\tfrac{1}{4}(x - 2) \;\Rightarrow\; y = -\tfrac{1}{4}x + \tfrac{9}{2}y−4=−41​(x−2)⇒y=−41​x+29​
Final answer:

y = −¼x + 9/2.

IB-style question — tangent and normal at a vertex

Find the equations of the tangent and the normal to y = x² − 6x + 11 at its vertex, where x = 3.

Step by step:

  1. Gradient at the vertex is 0 → the tangent is horizontal.

    f′(x)=2x−6  ⇒  f′(3)=0f'(x) = 2x - 6 \;\Rightarrow\; f'(3) = 0f′(x)=2x−6⇒f′(3)=0
  2. Point: f(3) = 9 − 18 + 11 = 2, so the tangent is y = 2.

    tangent: y=2\text{tangent: } y = 2tangent: y=2
  3. The normal is perpendicular to a horizontal line → vertical.

    normal: x=3\text{normal: } x = 3normal: x=3
Final answer:

Tangent y = 2 (horizontal); normal x = 3 (vertical).

Important: Don't reuse f′(a) for the normal, and don't just flip the sign. The normal gradient is −1/f′(a) — flip the fraction and change the sign. f′(a) = 2 gives −½, not −2 and not ½. Always substitute into the original f(x) for the y-coordinate, never into f′(x).

Tap each card to reveal the answer.

f′(a) = 5. What is the normal gradient? −1/5 — flip and change the sign of the tangent gradient.

Tangent gradient is −⅔. What is the normal gradient? +³⁄₂ — negative reciprocal: flip −⅔ and swap the sign.

y = x² + 1 at x = 3: what is the tangent gradient? 6 — f′(x) = 2x, so f′(3) = 6.

A horizontal tangent has what form? y = constant — the y-coordinate of the point (gradient 0).

At a stationary point, what is the normal? Vertical, x = a — the tangent is horizontal, so the normal is vertical.

Tangent to y = x² − x at x = 2 passes through which point? (2, 2) — f(2) = 4 − 2 = 2; use the original f(x) for y₁.

Exam Tips

  • Tangent gradient = f′(a); always get y₁ from the ORIGINAL f(x), not f′(x).
  • Normal gradient = −1/f′(a): flip the fraction AND change the sign.
  • Tangent and normal share the same point of contact (a, f(a)).
  • Horizontal tangent → solve f′(x) = 0; the answer is y = constant.
  • Stationary point → tangent y = f(a) (horizontal), normal x = a (vertical).

What you'll learn in Topic 5.4

  • 5.4.1 Tangents
  • 5.4.2 Normals
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 5.4 Tangents & normals

5.4.1

Tangents

Notes
5.4.2

Normals

Notes

Ready to study Tangents & normals?

Get AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AA exam date.

Start studying free

Topic 5.4 Tangents & normals forms a core part of Unit 5: Calculus in IB Math AA. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
5.3 Differentiating polynomials
Next topic
5.5 Introduction to integration
All Math AA topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · Cancel anytime