Posted by wimpkid on Tuesday, January 17, 2012 at 10:35am.
y =ln((x^2+1)/(x^2-1))^1/2
y = 1/2 ln((x^2+1)/(x^2-1))
y = 1/2(ln(x^2+1) - ln(x^2-1))
y' = 1/2 (2x/(x^2+1) - 2x/(x^2-1))
y' = x/(x^2+1) - x/(x^2-1)
y' = -2x/(x^4-1)
Now, if you're a glutton for punishment, just apply the chain rule:
y =ln((x^2+1)/(x^2-1))^1/2
y' = (1/2)/[(x^2+1)/(x^2-1)]^(-1/2) * [(2x)(x^2-1) - 2x(x^2+1)]/(x^2-1)^2
I'm not!
Hmm. I seem to have misread the problem. You have the square root of the log?
In that case,
y' = -2x/[(x^4-1)*ln((x^2+1)/(x^2-1))^1/2]
go to wolframalpha and show steps
Related Questions
Calculus - derivatives - Okay, I want to find the derivative of (x^x)^(x^x)... ...
Calc - a) y =ln(x-1) find dy/dx=? b) y=3 ln x - ln (1/x) where x >0, dy/...
Calculus - Find the derivative of y = ln |cos(ln)|. I got -tan(ln x)/x, is this ...
Calculus/Logarithms - Find the derivative of f(x) = (square root of x)(ln x). ...
Math - Find the derivative of: ln(2x/x+1) the answer is 1/x(x+1) but i can't...
maths - How do I find the derivative of ln(ln(1-x))? I know that the derivative ...
Calculus - Find the derivative Y = ln(ln^2(ln^2 x))
calculus - find the derivative of f(x)= ln ln ln x
Calculus I - Find the derivative of y=ln((1+e^x)/(1-e^x)) I know that the ...
Math differentiation - 1. y = x^x 2. y = (sin^2xtan^4x)/(x^2+1)^2 3. y = x^(1/x...
For Further Reading