Hi, can someone please explain how they would derive f(x)=x^(2/3)*(x^2-4)
you want to differentiate? if so, use product rule first.
derive or derivate? your question is kind of vague!
Omg, everything I typed disappeared because I pressed the back button -.-
hate when that happens
\[f(x)=x^{2/3}(x^2-4)\]your \(f = x^{2/3}\) and your \(g=(x^2-4)\) so yes, you would use product rule as @freckles stated :)
\[\frac{ d }{ dx }(x^\frac{ 2 }{ 3 })(x^2-4) = \frac{ 2 }{ 3 }x^{(-\frac{ 1 }{ 3 })}(x^2-4)+x ^{2/3}(2x)\]
It just got so complicated, and I got lost at this part. :(
\[(fg)'=f'g+fg' \\ [(x^\frac{2}{3})(x^2-4)]'=(x^\frac{2}{3})'(x^2-4)+x^\frac{2}{3}(x^2-4)'\]
so first what are \[(x^\frac{2}{3})' =? \\ (x^2-4)'=?\]
2x?
oh it loks like you already have the derivatives above
looks*
Yes I just dont know how to make it simpler
Im looking for the minimum and maximum values
\[\frac{ d }{ dx }(x^\frac{ 2 }{ 3 })(x^2-4) = \frac{ 2 }{ 3 }x^{(-\frac{ 1 }{ 3 })}(x^2-4)+x ^{2/3}(2x) \\ x^\frac{-1}{3} [ \frac{2}{3}(x^2-4)+x^\frac{3}{3}2x ]\]
that should help
Oh, then you want to change your function the have all positive values. So then, you can solve for your critical points and test them
Your local mins and max's can be found by the first derivative test, but first you need to find your crit points.
^ I was hoping to get that answer.
mmhmm. letme resolve it so you can see how it works.
\[ f(x)=x^{2/3}(x^2-4)\]\[f'(x) = \frac{2}{3}x^{-1/3}(x^2-4) +2x(x^{2/3})\]\[f'(x) = \frac{2(x^2-4)}{3x^{1/3}} +2x^{5/3}\]\[f'(x) = \frac{2(x^2-4)}{3x^{1/3}}+\frac{2x^{5/3}\cdot 3x^{1/3}}{3x^{1/3}}\]\[f'(x) = \frac{2x^2-8+6x^2}{3x^{1/3}}\]\[f'(x) = \frac{8x^2-8}{3x^{1/3}}\]\[f'(x)=\frac{8(x^2-1)}{3x^{1/3}}\]
You just kind of have to keep going with it.
Oh and \(x^{1/3} = \sqrt[3]{x}\)
Aaaaamzing!!!! Thank you!!!
Woooot!
Can you find your critical points and then use them to find your ma and mins? :)
Im just looking between [-1,2] so if x=1 then there the tangent line slop at that point is 0. At 0.5 the slop is -2.5 and at 2 the slop is 6.3, so x=1 must be the minimum, and x=2 must be the maximum. When I plug these x values back into the original equation I get f(1)=-3 and f(2)=0
But what about f(0)? That would also equal to a minimum but f'(0) D.N.E....
you should have 3 critical numbers
what values did you get for critical numbers?
you find when f'=0 and when f' dne the values that satisfy those equations where the x values actually exist for the original function are your critical numbers
\[\frac{ d }{ dx }(x^\frac{ 2 }{ 3 })(x^2-4) = \frac{ 2 }{ 3 }x^{(-\frac{ 1 }{ 3 })}(x^2-4)+x ^{2/3}(2x) \\ x^\frac{-1}{3} [ \frac{2}{3}(x^2-4)+x^\frac{3}{3}2x ] \\ \frac{1}{x^\frac{1}{3}} (\frac{2}{3}x^2-\frac{8}{3}+2x^2) \\ \frac{2}{x^\frac{1}{3}} (\frac{1}{3}x^2-\frac{4}{3}+x^2) \\ \frac{2}{x^\frac{1}{3}}(\frac{4}{3}x^2-\frac{4}{3}) \\ \frac{8}{3 x^\frac{1}{3}}(x^2-1)\] so x^2-1=0 when x=? or x=? x^(1/3)=0 when x=?
and yes I know @Jhannybean already put it into that form I was just finishing the way I started earlier :)
:P Of course. Both methods work!
\[f'(x)=\frac{8(x^2-1)}{3x^{1/3}}\]\[8(x^2-1)=0\]\[3x^{1/3}=0\]These should give you two values, 2 crit points from the first function, and the same for the bottom.
Yes so x=1 and x=-1 are the minima? and x=2 is the maximum?
Can you tell me where the x=2 came from?
ok but x^(1/3)=0 when x=?
Im solving for the domain section of [-1,2]
what number raised to any power (not including 0) will give you 0?
To my knowledge only zero....
so critical numbers are -1,1,0 endpoints are -1,2 --- now only local extrema can happen at non-endpoint numbers
Good, and if you are evaluating at those end points then you would not only test your critical points but those end points as well to mind your maximum/minimum values, which I believe you did?
Yes, i tested for -1 and 2. 2 was a maximum endpoint
doesn't f(2)=f(0)?
This is interesting.
Is it right to say \[x^\frac{ 2 }{ 3 } = x^\frac{ 1 }{ 3 }\times x^ \frac{ 1 }{ 3 }\]
\[\text{ yes you can say that } \text{ or } (x^\frac{1}{3})^2 \]
Mmhmm. Because when functions multiply, powers add.
I just want to say you have an absolute max value occurring at two numbers not just one
So at x= 0, 2?
yes since f(0)=f(2)=0
The interesting thin is the screenshot i posted. Its from wolfram alpha -1^0.6666 = -1
But \[-1^{\frac{ 2 }{ 3 }}= 1\]
Because you're squaring (-1) and then taking it's cube root
Which is simply \(1\)
\[(-1)^\frac{2}{3}=(-1)^2=1 \\ -1^\frac{2}{3}=-1\]
Yes, I understand.
and wolfram's graph I have seen doesn't always agree with the graphs we make
if that makes sense
Math is fun like that haha. I would like to think we are right and the computer at wolfram is wrong :D
But I'm guessing there is more too it
|dw:1417387367778:dw|
Join our real-time social learning platform and learn together with your friends!