document.write( "Question 324299: how can you determine whether a triangle is a right traingle if you only know the length of its sides? \n" ); document.write( "
Algebra.Com's Answer #232136 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean theorem.
\n" ); document.write( "\"A%5E2%2BB%5E2=H%5E2\"
\n" ); document.write( "where \"H\" is the largest side.
\n" ); document.write( "If the sides satisfy this equation, the triangle is a right triangle.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );