document.write( "Question 1029051: from a rectangular sheet of metal 16 inches long and 8 inches wide an open rectangular box is made by cutting squares of equal area from the four corners and folding up the ends. If the area of the base of the box is 50 square inches, find the total area of the discarded squares, round your answer to the nearest thousandth. \n" ); document.write( "
Algebra.Com's Answer #644095 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The cuts will come from each side, and if they are x inches long, the new base will be (16-2x) by (8-2x). The height will be x.
\n" ); document.write( "The area of the base is the product of the two terms: 128-48x+4x^2=50
\n" ); document.write( "4x^2-48x+78=0
\n" ); document.write( "2x^2-24x+39=0
\n" ); document.write( "x=(1/4)* (24 +/- sqrt (576-312); sqrt 264=16.241
\n" ); document.write( "x=(1/4)(7.759), since adding would not make sense, given the dimensions.
\n" ); document.write( "x=1.939
\n" ); document.write( "4x^2 is the area of the discarded squares, or 15.023 sq inches (round at end)
\n" ); document.write( "The dimensions of the base are approximately 12.122 by 4.122 and that is an area of 49.97 sq in.
\n" ); document.write( "
\n" ); document.write( "
\n" );