document.write( "Question 494477: The Pythagorean Theorem for right triangles states that if a and b are the
\n" );
document.write( "lengths of the legs of a right triangle and c is the length of the hypotenuse,
\n" );
document.write( "then a^2 + b^2= c^2.\r
\n" );
document.write( "\n" );
document.write( "Prove that if m is a real number and m, m +1, and m+ 2 are the lengths of
\n" );
document.write( "the three sides of a right triangle, then m = 3.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #335663 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(m-3)*(m+1) = 0 \n" ); document.write( "m = -1 Ignore \n" ); document.write( "m = 3 \n" ); document.write( "--> The 3, 4, 5 right triangle \n" ); document.write( " |