Simplification problems (I hope)

  • Thread starter Thread starter Tjvelcro
  • Start date Start date
Tjvelcro
Messages
16
Reaction score
0

Homework Statement



1. Differentiate g(x)= ln(x(x^2 - 1)^1/2

2. Differentiate g(x)= x^2(ln(2x))

Homework Equations



Law of logs and product rule

The Attempt at a Solution



1. I simplified to g'(x) = 1/x + (1/2)(1/(X^2 - 1)(2x) then
g'(x) = 1/x + 2x/(2(x^2 - 1))
Answer however is g'(x)= (2x^2-1)/x(x^2-1)

2. I simplified to g'(x) = 2xln(2x) + x(1/2x)
Answer however is g'(x) = x + 2xln(2x) I am not sure how to get rid of the 2 in the denominator of the 2nd term

Tjvelcro
 
Physics news on Phys.org
g'(x) = \frac{1}{x} + \frac{2x}{2(x^2 - 1)}
g'(x) = \frac{2(x^2-1)}{2x(x^2-1)} + \frac{2x^2}{2x(x^2 - 1)}
g'(x) = \frac{2(x^2 - 1) + 2x^2}{2x(x^2-1)}
g'(x) = \frac{2x^2 - 2 + 2x^2}{2x(x^2-1)}
g'(x) = \frac{4x^2 - 2}{2x(x^2-1)}
g'(x) = \frac{2x^2 - 1}{x(x^2-1)}

g'(x) = 2xln(2x) + x(1/2x)

That is wrong. Did you mistakenly type the x in the denominator of that second term? With or without that extra x, the answer is still incorrect. Post what you did.
 
So for the second problem

Differentiate g(x)= x^2(ln(2x))
I used product rule.

g'(x) = 2x(ln(2x)) + (x^2)(2/2x)
g'(x) = 2x(ln(2x)) + (x) This is where I made my mistake, I get confused with y'lnx=1/x and y'[lng(x)] = g'(x)/g(x)

Thanks

Tjvelcro
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top