document.write( "Question 939641: A box is to be made from a sheet of cardboard 24 inches long and 18 inches wides by cutting squares from each corner and then folding be cut out of each corner if the bottom of the box is to have an area of 265 square inches. \n" ); document.write( "
Algebra.Com's Answer #572611 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A box is to be made from a sheet of cardboard 24 inches long and 18 inches wides by cutting squares from each corner and then folding be cut out of each corner if the bottom of the box is to have an area of 265 square inches. \n" ); document.write( "---------- \n" ); document.write( "Cut squares x by x \n" ); document.write( "--- \n" ); document.write( "(24 - 2x)*(18 - 2x) = 265 \n" ); document.write( "4x^2 - 84x + 167 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "============ \n" ); document.write( "x =~ 2.22 inches \n" ); document.write( " \n" ); document.write( " |