document.write( "Question 356157: Volume. An open box is constructed from a square 10-inch piece of cardboard by cutting squares of length x inches out of each corner and folding the sides up. Express the volume of the box as a function of x, and state the domain. \n" ); document.write( "
Algebra.Com's Answer #254237 by mananth(16946) You can put this solution on YOUR website! the cardboard = 10 by 10 \n" ); document.write( "x is cut off from corner \n" ); document.write( "so the length of the box will be 10-2x \n" ); document.write( "the width also will be 10-2x \n" ); document.write( "the height = x \n" ); document.write( "... \n" ); document.write( "Volume V = (10-2x)^2*x \n" ); document.write( "V=(100-40x+4x^2)*2x \n" ); document.write( "V= 8x^3-80x^2+200x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |