document.write( "Question 121886: Given a square piece of material 25 inches on each side, we are to make an open box by cutting a square with x inches on a side from each corner and turning up the sides. Express the volumn V of the box in a function of x.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #89479 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If you cut a square of side x from the corners of a 25 by 25 sheet, the length of each side of the bottom of the box will be 25 - 2x. The volume of a rectangular solid is \"V=lwh\", here l = 25 - 2x, w = 25 - 2x, and h = x, so:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"V=%2825-2x%29%2825-2x%29x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using FOIL:
\n" ); document.write( "\"V=%28625-50x-50x%2B4x%5E2%29x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distribute the x and collect terms:
\n" ); document.write( "\"V=4x%5E3-100x%5E2%2B625x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );