document.write( "Question 215612: What is the length of the hypotenuse of the right triangle ABC if AC=6 and AD=5? \n" ); document.write( "
Algebra.Com's Answer #162910 by RAY100(1637) ![]() You can put this solution on YOUR website! The hypotenuse of a right triangle is the longest side. \n" ); document.write( ". \n" ); document.write( "Normally it is c,, while the shorter legs are, a & b \n" ); document.write( ". \n" ); document.write( "The Pythagorean Theorem lets, c^2 = a^2 + b^2 \n" ); document.write( ". \n" ); document.write( "ASSUMING, a=5,,,and b=6,,,,,,(problem is confusing nomenclature) \n" ); document.write( ". \n" ); document.write( "c^2 = (5)^2 +(6)^2 \n" ); document.write( ". \n" ); document.write( "c^2 = 25 +36 = 61,,,,,,,taking square root of both sides \n" ); document.write( ". \n" ); document.write( "c= sqrt(61) = 7.81 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "check with calc,,,7.81^2 = 5^2 +6^2 = 61,,,,ok \n" ); document.write( ". \n" ); document.write( " |