document.write( "Question 1082919: An open crate will be constructed from 12 by 12 (inches) piece of wooden plywood by cutting away squares of equal size from four corners and folding up the sides. Determine the size of the cutout that maximizes the volume of the box. Find the length, width, and volume of the crate.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #697017 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
v for the volume:
\n" ); document.write( "x, the size of edge length of the cutout corner\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"v=x%2812-2x%29%2812-2x%29\"
\n" ); document.write( "-
\n" ); document.write( "\"v=x%28144-48x%2B4x%5E2%29\"
\n" ); document.write( "\"v=4x%5E3-48x%5E2%2B144x\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"dv%2Fdx=12x%5E2-96x%2B144=0\"
\n" ); document.write( "\"3x%5E2-24x%2B36=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "discriminant, \"24%5E2-4%2A3%2A36=144=12%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=%2824%2B-+12%29%2F6\"\r
\n" ); document.write( "\n" ); document.write( "\"system%28cross%28x=6%29%2Cor%2Chighlight%28x=2%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Length and width each is 8 inches.
\n" ); document.write( "Volume is 128 cubic inches.
\n" ); document.write( "
\n" );