Tangent line at (a,f(a)):
y−f(a)=f′(a)(x−a).
Normal line (perpendicular to tangent) at the same point:
y−f(a)=−f′(a)1(x−a)(provided f′(a)=0).
Worked example. Find the equations of the tangent and normal to y=x3−4x+5 at x=1.
y(1)=1−4+5=2. Point: (1,2).
y′=3x2−4. y′(1)=−1. Gradient of tangent = −1.
Tangent: y−2=−1(x−1)⇒y=−x+3.
Normal: gradient =1 (negative reciprocal of −1).
Normal: y−2=1(x−1)⇒y=x+1.
Strategy (do every time):
- Find y-coordinate of the point.
- Differentiate.
- Evaluate f′(a) at the x-value.
- Write tangent equation in point-gradient form.
- Take negative reciprocal for the normal.
This is the bread-and-butter of AA SL calculus — appears in every Paper 1 and Paper 2.