Tangents and normals
In Year 12 Mathematical Methods (Queensland, QCAA), the tangent to \(y=f(x)\) at \(x=a\) is the line touching the curve there, with gradient \(f'(a)\); the normal is perpendicular to it, with gradient \(-\dfrac{1}{f'(a)}\). Find the point \((a,f(a))\) and the gradient, then use point–slope form — applied to polynomial, exponential, logarithmic and trigonometric curves, to horizontal tangents, and to where a line meets an axis.
The tangent to a curve \(y=f(x)\) at the point where \(x=a\) is the straight line that just touches the curve there and has the same gradient as the curve. That gradient is the derivative evaluated at the point, \(f'(a)\).
The normal at the same point is the straight line perpendicular to the tangent. Perpendicular lines have gradients whose product is \(-1\), so the normal's gradient is the negative reciprocal \(-\dfrac{1}{f'(a)}\).
To write either line you need two things: the point \((a,f(a))\) — found by substituting \(x=a\) into \(f\) — and the gradient. Then substitute into the point–slope form \(y-f(a)=m(x-a)\).
Tangent to \(y=f(x)\) at \(x=a\):
Normal to \(y=f(x)\) at \(x=a\) (provided \(f'(a)\neq 0\)):
Perpendicular gradients (why the normal uses the negative reciprocal):
How to find a tangent or normal at \(x=a\)
- Find the point. Evaluate \(f(a)\) to get \((a,f(a))\).
- Differentiate. Find \(f'(x)\), then evaluate \(f'(a)\) — this is the tangent gradient.
- Choose the gradient. For the tangent use \(m=f'(a)\); for the normal use \(m=-\dfrac{1}{f'(a)}\).
- Write the line. Substitute into \(y-f(a)=m(x-a)\) and simplify.
- Answer the extra part. For a horizontal tangent solve \(f'(x)=0\); for an axis intercept set \(y=0\) or \(x=0\) in the line.
\(f(3)=9\); \(f'(x)=2x\) so \(f'(3)=6\).
| \(y-9\) | \(=\) | \(6(x-3)\) |
| \(y\) | \(=\) | \(6x-9\) |
\(f(3)=9\), \(f'(3)=6\), so \(m=-\dfrac{1}{6}\).
| \(y-9\) | \(=\) | \(-\dfrac{1}{6}(x-3)\) |
| \(y\) | \(=\) | \(-\dfrac{1}{6}x+\dfrac{19}{2}\) |
\(f(0)=1\); \(f'(x)=e^{x}\) so \(f'(0)=1\).
| \(y-1\) | \(=\) | \(1(x-0)\) |
| \(y\) | \(=\) | \(x+1\) |
A horizontal tangent has gradient \(0\), so solve \(f'(x)=0\).
| \(3x^{2}-3\) | \(=\) | \(0\) |
| \(x\) | \(=\) | \(-1\) or \(1\) |
Points \((-1,2)\) and \((1,-2)\); tangents \(y=2\) and \(y=-2\).
Common pitfalls
Frequently asked questions
How do you find the equation of a tangent to a curve?
Find \(f(a)\) for the point, \(f'(a)\) for the gradient, then substitute into \(y-f(a)=f'(a)(x-a)\). For \(y=x^{2}\) at \(x=3\) this is \(y=6x-9\).
What is the gradient of the normal to a curve?
The negative reciprocal of the tangent gradient, \(-\dfrac{1}{f'(a)}\). If \(f'(a)=4\), the normal gradient is \(-\dfrac{1}{4}\).
What is the difference between a tangent and a normal?
The tangent touches the curve with gradient \(f'(a)\); the normal is perpendicular to it at the same point, with gradient \(-\dfrac{1}{f'(a)}\).
How do you find where the tangent is horizontal?
Solve \(f'(x)=0\). For \(y=x^{3}-3x\), \(f'(x)=3x^{2}-3=0\) gives \(x=\pm 1\), with tangents \(y=2\) and \(y=-2\).
Why do you need both f(a) and f'(a)?
\(f'(a)\) is the gradient and \(f(a)\) is the \(y\)-coordinate of the point the line passes through; point–slope form needs both.
How do you find where a tangent meets the x-axis?
Find the tangent equation, set \(y=0\) and solve for \(x\). For \(y=6x-9\), \(y=0\) gives \(x=1.5\).