Ask your own question, for FREE!
Mathematics 7 Online
OpenStudy (pottersheep):

Calc Optimization Help Please?

OpenStudy (pottersheep):

The sum of two positive numbers is 16. Find the possible max and min value of the sum of their cube roots. Thnk you very much

hartnn (hartnn):

let the 2 numbers be 'x' and 'y' so, x+y=16 to maximize f(x) = x^3+y^3 can you find f(x) in terms of 'x' only ?

hartnn (hartnn):

sorry, f(x) = \(\sqrt[3]x+\sqrt[3]y\)

OpenStudy (pottersheep):

Doesnt cube root mean , ahh ok :)

OpenStudy (pottersheep):

16 - x^1-3 = y

hartnn (hartnn):

thats what happen when you read the question real fast :P

OpenStudy (pottersheep):

Haha, so y = (16 - X^(1/3))

OpenStudy (pottersheep):

and xy = a min or max, so there derivative of that = o?

hartnn (hartnn):

from x+y=16 y is just 16 -x right ?

hartnn (hartnn):

substitute this in f(x)

OpenStudy (pottersheep):

Oh yep

hartnn (hartnn):

" xy = a min or max, " what ?

OpenStudy (pottersheep):

Whoops never mind

OpenStudy (pottersheep):

sorry sorry wrong idea

OpenStudy (pottersheep):

f(x) = x^(1/3) + (16 - x^3)^1/3

hartnn (hartnn):

so, f(x) =...?

OpenStudy (pottersheep):

is it f(x) = x^(1/3) + (16 - x^3)^1/3?

hartnn (hartnn):

did you mistype x^3 ? it would only be 'x'

hartnn (hartnn):

y^(1/3) ----->(16-x)^(1/3)

OpenStudy (pottersheep):

Yes sorry sorry

OpenStudy (pottersheep):

you are right

hartnn (hartnn):

now to max/min , take derivative of f(x) and equate it to 0

OpenStudy (pottersheep):

Now I have (16 - x)^2/3 - x^2/3 = 0

hartnn (hartnn):

hmm..did you miss -*minus* sign ? 1/3 -1 = ... ?

OpenStudy (pottersheep):

Oh I skipped some steps, after I dervived them I made them common denominator and got rid of the denominator, should I should my steps?

hartnn (hartnn):

ohh..got it....not required. can you find 'x' from there ?

OpenStudy (pottersheep):

is x = 8?

hartnn (hartnn):

yes! good work!

OpenStudy (pottersheep):

Thank you :)) The answer does not match my teachers, but its not the first time she's wrong haha

hartnn (hartnn):

so, when x=8, f(x)=...?

hartnn (hartnn):

but thats not final answer

OpenStudy (pottersheep):

4?

hartnn (hartnn):

4 is correct. did it match ?

OpenStudy (pottersheep):

it says minimum = 16^1/3

OpenStudy (pottersheep):

oh but it also says maximum is =4, so that part is correct

hartnn (hartnn):

yes, because 4 is maximum (do you know how ?) and we are yet to find minimum

OpenStudy (pottersheep):

ohhh, can you please tell me what would I do differently to find the minimum?

OpenStudy (pottersheep):

I would set the derivative to zzero again, correct? but I would get the same answer, 8?

hartnn (hartnn):

yes, for (16 - x)^2/3 - x^2/3 = 0 you'll get more values of 'x' including 8, x^(2/3) = (16-x)^(2/3) cubing both sides, x^2 = (16-x)^2 whats values of 'x' you get here ?

hartnn (hartnn):

for that its only 8, ...

OpenStudy (pottersheep):

yeah I only get 8

OpenStudy (pottersheep):

Is there any way I am supposed to get a different answer as well?

hartnn (hartnn):

yes, it is... what about the denominator [x(16-x)]^(2/3)

OpenStudy (pottersheep):

OHHH I can make it undefined??

OpenStudy (pottersheep):

THIS is what I have been doing wrong for the past questions

