document.write( "Question 356869: An open box with a square base is required to have a volume of 10 cubic feet. Assume the box is to be made from a square piece of cardboard that is has original dimensions (x + 2h)-by-(x + 2h) by cutting out 4 h-by-h squares on the corners of the cardboard and folding up the sides where h is the height of the open box sides (see figure below)\r
\n" );
document.write( "\n" );
document.write( "Base length x h by h square cut out to form open box
\n" );
document.write( "
\n" );
document.write( "A] Express the surface area A(x) of the box as a function of the length of the base x.\r
\n" );
document.write( "\n" );
document.write( "B] Use a graphing utility to graph A(x) and determine the dimensions of an open box with the smallest surface area possible. \n" );
document.write( "
Algebra.Com's Answer #255121 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! An open box with a square base is required to have a volume of 10 cubic feet. \n" ); document.write( " Assume the box is to be made from a square piece of cardboard that is has \n" ); document.write( " original dimensions (x + 2h)-by-(x + 2h) \n" ); document.write( " by cutting out 4 h-by-h squares on the corners of the cardboard and folding \n" ); document.write( " up the sides where h is the height of the open box sides \n" ); document.write( "Base length x h by h square cut out to form open box \n" ); document.write( ": \n" ); document.write( "The removal of the h by h corners, reduces the dimension by 2h, therefore \n" ); document.write( "The box dimensions will x by x by h, therefore: \n" ); document.write( "Vol = x^2*h \n" ); document.write( "Given the vol as 10 cu/ft: \n" ); document.write( "x^2*h = 10 cu/ft \n" ); document.write( "h = \n" ); document.write( ": \n" ); document.write( "A] Express the surface area A(x) of the box as a function of the length of the base x. \n" ); document.write( "Surface area of a 5 sided (open) box: \n" ); document.write( "S.A. = x^2 + 4(x*h) \n" ); document.write( "replace h with \n" ); document.write( "S.A. = x^2 + 4(x* \n" ); document.write( "Cancel x \n" ); document.write( "S.A. = x^2 + 4( \n" ); document.write( "S.A = x^2 + \n" ); document.write( ": \n" ); document.write( "B] Use a graphing utility to graph A(x) and determine the dimensions of an open box with the smallest surface area possible. \n" ); document.write( "In a TI83 or similar enter y= x^2+ \n" ); document.write( "Looks like this: \n" ); document.write( " \n" ); document.write( "Using the min feature on the calc, I got x=2.744, surface area of 22.1 is min \n" ); document.write( ": \n" ); document.write( "Using x=2.744, \n" ); document.write( "h = \n" ); document.write( "h ~ 1.33 is the height \n" ); document.write( "Find the Surface area from these values \n" ); document.write( "S.A. = 2.744^2 + 4(2.744*1.334) \n" ); document.write( "S.A. = 7.53 + 4(3.65) \n" ); document.write( "S.A. = 7.53 + 14.6 \n" ); document.write( "S.A. = 22.13 which agrees with the Calc values \n" ); document.write( ": \n" ); document.write( "Did all this make sense to you? \n" ); document.write( " |