document.write( "Question 370765: Open top box. Thomas is going to make an open-top box by cutting equal squares from the four corners of 11 inch by 14 inch sheet of cardboard and folding up the sides. If the area of the base is to be 80 square inches, then what size square should be cut from each corner? \n" ); document.write( "
Algebra.Com's Answer #264286 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (14 - 2x)(11 - 2x) = 80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "154 - 50x + 4x^2 = 80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x^2 - 25x + 37 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use quadratic formula to find x \n" ); document.write( " |