
Victoria V. answered 04/01/16
Tutor
5.0
(402)
20+ years teaching Calculus
To find the minimum amount of material used, you need the formula for SA.
For this open box it is the area of the square base (l * w = x * x = x2) + the area of the four sides (w * h = x * h, four times).
SA = x2 + 4xh
You need to get SA into one variable, x. So use the fact that the volume is given and the formula for the Volume of this box is l*w*h = x2h.
Vol = x2h = 120 in cubed.
So isolate "h" and then substitute it into the SA formula.
h=120/(x2)
and SA = x2 + 4 * x * [120/(x2)]
This simplifies to SA = x2 + 480/x
Now take the derivative and set it = 0 to find the x that uses the minimum amount of material.
d(SA)/dx = 2x - 480/(x2). Setting this to 0, multiply both WHOLE SIDES by "x2", and you get 2x3 - 480 = 0
Solving this, I get x3=240, and taking the cube root of both sides, get x = 6.21 inches.
The dimensions then would be 6.21 in by 6.21 in by 3.11 (h = 120/x2 = 120/6.212)