document.write( "Question 1208729: An open box is to be constructed from a piece of sheet metal by removing a square of side 1 foot from each corner and turning up the edges. If the box is to hold 4 cubic feet, what should the dimensions of the sheet metal be?\r
\n" ); document.write( "\n" ); document.write( "Let me see.\r
\n" ); document.write( "\n" ); document.write( "I see the word volume. The problem talks about a box. \r
\n" ); document.write( "\n" ); document.write( "I need the volume of a rectangular box formula.\r
\n" ); document.write( "\n" ); document.write( "V = length x width x height\r
\n" ); document.write( "\n" ); document.write( "or V = lwh for short. \r
\n" ); document.write( "\n" ); document.write( "Length = x - 24\r
\n" ); document.write( "\n" ); document.write( "Width = x - 24\r
\n" ); document.write( "\n" ); document.write( "Height is 12.\r
\n" ); document.write( "\n" ); document.write( "My setup is as follows:\r
\n" ); document.write( "\n" ); document.write( "Let x = dimensions of the sheet metal \r
\n" ); document.write( "\n" ); document.write( "V = (x - 24)(x - 24)(12) \r
\n" ); document.write( "\n" ); document.write( "Is my volume setup correct?
\n" ); document.write( "

Algebra.Com's Answer #847146 by ikleyn(52812)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this post, some things just shock me.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First, the formulation of the problem is mathematically incomplete (which in Math language means INCORRECT).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To be complete and correct, the problem must say that the original piece of metal is a square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then we know that only one dimension should be determined.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Second thing is how you treat the problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Without any necessity, without any motivation and without any explanations, you replace feet by inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The normal treatment is to declare that you look for the length x of the side \r\n" );
document.write( "of the metal sheet in feet and then to write an equation for the volume\r\n" );
document.write( "\r\n" );
document.write( "    (x-2)*(x-2)*1 = 4  cubic feet,\r\n" );
document.write( "\r\n" );
document.write( "which gives\r\n" );
document.write( "\r\n" );
document.write( "    \"%28x-2%29%5E2\" = 4,\r\n" );
document.write( "\r\n" );
document.write( "    x - 2 = \"sqrt%284%29\" = 2,\r\n" );
document.write( "\r\n" );
document.write( "    x = 2 + 2 = 4.   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The original peace of metal is a square with the side length of 4 ft.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, without making/creating any artificial difficulties.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );