document.write( "Question 1097453: a box with no lid can be made by cutting out squares from EACH corner of a rectangular piece of cardboad and folding up the sides. A paricular piece of cardboard has a legnth of 20 cm and a width of 16 cm the side legnth of a corner square is x.
\n" );
document.write( "the volume function and its domain are? \n" );
document.write( "
Algebra.Com's Answer #711864 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Two squares come off each length and each width, the square having side x \n" ); document.write( "The volume function is therefore V=x(20-2x)(16-2x). \n" ); document.write( "The domain is restricted from x>0 to x < 8, or (0, 8) \n" ); document.write( " |