document.write( "Question 91090: write the variable expression for the volume of a cube whose side length is x.how is this done. \n" ); document.write( "
Algebra.Com's Answer #66105 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
The volume of a cube is equal to the length of its side raised to the 3rd power.
\n" ); document.write( "So volume of a cube with each side = x is \"x%5E3\" cubic units.
\n" ); document.write( "
\n" );