document.write( "Question 299727: a rectangular box has a length of 3 inches, a width of 2, inches, and a height of 4 inches, Find the dimensions of three similar boxes: one that has a length of 6 inches, one that as a width of 6 inches, and one that has height of 6 inches \n" ); document.write( "
Algebra.Com's Answer #215270 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L*W*H=Volume.
\n" ); document.write( "--------------
\n" ); document.write( "3*2*4=24 in^3 is the volume of this box.
\n" ); document.write( "6*4*1=24
\n" ); document.write( "2*6*2=24
\n" ); document.write( "4*1*6=24
\n" ); document.write( "
\n" );