chebyshevF
- 29
- 0
Homework Statement
Find the derivative of:
f(x)=[tex]\sqrt{2x}[/tex]
Homework Equations
So using the chain rule: [tex]\frac{dy}{dx}[/tex]=[tex]\frac{dy}{du}[/tex].[tex]\frac{du}{dx}[/tex]
The Attempt at a Solution
Isn't it just a simple matter of setting u=2x, therefore du/dx=2, and y=[tex]\sqrt{u}[/tex]=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