document.write( "Question 1200116: An open box is to be constructed from a 12 x 12 inch piece of board by cutting away squares of equal size from the four corners and folding up the sides. Determine the size of the cut-out that maximizes the volume of the box?
\n" ); document.write( "A. 350
\n" ); document.write( "B. 274
\n" ); document.write( "C. 231
\n" ); document.write( "D. 128
\n" ); document.write( "

Algebra.Com's Answer #834147 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Starting with the 12 x 12 box, let's call the length of the cutout, X.
\n" ); document.write( "So then the width of the side becomes \"L=12-2X\" since there are two cutouts. Since it's a square cutout off of a square, the height and width are the same.
\n" ); document.write( "
\n" ); document.write( "When you fold up the open top box, you get the dimensions you need to find the volume of the box.
\n" ); document.write( "
\n" ); document.write( "So then the volume of the box becomes,
\n" ); document.write( "\"V=%2812-2X%29%2812-2X%29X\"
\n" ); document.write( "\"V=%284X%5E2-48X%2B144%29X\"
\n" ); document.write( "\"V=4X%5E3-48X%5E2%2B144X\"
\n" ); document.write( "Since you have the volume as a function of one variable, you can take the derivative and set it equal to zero to find the extrema.
\n" ); document.write( "\"dV%2FdX=12X%5E2-96X%2B144=0\"
\n" ); document.write( "\"X%5E2-8X%2B12=0\"
\n" ); document.write( "\"%28X-6%29%28X-2%29=0\"
\n" ); document.write( "So there are two solutions, \"X=6\" and \"X=2\".
\n" ); document.write( "You can use the second derivative test to find which value gives you the maximum or the minimum.
\n" ); document.write( "As an alternative, you can also just plug the value into the volume equation.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "In this case, neither value matches any of your choices. So I presume the choices are the maximum volume and not the size of the cutout. You can verify.
\n" ); document.write( "
\n" );