What is the equation of the normal line of #f(x)= -2x^2-10/x # at #x=2 #?

1 Answer
Mar 22, 2016

#y=2/11x-147/11#

Explanation:

Things we need to do:
• Part 1 - Solve for the point at #x=2#
• Part 2 - Getting the derivative of #f(x)#
• Part 3 - Getting slope of the tangent line at #x=2#
• Part 4 - Getting slope of the normal line at #x=2#
• Part 5 - Getting the equation of the normal line at #x=2#

Part 1 - Solve for the point at #x=2#

#[1]" "-2x^2-10/x#

Simply plug substitute #2# into #x#.

#[2]" "=-2(2)^2-10/(2)#

#[3]" "=-8-5#

#[4]" "=-13#

So the point at #x=2# is: #color(blue)((2,-13))#

Part 2 - Getting the derivative of #f(x)#

#[1]" "f'(x)=d/dx(-2x^2-10/x)#

#[2]" "f'(x)=d/dx(-2x^2-10x^-1)#

By difference rule, #d/dx(-2x^2-10x^-1)=d/dx(-2x^2)-d/dx(10x^-1)#

#[3]" "f'(x)=d/dx(-2x^2)-d/dx(10x^-1)#

By power rule, #d/dx(-2x^2)=-4x#
By power rule, #d/dx(10x^-1)=-10x^-2=-10/x^2#

#[4]" "color(blue)(f'(x)=-4x+10/x^2)#

Part 3 - Getting slope of the tangent line at #x=2#

#[1]" "f'(x)=-4x+10/x^2#

#[2]" "f'(2)=-4(2)+10/(2)^2#

#[3]" "f'(2)=-8+5/2#

#[4]" "color(blue)(f'(2)=m_(TL)=-11/2)#

Part 4 - Getting slope of the normal line at #x=2#

Since the normal line is the line perpendicular to the tangent line, we can easily find the slope of the normal line by getting the negative reciprocal of the slope of the tangent line.

#[1]" "m_(NL)=-1/M_(TL)#

#[2]" "m_(NL)=-1/(-11/2)#

#[3]" "color(blue)(m_(NL)=2/11)#

Part 5 - Getting the equation of the normal line at #x=2#

We will use the point-slope form to find the equation of the normal line, where #m# is the slope and #(x_0,y_0)# is a point on the line.

#[1]" "y-y_0=m(x-x_0)#

Plug in the slope of the normal line.

#[2]" "y-y_0=2/11(x-x_0)#

Plug in the point #(2,-13)#.

#[3]" "y-(-13)=2/11(x-2)#

#[4]" "y=2/11x-4/11-13#

#[5]" "y=2/11x-4/11-143/11#

#[6]" "color(blue)(y=2/11x-147/11)#