document.write( "Question 202562: A cube measures 5cm on each side. How long is the diagonal that connects two opposite corners of the cube? \n" ); document.write( "
Algebra.Com's Answer #152755 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! use the Pythagorean theorm \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "5^2+5^2=50 \n" ); document.write( "square root of 50=7.07cm \n" ); document.write( " |