Joanne C. answered 05/17/23
Enthusiastic Math and Science Tutor with over 20+ years of experience
If your equation is f(x) = 4/√(x) - 2/x3 then you would calculate the derivxative f'(x) as follows:
1) I start by writing the x's in the numerator.
4/√x is the same as 4•x(-1/2); 2/x3 = 2•x(-3)
so our equation would then be f(x) = 4•x(-1/2) -2•x(-3)
2) to find the derivative, you use the following
if f(x) = axb+ c, then f'(x) = a•b•x(b-1)
so f(x) =4•x(-1/2) - 2•x(-3)
f'(x) = 4•(-1/2)x(-1/2 -1) - 2•(-3)•x(-3-1)
f'(x) = -2x-(3/2) + 6x(-4)
f'(x) = -2/sqrt(x3) + 6/x4
Let me know if you need more clarification..