Quote:
Originally Posted by theowne A box shaped block has a length equal to twice the width and the total surface area is 200cm^3. Find the dimensions of the maximum volume of the block:
This was my functions
Volume = [w(2w)] multiplied by (d)
SA = 2[w(2w)]+2(dw)+2(d(2w))
So
d = (200-4w^2)/(2(w+2w))
Is that right? How would you approach this question? |
All your considerations and calculations are OK!
Take your last result and simplify it a little bit:
Now plug in this term for d into the equation of the volume. You'll get the equation of a function calculating the volume with respect to w:
Now calculate the domain of the function, then the first derivative of V, solve for w the equation
I'll asumme that you can handle this procedure.