document.write( "Question 384615: An 18-inch by 20-inch sheet of cardboard is cut and folded to make a box for the GreatPeacan Company. write an polynomial function to model the volume of the box(v=lwh) \n" ); document.write( "
Algebra.Com's Answer #272337 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the length cut in the corners be x \n" ); document.write( "Length of box will be 20-2x \n" ); document.write( "width will be 18-2x \n" ); document.write( "height = x \n" ); document.write( ".. \n" ); document.write( "Volume V of the box = (18-2x)(20-2x)*x \n" ); document.write( "V=(360-76x+4x^2)*x \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |