
Alyssa S.
asked 12/01/16What box would be best to ship the most packing peanuts?
So I struggle with optimization and we were given a problem and I have no idea on how to do it and I could really use some help please.
So a person wants to ship a lot of packing peanuts but they want to choose the best type of box so they can send the most packing peanuts (so basically biggest volume?). The three choices are a tube, a box with a square base, or a box with triangular bases. The maximum girth and length of the box together are 108 inches. So I have to find which dimensions of these types of boxes would allow for the most room to store the packing peanuts and which box would allow most space.
Hopefully, this makes sense. If you need me to clarify something, just ask.
Thanks in advance. The help really means a lot.
So a person wants to ship a lot of packing peanuts but they want to choose the best type of box so they can send the most packing peanuts (so basically biggest volume?). The three choices are a tube, a box with a square base, or a box with triangular bases. The maximum girth and length of the box together are 108 inches. So I have to find which dimensions of these types of boxes would allow for the most room to store the packing peanuts and which box would allow most space.
Hopefully, this makes sense. If you need me to clarify something, just ask.
Thanks in advance. The help really means a lot.
More
1 Expert Answer

Doug C. answered 12/02/16
Tutor
5.0
(1,553)
Math Tutor with Reputation to make difficult concepts understandable
Basically the strategy will be to determine the dimensions of each box that will generate the largest volume, determine what that volume is, and then compare the max volumes generated by each box type.
The fact that the sum of the height of the box with its "girth" (think of this as circumference/perimeter) equals 108 is used to establish a relationship between the dimensions. Then write a formula for the volume of the box in terms of one variable.
Let's take the box with square base first. Let x = the length of side of the square base and h = the height.
This means 4x + h = 108, or h = 108 - 4x.
The volume of this box is V = x2 (108 - 4x) --area of the base times height in terms of x
V = 108x2-4x3
dV/dx = 216x - 12x2
That equals zero when x = 18 (or 0 which we can ignore). When x = 18, h = 36.
You might want to convince yourself that these values generate a maximum volume by using 2nd derivative test.
So we have V = 11664 cubic inches.
Here is a start for the tube.
Let r = radius of the base and h equal its height.
The girth is 2(pi)r. So 2(pi)r + h = 108. Or h = 108 - 2(pi)r
The volume of the tube is V = (pi)r2h = (pi)r2(108 - 2(pi)r) = 108(pi)r2 - 2(pi)2r3
Now find dV/dr, set equal to zero to find critical number(s), then use that value to determine the max volume.
I happened to get r= 36/pi as the value of r that generates the max volume. That volume was greater than the volume of the box with the square base.
For the box with a triangular base you might need more details on the type of triangle (equilateral?).
Alyssa S.
Thank you so much! I appreciate it a lot. And it is an equilateral triangle, I forgot about that.
Report
12/02/16

Doug C.
For the box with a base that is an equilateral triangle, let s = one side of the triangle and h = height of the box.
Because of the girth constraint we have 3s + h = 108, so h = 108 - 3s.
The formula for the area of an equilateral triangle given one of its sides is A = s2√3/4.
So a formula for the volume of the box in terms of s is V = s2√3/4 (108 - 3s).
Follow a pattern similar to the other two boxes: find dV/ds, set equal to zero, find critical number(s), verify that it produces a max volume, then determine that max volume. I just did this real quickly without double checking the solution but got s=24 as the value producing a max volume.
Report
12/02/16
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
12/02/16