Find derivative where f(x) has three products

  • Thread starter Thread starter cloudboy
  • Start date Start date
  • Tags Tags
    Derivative
cloudboy
Messages
16
Reaction score
0

Homework Statement



Trying to find all Max and Min.

F(x) = x^(2/3)(x^2 - 4)

Homework Equations


I know to use the product rule

The Attempt at a Solution



I tried and got this answer:

x^(10/3) + (2(x+2)(x-2)) / 3x^(1/3)
 
Physics news on Phys.org
You could also just multiple the x^2/3 through so that you don't have to bother with the product rule.
 
Thanks a lot! I got (8(x+1)(x-1)) / (3x^(1/3)) which is the right answer.
 
Using the product rule gives
\frac{2}{3}x^{-1/3}*(x^{2}-4) + 2*x^{5/3}

modifying this gives (try it):
x^{-1/3}*(\frac{8}{3}x^{2} - \frac{8}{3})

For min/max equal both factors of this equation to 0 and off course check the domain. Does the expression exist at min/max?
 
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