document.write( "Question 789015: An open rectangular box is to be made from a piece of cardboard 20 inches wide and 20 inches long by cutting a square from each corner and bending up the sides.
\n" );
document.write( "(a) Express the volume V of the box as a function of the size x of the cutout. \n" );
document.write( "
Algebra.Com's Answer #843719 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution and the answer in the post by @mananth are INCORRECT.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The correct solution is \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " V(x) = x*(20-2x)*(20-2x) = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |