What is the equation of the normal line of f(x)=x^3-x^2+17x at x=7?

1 Answer
Jan 4, 2017

y = -1/150x +61957/150

Explanation:

The gradient of the tangent to a curve at any particular point is given by the derivative of the curve at that point. The normal is perpendicular to the tangent and so the product of their gradients is -1

so If f(x )= x^3-x^2+17x then differentiating wrt x gives us:

\ \ \ \ \ f'(x) = 3x^2-2x+17

When x = 7 => f(7) = 343-49+119=413 (so (7,413) lies on the curve) and f'(7) = 3*49-14+17=150

So the tangent passes through (7,413) and has gradient 150, hence the normal has gradient -1/150 so using the point/slope form y-y_1=m(x-x_1) the equation we seek is;

y-413= -1/150(x-7)
\ \ \ \ \ :. y = -1/150x +61957/150

We can confirm this solution is correct graphically:
enter image source here