You are here:

Calculus/Maximum-minimum problems

Advertisement


Question
A manufacturer wants to design an open-top box having a square base and a surface area of 108 square inches.

What dimensions will provide a box with maximum volume?

Length of base : inches

Width of base : inches

Height of box : inches

Give all of your answers correct to two decimal places.

Answer
Questioner:   Ashley White
Category:  Calculus
Private:  No
 
Subject:  Optimization << I changed it to conform to the description of other problems of this type.  This web site has an archive of problems and you can find a lot of examples of this type.  Look around -- you'll find them.
............
Question:  A manufacturer wants to design an open-top box having a square base and a surface area of 108 square inches.

What dimensions will provide a box with maximum volume?

Length of base : inches

Width of base : inches

Height of box : inches

Give all of your answers correct to two decimal places
.......................................
Hi, Ashley,

In these 'max-min' problems, you want to:

1. Determine what the variables are and give them names.
2. Determine the quantity to be maximized (minimized?) and express it in terms of the variables. [this might take some thought and some life experience, etc.]
3. If the quantity is a function of more than one variable, use the secondary conditions (constraints) to eliminate all but one of the variables.
4. Differentiate, set the derivative equal to zero, solve, and then test your set of 'candidate' points for max or min.
.......................
Variables:

L = length of base.
W = width .......
H = height.

V = volume, TO BE MAXIMIZED.

V = LWH.

But there are constraints:

1. the base is a square, so  L = W.  << get rid of L
2. the surface area is 108 sq in.

Area = base + four sides.

108  = W^2 + 4(WH)

108  = W^2 + 4WH
   108 - W^2
H = ---------    << CORRECTION TO PREVIOUS ANSWER.
       4W

               108 - W^2
V = LWH = W W (-----------)
                  4W
               
V = W(108 - W^2)/4

   108W - W^3
v = ----------
       4

Ready to go.

       108 - 3W^2
dV/dW = ---------
           4


Set that equal to zero.

108 - 3W^2 = 0

108 = 3W^2

36 = W^2

W = 6   <<  W = -6 has no meaning here.

That will be it, basically.  You will now go back to the constraints to find the other dimensions:

L = 6

   108 - 36
H = --------- = 12
       6

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.