document.write( "Question 330314: how do you calculate the diagnol when you know the length of 2 of the sides \n" ); document.write( "
Algebra.Com's Answer #236748 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If you know the length of 2 sides, say 'a' and 'b', then you can calculate the diagonal 'c' by using the pythagorean theorem \"a%5E2%2Bb%5E2=c%5E2\" \n" ); document.write( "
\n" );