What is the derivative of the square root of 2x using the chain rule?

  • Thread starter Thread starter chebyshevF
  • Start date Start date
  • Tags Tags
    Chain Chain rule
chebyshevF
Messages
29
Reaction score
0

Homework Statement


Find the derivative of:
f(x)=\sqrt{2x}


Homework Equations


So using the chain rule: \frac{dy}{dx}=\frac{dy}{du}.\frac{du}{dx}


The Attempt at a Solution


Isn't it just a simple matter of setting u=2x, therefore du/dx=2, and y=\sqrt{u}=u^1/2, therefore dy/du=1/2 * u^(-1/2)
Therefore dy/dx = 1/2 *2x^(1/2) . 2
finally = 2x^(-1/2)

Is this correct? The solutions say that the answer is 1/2 * sqrt(2x)^-1/2
 
Physics news on Phys.org
So long as your answer is (2x)^(-1/2) not 2*x^(-1/2) then you are correct and the solution is wrong.
 
Thanks.
But isn't 2x the same as saying 2*x ?
 
chebyshevF said:
Thanks.
But isn't 2x the same as saying 2*x ?

I just wanted to be clear that the square root applied to the 2 and the x and not just the x hence the brackets
 
chebyshevF said:
Thanks.
But isn't 2x the same as saying 2*x ?
Yes, but (2x)^{1/2} is NOT the same as 2x^{1/2}!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top