Find derivative of y. y= ln (1 + √x) / (x^3)

  • Thread starter Thread starter HellRyu
  • Start date Start date
  • Tags Tags
    Derivative Ln
HellRyu
Messages
7
Reaction score
0

Homework Statement



Hi guys, I've got :

y= ln ( (1 + √x) / x^{3})


2. The attempt at a solution
I honestly don't know where to go from here, I tried getting the ln of each of them.


y = ln 1 +ln√x - ln x^{3}


Am I doing it write? If not, how am I suppose to work this problem out? If so, where do I go from here?
 
Physics news on Phys.org
First note, log(1+sqrt(x)) does not equal log(1) + log (sqrt(x)). You're thinking about this property:

log(ab) = log(a) + log(b). So, what you should have is this mess below:

y = \ln{(1+\sqrt{x})} - \ln{x^3}

On the first part, use the chain rule, on the second part use the chain rule. Show your work and we'll see where you go astray.
 
MarneMath said:
First note, log(1+sqrt(x)) does not equal log(1) + log (sqrt(x)). You're thinking about this property:

log(ab) = log(a) + log(b). So, what you should have is this mess below:

y = \ln{(1+\sqrt{x})} - \ln{x^3}

On the first part, use the chain rule, on the second part use the chain rule. Show your work and we'll see where you go astray.

O.K. so I started doing the chain rule for the first one and got:

(1/(1 + √x) )(1/(2√x) )

Is it right so far?

EDIT: I did the second one and got:

(1/(x^{3}) ) (3x^{2} )
 
Last edited:
ok I got used the chain rule and got

[(1/2x^{-1/2})/(1 + √x)] - [(3x^2)/(x^3)]

then

1/[ (2√x) + 2x ] - 3/x

How do I go from here to get the answer :

(-6 -5√x)/[2x(1 + √x) ] ?
 
HellRyu said:
ok I got used the chain rule and got

[(1/2x^{-1/2})/(1 + √x)] - [(3x^2)/(x^3)]

then

1/[ (2√x) + 2x ] - 3/x

How do I go from here to get the answer :

(-6 -5√x)/[2x(1 + √x) ] ?
Find a common denominator & combine fractions.
 
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...
Back
Top