document.write( "Question 201030: not sure if in right area but can someone help me with this problem\r
\n" );
document.write( "\n" );
document.write( "An open box is to be constructed from a piece of cardboard that is 30in. by 30in. by cutting a square out of each corner and folding up the sides. What are the dimensions of the box that will yield the maximum volume?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "so confused
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #151274 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An open box is to be constructed from a piece of cardboard that is 30in. by 30in. by cutting a square out of each corner and folding up the sides. What are the dimensions of the box that will yield the maximum volume? \n" ); document.write( "------------------------------ \n" ); document.write( "Draw the 30 by 30 piece. \n" ); document.write( "Draw a square in each of the four corners. \n" ); document.write( "Let the dimensions of each square be \"x\" by \"x\". \n" ); document.write( "Imagine cutting out those four squares and folding \n" ); document.write( "up the remaining flaps to make a box with no top. \n" ); document.write( "-------------- \n" ); document.write( "The base is \"30-2x\" by \"30-2x\" and the height is \"x\". \n" ); document.write( "------------------ \n" ); document.write( "The volume is as follows: \n" ); document.write( "V = x(30-2x)^2 \n" ); document.write( "V(x) = 900x - 120x^2 + 4x^3 \n" ); document.write( "----------- \n" ); document.write( "Take the derivative and set it equal to zero: \n" ); document.write( "V'(x) = 900 - 240x + 12x^2 = 0 \n" ); document.write( "Sove for \"x\": \n" ); document.write( "2x^2 - 40x + 150 = 0 \n" ); document.write( "(x-15)(2x-10)= 0 \n" ); document.write( "x = 15 or x = 5 \n" ); document.write( "--- \n" ); document.write( "x = 15 gives you a minumum volume of zero. \n" ); document.write( "x = 5 gives you a maximum volume of 5*20 = 100 \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |