document.write( "Question 820971: your making a metal tray by cutting equal squares from each corner of a rectangular sheet of metal. what should be the dimension of each cut out square be for the volume of the tray to be 60 cubic inches \n" ); document.write( "
Algebra.Com's Answer #493818 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
You have too many variables as described, but to begin,
\n" ); document.write( "Let h = one length of the original rectangle,
\n" ); document.write( "Let v = perpendicular length of the original rectangle,
\n" ); document.write( "let x = the side of the square to remove from each corner of the original rectangle.\r
\n" ); document.write( "\n" ); document.write( "Let c = the expected capacity of the tray when finished, in this case, 60 cubic inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Draw a picture of this rectangle and its corner, square cut pieces to be removed.
\n" ); document.write( "...
\n" ); document.write( "...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One direction along the bottom will be h-2x, and the other direction along the bottom will be v-2x. The up-down direction for the tray will be x. The equation which will describe your expected c is:
\n" ); document.write( "\"%28h-2x%29%28v-2x%29x=c\"
\n" ); document.write( "Putting that into the most general form will still not be much help until you have values for h and v.
\n" ); document.write( "'
\n" ); document.write( "\"hv-2vx-2hx%2B4x%5E2-c=0\"
\n" ); document.write( "\"4x%5E2-2%28v%2Bh%29x%2Bhv-c=0\"
\n" ); document.write( "'
\n" ); document.write( "\"x=%282%28v%2Bh%29%2Bsqrt%284%28v%2Bh%29%5E2-4%2A4%28hv-c%29%29%29%2F%282%2A4%29\" or (ignoring the \"negative\" square root x=()/())
\n" ); document.write( "\"highlight%28x=%28%28v%2Bh%29%2Bsqrt%28%28v%2Bh%29%5E2-4%28hv-c%29%29%29%2F%284%29%29\"
\n" ); document.write( "Be sure that \"hv%3E=0\".
\n" ); document.write( "
\n" );