(b) Find the gradient of C, and the equation of the tangent to C, at the point where x=2. [3]
(c) Find the equation of the normal to C at the point where x=2, giving your answer in the form ax+by=c, where a, b and c are integers. [3]
Show worked solutionHide worked solution
Worked solution
Part (a): Differentiating with the chain rule
Let u=2x−3, so y=u3.
dudy=3u2,dxdu=2
By the chain rule,
dxdy=dudy×dxdu=3u2×2=6u2=6(2x−3)2
Independent check, expand and differentiate directly. Using (a−b)3=a3−3a2b+3ab2−b3 with a=2x, b=3:
(2x−3)3=8x3−36x2+54x−27
Differentiating term by term:
dxdy=24x2−72x+54
Expanding the chain-rule answer to compare: 6(2x−3)2=6(4x2−12x+9)=24x2−72x+54. The two methods agree exactly, confirming
dxdy=6(2x−3)2.
Part (b): Gradient and tangent at x=2
The y-coordinate at x=2:
y=(2(2)−3)3=(4−3)3=13=1
so the point is (2,1).
The gradient at x=2:
dxdyx=2=6(2(2)−3)2=6(1)2=6
Check using the expanded form from Part (a): 24(2)2−72(2)+54=96−144+54=6. This matches, confirming the gradient is 6.
The tangent at (2,1) with gradient 6:
y−1=6(x−2)⟹y=6x−12+1=6x−11
Part (c): Normal at x=2
The normal is perpendicular to the tangent, so its gradient is the negative reciprocal of 6:
mnormal=−61
Using the point (2,1):
y−1=−61(x−2)
Multiply both sides by 6 to clear the fraction:
6y−6=−(x−2)=−x+2
x+6y=8
Check: substituting the point (2,1) back in, 2+6(1)=8 ✓. Also, the product of the tangent and normal gradients is 6×(−61)=−1, confirming they are indeed perpendicular.