What is the derivative of (sqrtx-1)/sqrtx?
2 Answers
Jan 22, 2016
Explanation:
The quotient rule states that
So application hereof in this particular case yields
Jan 22, 2016
Explanation:
Begin by simplifying the function.
f(x)=sqrtx/sqrtx-1/sqrtx=1-x^(-1/2)
To differentiate from here, simply use the power rule.
f'(x)=-(-1/2)x^(-1/2-1)=1/2x^(-3/2)=1/(2x^(3/2))
This can also be written as
f'(x)=1/(2sqrt(x^3))=1/(2xsqrtx)