document.write( "Question 623310: A open tray is to be made from a 8.5-inch by 12-inch piece of sheet metal by cutting squares of equal size from each corner and bending up the flaps, write a formula for the volume of the tray as a polynomial function...I think it starts out like this V(x)=4x(12-2x)(8.5-2x) but Im not sure. \n" ); document.write( "
Algebra.Com's Answer #392117 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Except for the 4, your formula is exactly correct. The general formula for volume of this shape (rectangular prism) is: \n" ); document.write( "V = l*w*h \n" ); document.write( "You got the length and width right. But the height is just x, not 4x. So the volume of your tray is: \n" ); document.write( "V(x)=x(12-2x)(8.5-2x) \n" ); document.write( "This is not a polynomial, however. So we need to multiply it out. Distributing the x we get: \n" ); document.write( " \n" ); document.write( "Now we use FOIL to multiply the rest: \n" ); document.write( " \n" ); document.write( "Simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Normally we write polynomials in order from highest exponent to lowest: \n" ); document.write( " |