document.write( "Question 1200523: an open-topped box is constructed from a rectangular piece of cardboard that is twice as long as it is wide by removing a square of size 3 inches from each corner and turning up the edges. If the box is to hold 5,940 in^3, how big should the original piece of cardboard be? \n" ); document.write( "
Algebra.Com's Answer #834678 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "an open-topped box is constructed from a rectangular piece of cardboard
\n" ); document.write( "that is twice as long as it is wide by removing a square of size 3 inches
\n" ); document.write( "from each corner and turning up the edges.
\n" ); document.write( "If the box is to hold 5,940 in^3, how big should the original piece of cardboard be?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The area of the base of the box is  \"5940%2F3\" = 1980 in^2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If x and 2x are the dimensions of the cardboard, then the area equation \r\n" );
document.write( "for the base is\r\n" );
document.write( "\r\n" );
document.write( "    (x-6)*(2x-6) = 1980 in^2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    2x^2 - 12x - 6x + 36 = 1980\r\n" );
document.write( "\r\n" );
document.write( "    2x^2 - 18x - 1944 = 0\r\n" );
document.write( "\r\n" );
document.write( "     x^2 - 9x - 972 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the quadratic formula and find the roots to this equation.\r\n" );
document.write( "They are 36 and -27.  \r\n" );
document.write( "\r\n" );
document.write( "Accept positive root and deny negative one.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The dimensions of the cardboard are 36 inches and 72 inches.\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" ); document.write( "
\n" );