document.write( "Question 1119872: A rectangular box with a square base and open top is to be made. Find the volume of the largest box that can be made from 432 sq. m. of material. \n" ); document.write( "
| Algebra.Com's Answer #735534 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "Let the side of the square base be x and the height be h. Then \n" ); document.write( "(1) the total surface area (base and 4 sides) in square meters is 432: \n" ); document.write( " \n" ); document.write( "(2) the volume (to be maximized) is the area of the base times the height: \n" ); document.write( " \n" ); document.write( "Solve equation (1) for h and substitute in equation (2) to get an expression for the volume in terms of the single variable x: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Take the derivative and set it equal to 0 to find the value of x that maximizes the volume; and calculate the volume for that value of x: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The maximum volume is 864 cubic meters, when the square base is 12m on a side and the height is 6m. \n" ); document.write( " |