document.write( "Question 163849: Thomas is going to make an open-top box by cutting equal squares from the four corners of an 11 inch by 14 inch sheet of cardboard. if the area of the base is to be 80 square inches, then what size should be cut from each corner? \n" ); document.write( "
Algebra.Com's Answer #120752 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(14-2x)(11-2x)=80
\n" ); document.write( "154-22x-28x+4x^2=80
\n" ); document.write( "4x^2-50x+154-80=0
\n" ); document.write( "4x^2-50x+74=0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "x=(50+-sqrt[-50^2-4*4*74])/2*4
\n" ); document.write( "x=(50+-sqrt[2500-1184])/8
\n" ); document.write( "x=(50+-sqrt1316)/8
\n" ); document.write( "x=(50+-36.2767)/8
\n" ); document.write( "x=(50-36.2767)/8
\n" ); document.write( "x=13.7233/8
\n" ); document.write( "x=1.7154 inche squares are cut from all 4 corners.
\n" ); document.write( "Proof:
\n" ); document.write( "(14-2*1.7154)(11-2*1.7154)=80
\n" ); document.write( "(14-3.43)(11-3.43)=80
\n" ); document.write( "10.57*7.57)=80
\n" ); document.write( "80~80
\n" ); document.write( "
\n" ); document.write( "
\n" );