document.write( "Question 192628: betty's cubic box has a side of 6 inches. what is the volume. \n" ); document.write( "
Algebra.Com's Answer #144604 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
volume = L*W*H\r
\n" ); document.write( "\n" ); document.write( "or in the case of a cube\r
\n" ); document.write( "\n" ); document.write( "volume = s*s*s=6*6*6 =6^3= 216 cubic inches
\n" ); document.write( "
\n" );