You are here:

Calculus/Maximum-minimum problem.

Advertisement


Question
You're designing an open top card board box for a purveyor of nuts. The top will be made of clear plastic, but the plastic box top designer is handling that. The box must have a square base and 2 cardboard pieces that divide the box into 4 sections for the almonds, cashews, pecans, and walnuts. Given that you want a box with a volume of 72 cubic inches What dimensions will  minimize the total cardboard area and thus minimize the cost of the cardboard? Whats teh total area of the cardboard?
This the the problem I got in class but i don't know where to start or how to do it.

Answer
Questioner:   Nicole
Category:  Calculus
Private:  No
 
Subject:  Min and Max
Question:  You're designing an open top card board box for a purveyor of nuts. The top will be made of clear plastic, but the plastic box top designer is handling that. The box must have a square base and 2 cardboard pieces that divide the box into 4 sections for the almonds, cashews, pecans, and walnuts. Given that you want a box with a volume of 72 cubic inches What dimensions will  minimize the total cardboard area and thus minimize the cost of the cardboard? Whats teh total area of the cardboard?
This the the problem I got in class but i don't know where to start or how to do it.
...................................................
Hi, Nicole,

Start by making a diagram -- a good one!  Here is a cross-section of the base:

+---------+---------+
|         |         |  
|         |         |  
|         |         |  
|         |         |  
+---------+---------+
|         |         |  
|         |         |  
|         |         |  
|         |         |  
+---------+---------+


Then decide what the variables are; give them names.  Say something about each. IN WORDS.

Let h = height of box.
   s = one side of base. (Both are the same -- it is a square.)
   A = total cardboard area. TO BE MINIMIZED.    

Express the variable to minimize:

There will be a base and six 'walls' to make:
The base is s^2
Each wall is hs.
The total is
A = s^2 + 6hs

You need a constraint. [You always do -- otherwise you would make the box so tiny it costs almost nothing.]

V = 72.

But V = s^2h

So s^2h = 72 and we can solve for h:

h = 72/s^2

Plug back in:

A = s^2 + 6hs

A = s^2 + 6(72/s^2)s

A = s^2 + 432/s

Now you are basically done -- differentiate, set = 0, solve, etc. just like any other max-min exercise.  Good luck.

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.