document.write( "Question 1023100: The areas of the sides of a rectangular box are 12 in. squaredin.2​, 24 in. squaredin.2​, and 32 in .2. What is the volume of the​ box? \n" ); document.write( "
Algebra.Com's Answer #638619 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let w = width in inches, h = height in inches, and l = length in inches.
\n" ); document.write( "Without loss of generality, let \r
\n" ); document.write( "\n" ); document.write( "wh = 12,
\n" ); document.write( "hl = 24, and
\n" ); document.write( "lw = 32.\r
\n" ); document.write( "\n" ); document.write( "The first two equations imply that \"12%2Fw+=+24%2Fl\"
\n" ); document.write( "==> l = 2w ==> (2w)w = 32 after substitution into the 3rd equation.
\n" ); document.write( "==> \"w%5E2+=+16\" ==> w = 4 inches.
\n" ); document.write( "==> l = 8 inches, and h = 3 inches.\r
\n" ); document.write( "\n" ); document.write( "Therefore the volume is 3*4*8 = 96 cubic inches.
\n" ); document.write( "
\n" ); document.write( "
\n" );