document.write( "Question 831405: A machine produces open boxes using square sheets of metal. The machine cuts equal-sized squares measuring 3 inches on a side from the corners and then shapes the metal into an open box by turning up the sides. The length and width is x inches after the 3 inches is cut out of each corner. If each box must have a volume of 192 cubic inches, what is the length and width of the open box? \n" ); document.write( "
Algebra.Com's Answer #501304 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3 \" is cut off from both sides \n" ); document.write( "so the base of the box will be a square\r \n" ); document.write( "\n" ); document.write( "area * height = volume of box\r \n" ); document.write( "\n" ); document.write( "side = x \n" ); document.write( "height =3\r \n" ); document.write( "\n" ); document.write( "3x^2=192\r \n" ); document.write( "\n" ); document.write( "x^2=64\r \n" ); document.write( "\n" ); document.write( "x=8 inches the side of the box \n" ); document.write( " \n" ); document.write( " |