tinala
- 8
- 0
Homework Statement
derivative y=√x+√x
The discussion revolves around finding the derivative of the function y = √x + √x, with some participants questioning the interpretation of the expression and its implications for differentiation.
The conversation is ongoing, with participants clarifying the function's form and discussing the relevance of the chain rule. There is an acknowledgment of the need for further guidance due to the original poster's lack of familiarity with the chain rule.
One participant mentions that they have not yet studied the chain rule, which may limit their ability to proceed with the problem. There is also a potential ambiguity in the original expression that is being addressed.
Kevin_Axion said:[tex]\sqrt{x} = x^{\frac{1}{2}[/tex]
Char. Limit said:I assume you mean
[tex]y=\sqrt{x+\sqrt{x}}[/tex]
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:
[tex]y=\sqrt{x}+\sqrt{x}[/tex]
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...
[tex]\frac{df}{dx} = \frac{df}{dg} \frac{dg}{dx}[/tex]
Now, by setting [itex]f(g(x)) = \sqrt(g(x))[/itex] and [itex]g(x)=x+\sqrt(x)[/itex], you can use the chain rule to get the derivative.