Michael W. answered 05/28/14
Tutor
5
(2)
Bilingual (Chinese and English) Math and Mechanical Engineering Tutor
Let us first find the slope of the tangent line at x=2.
mtangent = f'(x) = (g'(x)h(x)-h'(x)g(x))/h2(x) = f'(2) = ((5)*(6)-(2)*(18))/(6)2 =-1/6
Note: we found f'(x) by the quotient rule.
The slope of the normal line has the negative-reciprocal of the slope of the tangent line.
mnormal = -(mtangent)-1 = 6
The normal line takes the form of
y = mnormalx + b
we know x = 2, y = f(x) = f(2) = (18)/(6) = 3
hence,
(3) = (6)(2) + b
solve for b... b = -9
So the equation of the normal to the graph of f at x = 2 is...
y = 6x - 9