document.write( "Question 337440: Casey and Chris want to design an open topped box having a square base and a surface area of 108 square inches. What dimensions would the box of greatest volume have? \n" ); document.write( "
Algebra.Com's Answer #241835 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
square box top open
\n" ); document.write( "so the surface area will be 5 times the area of each face.
\n" ); document.write( "since the box is open at top only 5 sides.
\n" ); document.write( "let lebgth be x
\n" ); document.write( "area of 1 face of the box = x^2
\n" ); document.write( "5x^2 = total area.
\n" ); document.write( "5x^2=108
\n" ); document.write( "x^2= 108/5
\n" ); document.write( "x^2= 21.6
\n" ); document.write( "take sqrt
\n" ); document.write( "x= sqrt 21.6
\n" ); document.write( "4.65 inches is the side of the box
\n" ); document.write( "
\n" );