document.write( "Question 289556: Is a triangle with side lengths of 6, 4, and the square root is 52 a right triangle? if so please explain how you got the answer \n" ); document.write( "
| Algebra.Com's Answer #209675 by CharlesG2(834)      You can put this solution on YOUR website! Is a triangle with side lengths of 6, 4, and the square root is 52 a right triangle? if so please explain how you got the answer\r \n" ); document.write( "\n" ); document.write( "If it is a right triangle it will satisfy the Pythagorean Theorem. \n" ); document.write( "legs a and b, hypotenuse c \n" ); document.write( "a^2 + b^2 = c^2\r \n" ); document.write( "\n" ); document.write( "6^2 + 4^2 = 36 + 16 = 52 = c^2 \n" ); document.write( "sqrt(52) = c\r \n" ); document.write( "\n" ); document.write( "yes it is a right triangle \n" ); document.write( " \n" ); document.write( " |