document.write( "Question 966676: How do you know if the triangle is a right triangle when given the numbers for ABC are 24,32, and 40??
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #590805 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How do you know if the triangle is a right triangle when given the numbers for ABC are 24,32, and 40??
\n" ); document.write( "----------------
\n" ); document.write( "If \"c%5E2+=+a%5E2+%2B+b%5E2\" (c is the longest side) it's a right triangle.
\n" ); document.write( "If \"40%5E2+=+24%5E2+%2B+32%5E2\" it's a right triangle.
\n" ); document.write( "
\n" ); document.write( "
\n" );