document.write( "Question 344411: An open rectangular box with volume 2m^3 has a square base. Express the surface area of the box as a function of the length of a side of the base. \n" ); document.write( "
Algebra.Com's Answer #246410 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Let x be the lenth of a side of the base
\n" ); document.write( "\"volume+=+2m%5E%283%29=+x%5E%282%29%2Ah\" (V=lwh for a rectangular solid)
\n" ); document.write( "h=2m/x^2
\n" ); document.write( "Surface Area in general for a rectangular solid is:
\n" ); document.write( "2lw+2lh+2wh
\n" ); document.write( "Your question states this is an \"open\" rectangular Box with square base:
\n" ); document.write( "Thus: surface Area for the open box would be:
\n" ); document.write( "A= x*x+2x(h)+2x(h)
\n" ); document.write( "Substitute for h
\n" ); document.write( "
\n" );