document.write( "Question 948045: a pan is to be formed by cutting 2cm by 2cm squares from each corner of a square piece of sheet metal and then folding the sides.if the volume of the pan is to be 441cm squared,what are the dimensions of the original piece of metal sheet? \n" ); document.write( "
Algebra.Com's Answer #578617 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
ASSING VARIABLES
\n" ); document.write( "h=2, the sidelength of square to cut and remove
\n" ); document.write( "x, the dimensions of the initial square piece to form the pan
\n" ); document.write( "v=441, volume of resulting open pan\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-2h%29%28x-2h%29h=v\" which is a quadratic equaion in the unknonw variable, x.
\n" ); document.write( "\"x%5E2-4hx%2B4h%5E2=v%2Fh\"
\n" ); document.write( "\"x%5E2-4hx%2B4h%5E2-v%2Fh=0\"
\n" ); document.write( "-
\n" ); document.write( "Or better, take advantage of the square part of the expressions,
\n" ); document.write( "\"%28x-2h%29%5E2=v%2Fh\"
\n" ); document.write( "\"x-2h=0%2B-+sqrt%28v%2Fh%29\"
\n" ); document.write( "\"highlight%28x=2h%2B-+sqrt%28v%2Fh%29%29\", completely in symbolic form; and understand that one of these
\n" ); document.write( "solutions will be good and the other will be meaningless.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute the values:
\n" ); document.write( "\"x=2%2A2%2B-+sqrt%28441%2F2%29\"
\n" ); document.write( "You want the PLUS square root form.
\n" ); document.write( "\"highlight%28x=4%2B21%2Fsqrt%282%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You might want to show this as \"highlight%28%288%2B21%2Asqrt%282%29%29%2F2%29\".
\n" ); document.write( "About 18.849 or 18.9.
\n" ); document.write( "
\n" );