OpenStudy (pottersheep):

I thought I had to make it = 0, not UD

OpenStudy (pottersheep):

Thank you once again, I get it now :)

hartnn (hartnn):

not making it undefined (have to make it 0 only ), but.....let me think of an explanation.

OpenStudy (pottersheep):

if the graph of y' is UD then it can be a min/max?

OpenStudy (pottersheep):

I will review my notes =)

hartnn (hartnn):

ok, this can be it, for f(x), x cannot be < 0 or >16 so, we need to test f(x) at end-points also for possible minimas/maximas.

hartnn (hartnn):

put, x=0, x=16 in f(x), you'll get a values lees than what you got for x=8 hence you conclude its a minima

hartnn (hartnn):

mathematical way to find whether a point is minima or maxima is to find double derivative, f'' (x) at those points, if f''(x) > 0, then its a minima point if f''(x) < 0, then its a maxima point

OpenStudy (pottersheep):

thank you~~

OpenStudy (anonymous):

\[x+y=16 \implies y = 16-x\]\[f(x)=\sqrt[3]{x}+\sqrt[3]{16-x}\]Maximum/Minimum occur where the first derivative is 0. So let's take the derivative of f(x).\[f'(x)=\frac{ 1 }{ 3 }x^{-2/3}+\frac{ 1 }{ 3 }(-1)(16-x)^{-2/3}=\frac{ 1 }{ 3\sqrt[3]{x^2} }-\frac{ 1 }{ 3\sqrt[3]{(16-x)^2} }\]\[f'(x)=\frac{ \sqrt[3]{(16-x)^2}-\sqrt[3]{x^2} }{ 3\sqrt[3]{x^2(16-x)^2} }\]\[\frac{ \sqrt[3]{(16-x)^2}-\sqrt[3]{x^2} }{ 3\sqrt[3]{x^2(16-x)^2} }=0 \rightarrow \sqrt[3]{(16-x)^2}-\sqrt[3]{x^2}=0 \rightarrow \sqrt[3]{(16-x)^2}=\sqrt[3]{x^2}\]\[\rightarrow 16-x=x \rightarrow 16= 2x \rightarrow x =8\]AND\[f'(x) :D.N.E \rightarrow 3\sqrt[3]{x^2(16-x)^2}=0 \rightarrow x^2(x^2-32x+256)=0\]\[\rightarrow x^2(x-16)^2 =0 \rightarrow x =0,16 \]So our Critical points are, x = 0, 8, 16. These are the points at which we check for local/absolute Maximum/Minimum. We can do this by evaluating the values of f(x) at each x-value (0,8, or 16) in the closed interval [0,16] and simply compare which one is higher and which is lower and that way we can tell if it's a maximum or a minimum.\[f(0)\approx 2.52\]\[f(8)=4\]\[f(16) \approx 2.52 \]Clearly, x = 8 is a maximum and the other two points are minima. So the the highest sum occurs at x = 8, which is y =4 and the lowest sum occurs at x = 0, 16 which is y = 2.52 (approximately). And we are done. @pottersheep

OpenStudy (anonymous):

@hartnn

hartnn (hartnn):

critical point for f(x) is just x=8 nothing else.

hartnn (hartnn):

critical point : f'(x) = DNE <-----NO

OpenStudy (anonymous):

You are wrong. Critical points are values where the derivative is 0 or does not exist.

OpenStudy (anonymous):

Get your facts straight before calling someone wrong.

OpenStudy (anonymous):

@agent0smith Just go over my solution. It tells you everything. And no, we have to check whether it's zero/non-differentiable, and then we have to check whether these points where the function is zero/non-differentiable is a minimum or maximum.

hartnn (hartnn):

@genius12 , sorry, i didn't mean to call you wrong, you are right, i need to revise my calc notes.

OpenStudy (anonymous):

It's ok. All good =]

OpenStudy (pottersheep):

Thank you both of you, lots of help

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!