document.write( "Question 1195557: A candy company wants to reduce the amount of packaging they use, by minimizing the
\n" ); document.write( "surface area. If they still want the candy package to hold a volume of 250 cm3, what is the
\n" ); document.write( "minimum surface area? Assume the candy comes packaged in rectangular prisms. Round to
\n" ); document.write( "one decimal place.
\n" ); document.write( "

Algebra.Com's Answer #828084 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A candy company wants to reduce the amount of packaging they use, by minimizing the
\n" ); document.write( "surface area. If they still want the candy package to hold a volume of 250 cm3, what is the
\n" ); document.write( "minimum surface area? Assume the candy comes packaged in rectangular prisms. Round to
\n" ); document.write( "one decimal place.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x, y and z be the dimensions of a rectangulas prism.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then its volume is  \r\n" );
document.write( "\r\n" );
document.write( "    xyz = 250 cm^3,     (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "a fixed value, and the problem wants we minimize the surface area  2xy + 2yz + 2xz  under this restriction (1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the same as to minimize the function of 3 independent variables\r\n" );
document.write( "\r\n" );
document.write( "    F(x,y,z) = xy + yz + xz\r\n" );
document.write( "\r\n" );
document.write( "under restriction (1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Using the restriction, we can reduce function F(x,y,z) to function of two independent variables\r\n" );
document.write( "\r\n" );
document.write( "    f(x,y) = xy + \"250%2Fx\" + \"250%2Fy\"\r\n" );
document.write( "\r\n" );
document.write( "and look for the minimum of this function.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find its minimum, we take partial derivatives of  f(x,y)  over x and y  and equate them to zero.\r\n" );
document.write( "It gives us this system of equations\r\n" );
document.write( "\r\n" );
document.write( "    y - \"250%2Fx%5E2\" = 0,    (2)     (x-derivative)\r\n" );
document.write( "  \r\n" );
document.write( "    x - \"250%2Fy%5E2\" = 0.    (3)     (y-derivative)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (2) and (3)\r\n" );
document.write( "\r\n" );
document.write( "    x^2*y = 250    (4)\r\n" );
document.write( "\r\n" );
document.write( "    x*y^2 = 250.   (5)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Dividing (4) by (5), we get\r\n" );
document.write( "\r\n" );
document.write( "    \"x%2Fy\" = 1,  or  x = y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Working similarly with the other pair of independent variables, we can get similarly  x = z,\r\n" );
document.write( "\r\n" );
document.write( "which tells us that the minimum surface value is achieved for the cube x = y = z.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its dimension is  \"x%5E3\" = 250,  or  x = \"root%283%2C250%29\" = 6.3  (rounded to one decimal place).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The minimum surface area rectangular prism is a cube with the edge size of  \"root%283%2C250%29\" = 6.30 cm.\r\n" );
document.write( "\r\n" );
document.write( "         Its surface area is \"6%2A6.3%5E2\" = 238.1 cm^2  (rounded to one decimal place).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  \"6.3%5E3\" = 250.047 cm^3.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, answered and explained.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do not forget to post your \"THANKS\" to me for my teaching.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );