document.write( "Question 845394: An open box is to be constructed from a square piece of cardboard by removing a square of side 6 feet from each corner and turning up the edges. If the box is to hold 864 cubic feet, what should be the dimensions of the sheet metal? \n" ); document.write( "
Algebra.Com's Answer #509271 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
Let x = the side length of the square of sheet metal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The height will be 6, the length of the piece turned upward.
\n" ); document.write( "The length of the base will be x-2*6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "VOLUME: \"highlight_green%28%28x-12%29%28x-12%296=864%29\".
\n" ); document.write( "\"6%28x-12%29%5E2=864\"
\n" ); document.write( "\"x%5E2-24x%2B144=864%2F6\"
\n" ); document.write( "\"x%5E2-24x%2B144=144\"
\n" ); document.write( "\"x%5E2-24x=0\"
\n" ); document.write( "\"x%28x-24%29=0\"
\n" ); document.write( "-
\n" ); document.write( "The acceptable answer is \"highlight%28x=24%29\".
\n" ); document.write( "The uncut square sheet metal is 24 feet on each side.
\n" ); document.write( "
\n" );