SOLUTION: 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 mi

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: 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 mi      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1195557: 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. Round to
one decimal place.

Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
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. Round to
one decimal place.
~~~~~~~~~~~~~~~~~~~~~~~

Let x, y and z be the dimensions of a rectangulas 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 rectangular prism is a cube with the edge size of  root%283%2C250%29 = 6.30 cm.

         Its surface area is 6%2A6.3%5E2 = 238.1 cm^2  (rounded to one decimal place).


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

Solved, answered and explained.

---------------

Do not forget to post your "THANKS" to me for my teaching.