document.write( "Question 859848: A triangle has sides with lengths of 47 inches, 66 inches, and 89 inches. Is it a right triangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #518442 by ben720(159)![]() ![]() ![]() You can put this solution on YOUR website! To test if a triangle is right, you should use the Pythagorean Theorem. \n" ); document.write( " \n" ); document.write( "Because the sides 47 and 66 are shorter, they are the legs. \n" ); document.write( " \n" ); document.write( "Because 89 is the longest, it is the hypotenuse. \n" ); document.write( " \n" ); document.write( "Next, find the squares \n" ); document.write( " \n" ); document.write( "Add the numbers together \n" ); document.write( " \n" ); document.write( " Because the numbers don't fit in the pythagorean theorem, the triangle is not right.\n" ); document.write( " |