document.write( "Question 156656: A box with an open top is to be constructed from a rectangular piece of cardboard with dimensions 15 inches by 30 inches by cutting out equal squares of side x at each corner and then folding up the sides\r
\n" ); document.write( "\n" ); document.write( "So I have to find the volume when l=30-2x, w=15-2x and h=x\r
\n" ); document.write( "\n" ); document.write( "I tried to multiply everything out and got 4x^3-60x^2+450x... but got stuck... not sure wether doing that was right and if so how to continue - looked at taking x out, but still ended up in a big mess - could someone do a step by step breakdown please?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #115461 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
it looks like you might have skipped a term...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "FOILing l & w gives __ 450-60x-30x+4x^2 __ 4x^2-90x+450\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "distributing h gives __ 4x^3-90x^2+450x
\n" ); document.write( "
\n" );