In this topic we will learn how to:
- apply differentiation to tangents and normals
When we differentiate a curve, we are finding the gradient function of that curve. If we know the coordinates of that point, we can substitute them into the gradient function, to get the gradient. That gradient represents the gradient of a tangent through that particular point. Therefore, dxdy represents the gradient of the tangent. A normal is a line that is perpendicular to the tangent. To find the gradient of a normal, we have to first find the gradient of the tangent, then use the idea that,
m1×m2=−1Let’s look at some past paper questions involving tangents and normals.
1. A curve has the equation y=(3x−2)231. The normal to the curve at the point (1,1) crosses the y-axis at the point A. Find the y-coordinate of A. (9709/11/O/N/21 number 10)
y=(3x−2)231Take the denominator to the top using laws of indices,
y=(3x−2)−23Differentiate the equation of the curve,
dxdy=23×3×(3x−2)−25dxdy=29(3x−2)−25Substitute the x-coordinate at (1,1) into the gradient function,
29(3(1)−2)−25=−29Therefore, the gradient of the tangent at (1,1) is,
−29Therefore, the gradient of the normal is,
92Note: m1×m2=−1 means the gradient of the tangent is the negative reciprocal of the gradient of the normal i.e to get the gradient of the normal, flip the gradient of the tangent and change its sign. If this is too complex, simply use m1×m2=−1.
Now let’s find the equation of the normal,
passing through (1,1)gradient is 92y=mx+c1=(92)(1)+c1=92+cc=1−92c=97Therefore, the equation of the normal is,
y=92x+97At A, x=0,
y=92x+97y=92(0)+97y=97Therefore, the y-coordinate at A is,
y=972. A curve has the equation y=9(x−21−4x−23). The curve has a stationary point A(4,0). Find the equation to the tangent at A. (9709/12/F/M/21 number 11)
y=9(x−21−4x−23)Differentiate the equation,
dxdy=9(−21x−23+23(4)x−25)dxdy=9(−21x−23+6x−25)Substitute the x-coordinate at A(4,0),
dxdy=9(−21x−23+6x−25)dxdy=9(−21(4)−23+6(4)−25)dxdy=89Therefore, the gradient of the tangent is,
89Let’s find the equation of the tangent,
A(4,0) gradient is 89y=mx+c0=89(4)+c0=29+cc=−29Therefore, the equation of the tangent is,
y=89x−29