document.write( "Question 1091801: One leg of a right triangle has a length of 11 and all sides are whole numbers. Find the lengths of the other two sides and the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #706312 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! We can use the formulas a = x 2 – y 2, b = 2xy, c = x 2 + y 2 to answer this question. Let the legs of the right triangle be a and b and the hypothenus be c, then by the pythagoras theorem \n" ); document.write( "a^2+b^2=c^2\r \n" ); document.write( "\n" ); document.write( "Given that \n" ); document.write( "a =x^2-y^2\r \n" ); document.write( "\n" ); document.write( "Let a = 11, then \n" ); document.write( "x^2-y^2=11\r \n" ); document.write( "\n" ); document.write( "By trial and error, we can find that the value of x = 6 and the value of y = 5. \n" ); document.write( "i.e. \n" ); document.write( "x^2-y^2=6^2-5^2=36-25=11\r \n" ); document.write( "\n" ); document.write( "Thus, \n" ); document.write( "b = 2(6)(5) = 60 \n" ); document.write( "and \n" ); document.write( "x^2+y^2=6^2+5^2=36+25=61 \n" ); document.write( "Therefore, the other leg = 60 and the hypotenuse = 61. \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |