document.write( "Question 1078427: A right triangle has a hypotenuse that is 3 feet longer than one leg. The other leg is 4 feet \n" ); document.write( "
Algebra.Com's Answer #692891 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A right triangle has a hypotenuse that is 3 feet longer than one leg. The other leg is 4 feet\r
\n" ); document.write( "\n" ); document.write( "let's a hypotenuse be \"c\", one leg \"a\", and other leg \"b\"\r
\n" ); document.write( "\n" ); document.write( "if a hypotenuse that is \"3\" feet longer than one leg, we know that \"c=a%2B3\"
\n" ); document.write( "and, if the other leg is \"4\" feet, we know that \"b=4\"\r
\n" ); document.write( "\n" ); document.write( "use Pythagorean theorem:\r
\n" ); document.write( "\n" ); document.write( "\"c%5E2=a%5E2%2Bb%5E2\".....substitute \"c=a%2B3\" and \"b=4\"\r
\n" ); document.write( "\n" ); document.write( "\"%28a%2B3%29%5E2=a%5E2%2B4%5E2\"....solve for \"a\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2%2B6a%2B9=a%5E2%2B4%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2%2B6a%2B9-a%5E2=16\"\r
\n" ); document.write( "\n" ); document.write( "\"6a=16-9\"\r
\n" ); document.write( "\n" ); document.write( "\"6a=7\"\r
\n" ); document.write( "\n" ); document.write( "\"a=7%2F6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "then \"c=a%2B3\"=>\"c=7%2F6%2B18%2F6\"=>\"c=25%2F6\"
\n" ); document.write( "
\n" ); document.write( "
\n" );