What is the equation of the line normal to f(x)= -3x^5-8x^3+4x^2 f(x)=3x58x3+4x2 at x=1x=1?

1 Answer
Dec 22, 2016

y = 1/31x-216/31 y=131x21631

Explanation:

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

so If f(x) = -3x^5-8x^3+4x^2 f(x)=3x58x3+4x2 then differentiating wrt xx gives us:

f'(x) = -15x^4-24x^2+8x

When x=1 => f(1)=-3-8+4=-7 (so (1,-7) lies on the curve)
and f'(1) = -15-24+8=-31

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

\ \ \ \ \ y-(-7) = 1/31(x-(-1))
:. y+7 = 1/31x+1/31
:. \ \ \ \ \ \ \ y = 1/31x-216/31

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