document.write( "Question 540166: can 13, 14 and 15 be sides in a right triangle? \n" ); document.write( "
Algebra.Com's Answer #353605 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Check if \"c%5E2+=+a%5E2+%2B+b%5E2\", where c is the longest side.
\n" ); document.write( "If they're equal, it's a right triangle.
\n" ); document.write( "
\n" ); document.write( "
\n" );