Here are
first derivative formulas.
f(x) = 1/x + 3
f'(x) = (1/x)' + (3)' = (x
-1)' + 0 =
the derivative of every number is 0
1/x = x
-1here we use the formula:
y = x
n => y' = nx
n-1The first derivative of x
-1 = -1x
-1-1 = -x
-2so f'(x) = -x
-2f''(x) = (f'(x))' = 2x
-3