Solving Derivative y=√x+√x Homework

  • Thread starter Thread starter tinala
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 4K views
tinala
Messages
8
Reaction score
0

Homework Statement



derivative y=√x+√x

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org


[tex]\sqrt{x} = x^{\frac{1}{2}[/tex]
 


Kevin_Axion said:
[tex]\sqrt{x} = x^{\frac{1}{2}[/tex]

yes but y=sqrt x+sqrtx
 


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:
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]

yes that is what I mean but I'm stuck so please would you help me ?
 


Well, do you know the chain rule?
 


no we haven't studied that yet
 


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.
 


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.

thank you very much