Complicated derivative question

  • Thread starter Thread starter sooyong94
  • Start date Start date
  • Tags Tags
    Derivative
sooyong94
Messages
173
Reaction score
2

Homework Statement



How to I find the derivative of
##y=\sqrt{\sqrt{(1+\sqrt{x})}-1}##

Homework Equations


Logarithmic derivative

The Attempt at a Solution


I decided to take natural logs to both sides, and this is what I have:
##\ln y=\frac{1}{2} \ln (\sqrt{(1+\sqrt{x})}-\frac{1}{2}##
##\ln y=\frac{1}{4} \ln(1+\sqrt{x})-\frac{1}{2}##
Then an implicit derivative gave me this:
##\frac{1}{y} \frac{dy}{dx}=\frac{1}{8} (\frac{1}{\sqrt{x}+x})##

Now when I multiply both sides by y, the expression becomes very complicated. How do I manipulate them? :(
 
Physics news on Phys.org
Why would you want to simplify the expression?
Just leave it as it is.
 
The reason is I need to find dy/dx in terms of x. :(
 
Then substitute the expression for y, and that's it.
 
Chain rule seems complicated... :(
 
sooyong94 said:
I decided to take natural logs to both sides, and this is what I have:
##\ln y=\frac{1}{2} \ln (\sqrt{(1+\sqrt{x})}-\frac{1}{2}##
You made a mistake there.
##\ln y=\frac{1}{2} \ln ( \sqrt{(1+\sqrt{x})}-1)##
 
Wasn't it looks the same when expanded?
 
sooyong94 said:
Wasn't it looks the same when expanded?
When expanding what? ##\ln(a+b) \neq \ln(a) + \ln(b)##
 
  • #10
Oops, my bad. :P
 
Back
Top