document.write( "Question 241681: determine the length of the sides of a cube who's interior DIAGONALS measure 173mm. \n" ); document.write( "
Algebra.Com's Answer #177042 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A right triangle with one leg=x, the other leg=xsqrt2 & a hypotenuse=173
\n" ); document.write( "x^2+(xsqrt2)^2=173
\n" ); document.write( "x^2+2x^2=173
\n" ); document.write( "3x^2=173
\n" ); document.write( "x^2=173/3
\n" ); document.write( "x^2=57.6667
\n" ); document.write( "x=sqrt57.6667
\n" ); document.write( "x=7.594 ans. for the diagonal.
\n" ); document.write( "Proof:
\n" ); document.write( "7.594^2+7.594^2*2=173
\n" ); document.write( "57.6667+57.6667*2=173
\n" ); document.write( "57.6667+115.333=173
\n" ); document.write( "173=173
\n" ); document.write( "
\n" ); document.write( "
\n" );