document.write( "Question 560142: a box is to be constructed from a piece of material of side length x by cutting out 5 inch squares from each corner and turning up the sides. Express volume of box as a polynomial in the variable x \n" ); document.write( "
Algebra.Com's Answer #363727 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+V+=++%28+x+-+10+%29%2A%28+x+-+10+%29+%2A5+\"
\n" ); document.write( "\"+V+=+%28X%5E2+-+20x+%2B+100+%29%2A5+\"
\n" ); document.write( "\"+V+=+5x%5E2+-+100x+%2B+500+\"
\n" ); document.write( "
\n" );