document.write( "Question 423137: How would I use the Pythagorean theorem to determine if given measures could be sides of a right triangle? (eg. 12,34,37) \n" ); document.write( "
Algebra.Com's Answer #295211 by stanbon(75887) ![]() You can put this solution on YOUR website! How would I use the Pythagorean theorem to determine if given measures could be sides of a right triangle? (eg. 12,34,37) \n" ); document.write( "---- \n" ); document.write( "The hypotenuse would have to be the longest side. \n" ); document.write( "Pythagoras: \n" ); document.write( "hypotenuse^2 = leg1^2 + leg2^2 \n" ); document.write( "----------------------------------- \n" ); document.write( "Check: \n" ); document.write( "37^2 = 12^2 + 34^2 \n" ); document.write( "1369 = 144 + 1156 \n" ); document.write( "1369 = 1300 \n" ); document.write( "--- \n" ); document.write( "False; so the measures could not be the sides \n" ); document.write( "of a right triangle. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |