Derivative of ( (X^3-1)/(X^3+1) )^1/3

  • Thread starter Thread starter beneakin
  • Start date Start date
  • Tags Tags
    Chain Chain rule
beneakin
Messages
13
Reaction score
0

Homework Statement


Find the derivative:

( (X^3-1)/(X^3+1) )^1/3


Homework Equations


d/dx f(g(x)) = f'(g(x)) * g'(x)

quotient rule x/a x'a-xa'/a^2


The Attempt at a Solution



first i used the chain rule and quotient rule to get 1/3 ((x^3-1)/(x^3+1))^-2/3 * ((3x^2(x^3+1) - (x^3-1)3x^2)/(x^3+1)^2)

canceling some thing out on the second part of the neumerator i ended up with

1/3 ((x^3-1)/(x^3+1))^-2/3 * ((6x^2)/(x^3+1)^2)

if i try to simplify more it just get into a hole bunch of nasty fractions... and it just doesn't seem like the right answer, i must have taken a wrong turn some where

thanks a lot!
 
Physics news on Phys.org
Got the same as you, except on the numerator of the second part it's 6x^2 - 2x^3
like: 1/3 ((x^3-1)/(x^3+1))^-2/3 * ((6x^2 - 2x^3)/(x^3+1)^2)

make sure to get your minus sign right in the numerator when doing the quotient rule.
 
is that the final answer? it seems a bit large to be?

thanks
 
Is there a rule as to how large answers are allowed to be?

If you really want to get complicated you can simplify it to \frac{2x^2}{(x^3-1)^{2/3} (x^3+1)^{4/3}}
 
great thanks so much
 
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