Lesson Minimize surface area of a rectangular box with the given volume

Algebra ->  Customizable Word Problem Solvers  -> Misc -> Lesson Minimize surface area of a rectangular box with the given volume      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (Minimize surface area of a rectangular box with the given volume) was created by by ikleyn(52945) About Me : View Source, Show
About ikleyn:

Minimize surface area of a rectangular box with the given volume


Problem 1

A candy company wants to reduce the amount of packaging they use,  by minimizing the
surface area.  If they still want the candy package to hold a volume of  250 cm3,  what is the
minimum surface area?  Assume the candy comes packaged in rectangular prisms.

Solution

Let x, y and z be the dimensions of a rectangular prism.


Then its volume is  

    xyz = 250 cm^3,     (1)


a fixed value, and the problem wants we minimize the surface area  2xy + 2yz + 2xz  under this restriction (1).


It is the same as to minimize the function of 3 independent variables

    F(x,y,z) = xy + yz + xz

under restriction (1).


Using the restriction, we can reduce function F(x,y,z) to function of two independent variables

    f(x,y) = xy + 250%2Fx + 250%2Fy

and look for the minimum of this function.


To find its minimum, we take partial derivatives of  f(x,y)  over x and y  and equate them to zero.
It gives us this system of equations

    y - 250%2Fx%5E2 = 0,    (2)     (x-derivative)
  
    x - 250%2Fy%5E2 = 0.    (3)     (y-derivative)


From (2) and (3)

    x^2*y = 250    (4)

    x*y^2 = 250.   (5)


Dividing (4) by (5), we get

    x%2Fy = 1,  or  x = y.


Working similarly with the other pair of independent variables, we can get similarly  x = z,

which tells us that the minimum surface value is achieved for the cube x = y = z.


Its dimension is  x%5E3 = 250,  or  x = root%283%2C250%29 = 6.3  (rounded to one decimal place).


ANSWER.  The minimum surface area is a cube with the edge size of  root%283%2C250%29 = 6.3 cm.

CHECK.  6.3%5E3 = 250.047 cm^3.


My other lessons on Calculus word problems at this site are
    - A ladder foot slides on the ground
    - Finding rate of change of some processes
    - Find the derivative of a function defined by complicated expression
    - Taking derivative of a function, which is defined implicitly
    - Find the derivative for a function satisfying given functional equation
    - Find the range of  f(x) = (5*cos(x))/(x + 1)),  x >=0
    - A tricky Calculus problem on derivative and anti-derivative
    - Finding the minimum of a function defined on a curve in a coordinate plane
    - Tricky solution to find the maximum of a function defined by a complicated expression
    - Couple of non-standard Calculus problems
    - Maximize the area of a trapezoid
    - Maximize the volume of an open box
    - Minimize the cost of an aquarium with the given volume
    - Minimize surface area of a conical paper cup with the given volume
    - Find the volume of a solid obtained by rotation of some plane shape about an axis
    - Finding the volume of a solid body mentally
    - OVERVIEW of my lessons on Calculus word problems

Use this file/link  ALGEBRA-II - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-II.


This lesson has been accessed 564 times.