document.write( "Question 345647: what is the volume of a cube with the edge length of 25 inches? \n" ); document.write( "
Algebra.Com's Answer #247216 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "Note: Volume of a cube with edge length x:
\n" ); document.write( "\"V+=+x%5E3\" (length*width*height = x*x*x)
\n" ); document.write( ".
\n" ); document.write( "\"V+=+%2825in%29%5E3\"
\n" ); document.write( ".
\n" ); document.write( "\"V+=+15625%2A+in%5E3\"
\n" ); document.write( "
\n" );