document.write( "Question 566027: A triangle has side lengths :27 43 65 . Is this a right triangle? Why or why not? \n" ); document.write( "
Algebra.Com's Answer #366068 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
A triangle has side lengths :27 43 65 . Is this a right triangle? Why or why not?
\n" ); document.write( "======================
\n" ); document.write( "In order to be a right triangle, the Pythagorean theorem must hold:
\n" ); document.write( "a^2 + b^2 = c^2
\n" ); document.write( "27^2 + 43^2 = 2578
\n" ); document.write( "65^2 = 4225
\n" ); document.write( "So the triangle is not a right triangle
\n" ); document.write( "
\n" );