document.write( "Question 332832: Open-top box.Thomas is going to make an open-top box by cutting equal squares from the four corners of an 11inch by 14inch 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 #238545 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Open-top box.Thomas is going to make an open-top box by cutting equal squares
\n" ); document.write( " from the four corners of an 11inch by 14inch sheet of cardboard and folding
\n" ); document.write( " up the sides.
\n" ); document.write( "If the area of the base is to be 80 square inches,
\n" ); document.write( " then What size square should be cut from each corner?
\n" ); document.write( ":
\n" ); document.write( "Let x = side of the removed squares
\n" ); document.write( "then
\n" ); document.write( "Base dimensions: (11-2x) by (14-2x)
\n" ); document.write( ":
\n" ); document.write( "Area of base:
\n" ); document.write( "(11-2x)*(14-2x) = 80
\n" ); document.write( "FOIL
\n" ); document.write( "154 - 22x - 28x + 4x^2 = 80
\n" ); document.write( "Arrange as a quadratic equation
\n" ); document.write( "4x^2 - 50x + 154 - 80 = 0
\n" ); document.write( "4x^2 - 50x + 74 = 0
\n" ); document.write( "Simplify, divide by 2
\n" ); document.write( "2x^2 - 25x + 37 = 0
\n" ); document.write( "use the quadratic formula to find x
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "in our equation, a=2, b=-25, c= 37
\n" ); document.write( "\"x+=+%28-%28-25%29+%2B-+sqrt%28-25%5E2-4%2A2%2A37+%29%29%2F%282%2A2%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"x+=+%2825+%2B-+sqrt%28625-296+%29%29%2F4+\"
\n" ); document.write( ":
\n" ); document.write( "\"x+=+%2825+%2B-+sqrt%28329+%29%29%2F4+\"
\n" ); document.write( "Two solutions
\n" ); document.write( "\"x+=+%2825+%2B+18.138%29%2F4+\"
\n" ); document.write( "x = \"43.138%2F4\"
\n" ); document.write( "x = 10.78
\n" ); document.write( "and this is the solution that makes sense
\n" ); document.write( "\"x+=+%2825+-+18.138%29%2F4+\"
\n" ); document.write( "x = \"6.862%2F4\"
\n" ); document.write( "x = 1.7 inches is the side of the removed squares
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check by finding the area
\n" ); document.write( "(11-2(1.7)) * (14-2(1.7)) = 80.56 ~ 80
\n" ); document.write( "
\n" ); document.write( "
\n" );