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 #843715 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 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( "2 \n" ); document.write( "Volume of box = x*(20-2x)(20-2x) cu.in\r \n" ); document.write( "\n" ); document.write( "x((400 -80x+4x^2)=V\r \n" ); document.write( "\n" ); document.write( "4x^3-80x^2+400x = V\r \n" ); document.write( "\n" ); document.write( "(rectified)\r \n" ); document.write( "\n" ); document.write( " ![]() |