document.write( "Question 1137244: An open box is made from a 30​-cm by 80​-cm piece of tin by cutting a square from each corner and folding up the edges. The area of the resulting base is
\n" ); document.write( "1776cm^2. What is the length of the sides of the​ squares in cm?
\n" ); document.write( "

Algebra.Com's Answer #755106 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Mathematical model is this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (30-2x)*(80-2x) = 1776,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where x is the length of the square under the question.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve, step by step\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2400 - 160x - 60x + 4x^2 = 1776\r\n" );
document.write( "\r\n" );
document.write( "    4x^2 - 220x + 2400 - 1776 = 0\r\n" );
document.write( "\r\n" );
document.write( "    4x^2 - 220x + 624 = 0\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 55x + 156 = 0\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%2855+%2B-+sqrt%2855%5E2+-+4%2A156%29%29%2F2\" = \"%2855+%2B-+49%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The two roots are  52  and  3.\r\n" );
document.write( "\r\n" );
document.write( "Of them, only x= 3 is meaningful.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(The other root x= 52 makes the dimensions of the new base negative !).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  the side of the square is 3 cm.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   (30-2*3)*(80-2*3) = 24*74 = 1776 square centimeters.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );