if fx4xx use the power rule to find the derivative function
if f(x)=4/x+x use the power rule to find the derivative function f\'(x), determine the values of x at which the graph f(x) has a horozontal tangent line.
Solution
f(x) = 4/x + x
==> f(x) = 4x-1 + x since 1/an = a-n
differentiating with respect to x
==> f \'(x) = 4(-1)x-1-1 + 1x1-1 since d/dx xn = n xn-1
==> f \'(x) = -4x-2 + 1
==> f \'(x) = -(4/x2) + 1
Horizontal tangent line ==> f \'(x) = 0
==> -(4/x2) + 1 = 0
==> 4/x2 = 1
==> x2 = 4
==> x = 2 , -2
Hence the graph has horizontal tangent line at x = 2 , x = -2
