document.write( "Question 628271: What is the maximum volume of a open box created from a square of side length 24? Keep in mind that V=LWH. So for this problem the dimensions are as follows:
\n" );
document.write( "L = 24-2x, W = 24-2x and H = x. The maximum volume will be where the volume equation is the greatest.
\n" );
document.write( "You are to determine:
\n" );
document.write( "1. The volume equation.
\n" );
document.write( "2. The maximum volume.
\n" );
document.write( "3. The value of x that maximizes the volume \n" );
document.write( "
Algebra.Com's Answer #395555 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the maximum volume of a open box created from a square of side length 24? Keep in mind that V=LWH. So for this problem the dimensions are as follows: \n" ); document.write( "L = 24-2x, W = 24-2x and H = x. The maximum volume will be where the volume equation is the greatest. \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 4 \n" ); document.write( "--------------- \n" ); document.write( "V(4) = 256 cubic units \n" ); document.write( "-------------------------------- \n" ); document.write( " |