document.write( "Question 1075632: A closed box with square base is to be built to house an ant colony. The bottom of the box and all four sides are to be made of material costing $2/ft2, and the top is to be constructed of glass costing $4/ft2. What are the dimensions of the box of greatest volume that can be constructed for $72? (Enter the dimensions (in feet) as a comma separated list.) \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #690294 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let each of the 2 base dimensions = \"+x+\"
\n" ); document.write( "Let the height dimension = \"+y+\"
\n" ); document.write( "The area of the 4 sides = \"+4%2Ax%2Ay+\"
\n" ); document.write( "The area of the base = \"+x%5E2+\"
\n" ); document.write( "The area of the top is also \"+x%5E2+\"
\n" ); document.write( "------------------------------------------
\n" ); document.write( "\"+2%2A%28+x%5E2+%2B+4%2Ax%2Ay+%29+%2B+4%2Ax%5E2+=+72+\"
\n" ); document.write( "\"+2x%5E2+%2B+8%2Ax%2Ay+%2B+4x%5E2+=+72+\"
\n" ); document.write( "\"+8%2Ax%2Ay++=+72+-+6x%5E2+\"
\n" ); document.write( "\"+y+=+9%2Fx+-+%283%2F4%29%2Ax+\"
\n" ); document.write( "-----------------------------
\n" ); document.write( "The volume is:
\n" ); document.write( "\"+V+=+x%5E2%2A%28+9%2Fx+-+%283%2F4%29%2Ax+%29+\"
\n" ); document.write( "\"+V+=+9x+-+%283%2F4%29%2Ax%5E3+\"
\n" ); document.write( "----------------------------------
\n" ); document.write( "If volume \"+V+\" is maximized, then the cost of
\n" ); document.write( "construction will still be $72 total.
\n" ); document.write( "I will assume that this is a calculus problem, and
\n" ); document.write( "I will set the slope of \"+V+\" equal to zero.
\n" ); document.write( "slope = \"+9+-+%289%2F4%29%2Ax%5E2+=+0+\"
\n" ); document.write( "\"+%289%2F4%29%2Ax%5E2+=+9+\"
\n" ); document.write( "\"+x%5E2+=+4+\"
\n" ); document.write( "\"+x+=+2+\"
\n" ); document.write( "and
\n" ); document.write( "\"+y+=+9%2Fx+-+%283%2F4%29%2Ax+\"
\n" ); document.write( "\"+y+=+9%2F2+-+%283%2F4%29%2A2+\"
\n" ); document.write( "\"+y+=+4.5+-+1.5+\"
\n" ); document.write( "\"+y+=+3+\"
\n" ); document.write( "The dimensions in feet are:
\n" ); document.write( "2,2,3
\n" ); document.write( "---------------------------
\n" ); document.write( "check answer:
\n" ); document.write( "Here's the plot of volume, \"+V+\", on vertical axis
\n" ); document.write( "and base dimension, \"+x+\", on the horizontal axis.
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-5%2C+5%2C+-20%2C+20%2C+9x+-+%283%2F4%29%2Ax%5E3++%29+\"
\n" ); document.write( "It looks like \"+V+\" is maximized when \"+x+=+2+\"
\n" ); document.write( "----------------------
\n" ); document.write( "Get a 2nd opinion if needed
\n" ); document.write( "
\n" ); document.write( "
\n" );