document.write( "Question 1035732: A diagonal of a cube joins two vertices not in the same face. If the diagonals are 6 cm. long, what is the volume? \n" ); document.write( "
Algebra.Com's Answer #650421 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The diagonal of a cube is sqrt(3) times one side.
\n" ); document.write( "Thus, the side s is \"s+=+6%2Fsqrt%283%29\"
\n" ); document.write( "Volume for a cube of side s is
\n" ); document.write( "\"V+=+s%5E3\"
\n" ); document.write( "Here that is
\n" ); document.write( "\"V+=+%286%2Fsqrt%283%29%29%5E3+=+41.57\" cm^3
\n" ); document.write( "
\n" );