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)![]() ![]() 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 = \n" ); document.write( ": \n" ); document.write( "Surface area: \n" ); document.write( "Bottom = x^2 \n" ); document.write( "4 sides = 4(x \n" ); document.write( ": \n" ); document.write( "S.A. = x^2 + \n" ); document.write( ": \n" ); document.write( "Graph: y = x^2 + \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Min surface area: x = 6 \n" ); document.write( "Find h = \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( " |