document.write( "Question 147149: A container is to be designed that is a rectangilar box with an open top that will hold 108 cubic inches. If x= the length of the side of the base, then express the surface area of the box as a function of X. What is domain of this function and determine the dimensions of the box that minimizes the surface area of the box \n" ); document.write( "
Algebra.Com's Answer #107481 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A container is to be designed that is a rectangular box with an open top that will hold 108 cubic inches. If x = the length of the side of the base, then express the surface area of the box as a function of X. What is domain of this function and determine the dimensions of the box that minimizes the surface area of the box
\n" ); document.write( ":
\n" ); document.write( "Assume the base is square with an area = x^2.
\n" ); document.write( ":
\n" ); document.write( "Let h = height of the box
\n" ); document.write( ":
\n" ); document.write( "The volume equation
\n" ); document.write( "x^2 * h = 108
\n" ); document.write( "h = \"108%2Fx%5E2\"
\n" ); document.write( ":
\n" ); document.write( "Surface area:
\n" ); document.write( "Bottom = x^2
\n" ); document.write( "4 sides = 4(x\"108%2Fx%5E2\") = \"432%2Fx\"; area of the 4 sides
\n" ); document.write( ":
\n" ); document.write( "S.A. = x^2 + \"432%2Fx\"
\n" ); document.write( ":
\n" ); document.write( "Graph: y = x^2 + \"432%2Fx\"
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+20%2C+-30%2C+200%2C+x%5E2%2B%28432%2Fx%29%29+\"
\n" ); document.write( ":
\n" ); document.write( "Min surface area: x = 6
\n" ); document.write( "Find h = \"108%2F6%5E2\" = 3 inches
\n" ); document.write( ":
\n" ); document.write( "min surface area of the box: 6^2 + 4(6*3) = 108 sq inches
\n" ); document.write( ":
\n" ); document.write( "Interesting that the vol and surface area are equal.
\n" ); document.write( ":
\n" ); document.write( "Domain of the equation: x > 0
\n" ); document.write( "
\n" );