tinala
- 8
- 0
Homework Statement
derivative y=√x+√x
Kevin_Axion said:\sqrt{x} = x^{\frac{1}{2}
Char. Limit said:I assume you mean
y=\sqrt{x+\sqrt{x}}
If that's the case, use the chain rule. But be sure to mark clearly with parentheses. What you wrote could just as easily be:
y=\sqrt{x}+\sqrt{x}
Char. Limit said:Well, that's not good, because you need the chain rule to solve this. Basically, it states that if we have two functions, f(x) and g(x), that the derivative of f(g(x)) is f'(g(x)*g'(x). Or, in Leibniz notation...
\frac{df}{dx} = \frac{df}{dg} \frac{dg}{dx}
Now, by setting f(g(x)) = \sqrt(g(x)) and g(x)=x+\sqrt(x), you can use the chain rule to get the derivative.