document.write( "Question 178014: Is it possible for a leg of a right triangle to be longer than its hypotenuse? If it is, when does this occur? IF it is not, why not? \n" ); document.write( "
Algebra.Com's Answer #132990 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Is it possible for a leg of a right triangle to be longer than its hypotenuse? If it is, when does this occur? IF it is not, why not? \n" ); document.write( "------------------- \n" ); document.write( "Impossible. \n" ); document.write( "Assume leg b is greater than hypotenuse c. \n" ); document.write( "------------------- \n" ); document.write( "Pythagoras says c^2 = a^2 + b^2 \n" ); document.write( "Therefore a^2 = c^2 - b^2 \n" ); document.write( "-------- \n" ); document.write( "But if b > c then b^2 > c^2, and a^2 would be negative. \n" ); document.write( "If a is a Real Number a^2 cannot be negative. \n" ); document.write( "Therefore both a < c and b < c \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |