document.write( "Question 1058650: A box is to be made from a 24 by 32 rectangular piece of aluminum with by cutting a 6x inches square from each corner. Express the volume of the box as a function of x, And find the domain. \n" ); document.write( "
Algebra.Com's Answer #673747 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A box is to be made from a 24 by 32 rectangular piece of aluminum with by cutting a 6x inches square from each corner.
\n" ); document.write( "Express the volume of the box as a function of x, And find the domain.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Volume = (24-12x)*(36-12x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The domain is \r\n" );
document.write( "\r\n" );
document.write( "12x < 24,  and\r\n" );
document.write( "12x < 36,\r\n" );
document.write( "\r\n" );
document.write( "which gives\r\n" );
document.write( "\r\n" );
document.write( "0 <= x < 2.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );