document.write( "Question 542419: find the volume of a cube whose side measures 3.5 inches
\n" ); document.write( "V=L^3
\n" ); document.write( "V=3.5^3
\n" ); document.write( "V= 42.87
\n" ); document.write( "

Algebra.Com's Answer #354558 by jpg7n16(66)\"\" \"About 
You can put this solution on YOUR website!
Volume of a cube is:
\n" ); document.write( "\"V=L%2AW%2AH\"
\n" ); document.write( "In the case of a cube, the L=W=H as all sides are the same. Which means:
\n" ); document.write( "\"V=L%2AL%2AL=L%5E3\"
\n" ); document.write( "So, \"V=L%5E3\"
\n" ); document.write( "Hence the term \"cubed.\"
\n" ); document.write( "So plug in 3.5 inches for L and solve. Hope this helps!
\n" ); document.write( "
\n" );