document.write( "Question 604250: A rectangular box without lid is to be made from a square cardboard area of 300 cm squared by cutting equal squares from each corner and then folding up the sides What is the maximum volume? \n" ); document.write( "
Algebra.Com's Answer #381096 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rectangular box without lid is to be made from a square cardboard area of 300 cm squared by cutting equal squares from each corner and then folding up the sides What is the maximum volume? \n" ); document.write( ": \n" ); document.write( "A side of a square piece of cardboard: \n" ); document.write( "let x = length of the side of the squares removed from the 4 corners \n" ); document.write( "Dimension of the box; (17.32 - 2x) by (17.32 - 2x) by x \n" ); document.write( ": \n" ); document.write( "Vol = (17.32 - 2x)*(17.32 - 2x)*x \n" ); document.write( "FOIL \n" ); document.write( "V = \n" ); document.write( "V = \n" ); document.write( ": \n" ); document.write( "Graph this to find max volume \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "max volume occurs when x = 2.9 and is very close to 385 cu/cm \n" ); document.write( " |