IB Maths AA SL Topic 5 โ€” Calculus Paper 1 & 2 ๐ŸŽฏ Skill ~3 min practice

AA SL Tangent Line Equation skills

A tangent line touches a curve at one point and matches its gradient there. Three steps: differentiate to get the gradient, plug in the x-value to get the actual slope, then use the point-slope form. Same recipe for every question โ€” once you’ve got it, you’ve got it.

The Method

y โˆ’ y1 = m(x โˆ’ x1) point-slope form ยท (x1, y1) is the touching point ยท m = gradient at that point
  1. Differentiate to get f'(x) โ€” the gradient function.
  2. Plug in the x-value of the point to get m = f'(x1) โ€” that’s the actual gradient at the contact point.
  3. Find y1 by plugging the x-value into the original f(x), then use the point-slope formula.

What’s a tangent line?

x y y = f(x) tangent P(xโ‚, yโ‚) slope = f'(xโ‚) = m

The tangent touches the curve at exactly one point and has the same gradient there as the curve. So the slope of the tangent is the value of the derivative at that point.

The recipe โ€” every tangent question, every time

  1. Differentiate the curve. Find f'(x).
  2. Find the gradient at the point: m = f'(x1).
  3. Find y1 by computing f(x1) if not given.
  4. Substitute into y โˆ’ y1 = m(x โˆ’ x1).

Worked examples

WE 1 EASY

Find the equation of the tangent to y = xยฒ + 3x at the point where x = 2.

step 1 โ€” differentiate dy/dx = 2x + 3step 2 โ€” gradient at x = 2 m = 2(2) + 3 = 7step 3 โ€” find yโ‚ yโ‚ = (2)ยฒ + 3(2) = 10step 4 โ€” plug into y โˆ’ yโ‚ = m(x โˆ’ xโ‚) y โˆ’ 10 = 7(x โˆ’ 2) y = 7x โˆ’ 14 + 10y = 7x โˆ’ 4 always find both m AND yโ‚ before reaching for the formula!
WE 2 MEDIUM

Find the equation of the tangent to y = xยณ โˆ’ 4x + 1 at the point (1, โˆ’2).

step 1 โ€” differentiate dy/dx = 3xยฒ โˆ’ 4step 2 โ€” gradient at x = 1 m = 3(1)ยฒ โˆ’ 4 = โˆ’1step 3 โ€” point given (no yโ‚ to find) (xโ‚, yโ‚) = (1, โˆ’2)step 4 โ€” point-slope y โˆ’ (โˆ’2) = โˆ’1(x โˆ’ 1) y + 2 = โˆ’x + 1y = โˆ’x โˆ’ 1 when point is given, skip step 3 โ€” but always sanity-check that the point IS on the curve!
WE 3 HARD

A tangent to y = xยฒ โˆ’ 6x + 8 has gradient 4. Find the equation of this tangent.

step 1 โ€” differentiate dy/dx = 2x โˆ’ 6step 2 โ€” find xโ‚ from gradient set 2x โˆ’ 6 = 4 2x = 10 โ†’ xโ‚ = 5step 3 โ€” find yโ‚ yโ‚ = (5)ยฒ โˆ’ 6(5) + 8 = 3step 4 โ€” point-slope y โˆ’ 3 = 4(x โˆ’ 5) y = 4x โˆ’ 20 + 3y = 4x โˆ’ 17 when gradient is given but x isn’t, set the derivative equal to the gradient first to find x!

Practice questions

Try each one yourself first, then click the question to reveal the worked answer. Always run all three steps in order โ€” don’t skip ahead.
Q1 EASY Find the tangent to y = xยฒ at x = 3. Show answer โ–ผHide answer โ–ฒ
dy/dx = 2x โ†’ m = 6 yโ‚ = 9 y โˆ’ 9 = 6(x โˆ’ 3) y = 6x โˆ’ 9
Q2 EASY Find the tangent to y = 2xยฒ โˆ’ 5x at x = 1. Show answer โ–ผHide answer โ–ฒ
dy/dx = 4x โˆ’ 5 โ†’ m = โˆ’1 yโ‚ = 2 โˆ’ 5 = โˆ’3 y + 3 = โˆ’1(x โˆ’ 1) y = โˆ’x โˆ’ 2
Q3 MEDIUM Find the tangent to y = xยณ โˆ’ 2x + 1 at the point (2, 5). Show answer โ–ผHide answer โ–ฒ
dy/dx = 3xยฒ โˆ’ 2 โ†’ m = 10 y โˆ’ 5 = 10(x โˆ’ 2) y = 10x โˆ’ 20 + 5 y = 10x โˆ’ 15
Q4 MEDIUM Find the tangent to y = 1/x at x = 2. Show answer โ–ผHide answer โ–ฒ
rewrite as power first y = xโปยน โ†’ dy/dx = โˆ’xโปยฒ = โˆ’1/xยฒ m = โˆ’1/4 yโ‚ = 1/2 y โˆ’ 1/2 = (โˆ’1/4)(x โˆ’ 2) y = (โˆ’1/4)x + 1 always rewrite roots and fractions as powers BEFORE differentiating!
Q5 HARD A tangent to y = xยณ โˆ’ 3x has gradient 9. Find the equation of the tangent in the first quadrant. Show answer โ–ผHide answer โ–ฒ
step 1 โ€” find x from gradient dy/dx = 3xยฒ โˆ’ 3 = 9 3xยฒ = 12 โ†’ xยฒ = 4 โ†’ x = ยฑ2 step 2 โ€” first quadrant means x > 0, so x = 2 yโ‚ = 2ยณ โˆ’ 3(2) = 2 step 3 โ€” point-slope y โˆ’ 2 = 9(x โˆ’ 2) y = 9x โˆ’ 16 two values of x mean two tangents โ€” pick the one matching the domain hint!

โš  Common mistakes

๐Ÿ“–

Want the theory?

Read the full Gradients, Tangents & Normals notes for the full geometric picture, the link to normals, and how to use tangents in optimisation problems.

Need help with Tangent Lines?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session โ†’