document.write( "Question 286392: a cube measures 5cm on each side. how long is the diagonal that connects 2 opposite corners of the cube? \n" ); document.write( "
Algebra.Com's Answer #207689 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
a cube measures 5cm on each side. how long is the diagonal that connects 2 opposite corners of the cube?\r
\n" ); document.write( "\n" ); document.write( "one leg will be 5 cm (L1)
\n" ); document.write( "the other leg will be the hypotenuse of one side
\n" ); document.write( "L2 = sqrt(5^2 + 5^2) = sqrt(2*25)=5sqrt(2)
\n" ); document.write( "D diagonal = sqrt(L1^2 + L2^2)
\n" ); document.write( "D = sqrt(25 + 50) = sqrt(75) = sqrt(3*25)
\n" ); document.write( "D = 5sqrt(3)
\n" ); document.write( "
\n" ); document.write( "
\n" );