document.write( "Question 458600: How do I find if a triangle is a right triangle through the side lengths 6,8,10? \n" ); document.write( "
Algebra.Com's Answer #314600 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 36+64+100 \n" ); document.write( "sqrt 100=10, yes it is a right triangle \n" ); document.write( "This is a classic 3, 4, 5 triangle. \n" ); document.write( " |