document.write( "Question 1197396: A rectangular piece of metal is 15 in longer than it is wide. Squares with sides 3 in long are cut from the four corners and the flaps are folded upward to form an open box. If the volume of the box is 1092 in^3, what were the original dimensions of the piece of metal?
\n" );
document.write( "What is the original width? \n" );
document.write( "
Algebra.Com's Answer #830642 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A rectangular piece of metal is 15 in longer than it is wide. Squares with sides 3 in long are cut from the four corners \n" ); document.write( "and the flaps are folded upward to form an open box. If the volume of the box is 1092 in^3, what were the original \n" ); document.write( "dimensions of the piece of metal? What is the original width? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the original width of the piece of metal.\r\n" ); document.write( "\r\n" ); document.write( "Then the original length is (x+15) inches.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "After cutting the squares and folding the dimensions of the base of the open box are (x-6) and (x+9) inches \r\n" ); document.write( "(by 2*3 = 6 inches less than the original dimensions).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Therefore, the volume equation is\r\n" ); document.write( "\r\n" ); document.write( " 3*(x-6)*(x+9) = 1092,\r\n" ); document.write( "\r\n" ); document.write( "or, equivalently\r\n" ); document.write( "\r\n" ); document.write( " (x-6)*(x+9) = 1092/3 = 364.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and find x\r\n" ); document.write( "\r\n" ); document.write( " x^2 - 6x + 9x - 54 = 364\r\n" ); document.write( "\r\n" ); document.write( " x^2 + 3x - 418 = 0\r\n" ); document.write( "\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( " |