document.write( "Question 1058420: A one compartment vertical file is to be constructed by bending the long side of an 8 in by 12 in. sheet of plastic along two lines to form a U shape. How tall should the file be to maximize the volume that it can​ hold? \n" ); document.write( "
Algebra.Com's Answer #673506 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The cross section would be a squared up U, with vertical sides \"x\" inches tall,
\n" ); document.write( "and a middle horizontal section \"12-2x\" inches wide.
\n" ); document.write( "We really want to maximize the cross section area of the \"x\" by \"12-2x\" rectangle,
\n" ); document.write( "because the 8 inch depth of the file is determined by the width of the 8 in by 12 in sheet of plastic.
\n" ); document.write( "The area of that cross section is
\n" ); document.write( "\"A%28x%29=2x%2812-2x%29\" or \"A%28x%29=4x%286-x%29\"
\n" ); document.write( "That is a polynomial of degree 2, or in other words a quadratic function.
\n" ); document.write( "We know that those are symmetrical functions with a minimum or maximum at their axis of symmetry (at the vertex of the parabola).
\n" ); document.write( "That maximum has to be exactly halfway between the zeros of the function,
\n" ); document.write( "which we knew would be at \"x=0\" and (((x=6}}} before writing anything,
\n" ); document.write( "because those values correspond to no vertical sides, and no horizontal bottom respectively.
\n" ); document.write( "So, the file should be \"x=%280%2B6%29%2F2=highlight%283%29\" inches tall.
\n" ); document.write( "
\n" ); document.write( "What did your teacher expect?
\n" ); document.write( "Maybe calculating volume as
\n" ); document.write( "\"V%28x%29=8%2Ax%2A%2812-2x%29\"
\n" ); document.write( "\"V%28x%29=8%2A%2812x-2x%5E2%29\"
\n" ); document.write( "\"V%28x%29=-16x%5E2%2B96x\"
\n" ); document.write( "and after that,
\n" ); document.write( "either calculating the derivative to find the \"x\" value for the maximum,
\n" ); document.write( "or using the \"formula\" \"x=-b%2F2a\"
\n" ); document.write( "to find the axis of symmetry of a quadratic function
\n" ); document.write( "\"f%28x%29=ax%5E2%2Bbx%2Bc\" .
\n" ); document.write( "
\n" );