document.write( "Question 287323: 1. One leg of a right triangle is 2 feet longer than the other leg. The hypotenuse is 10 feet long. Find the length of the legs of the triangle? \r
\n" ); document.write( "\n" ); document.write( "2. One leg of the right triangle is 5 units. The hypotenuse is one unit longer than the other leg. What is the length of the hypotenuse and the other leg?
\n" ); document.write( "

Algebra.Com's Answer #208252 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
1. \r
\n" ); document.write( "\n" ); document.write( "Let first leg = x
\n" ); document.write( "second leg = x+2\r
\n" ); document.write( "\n" ); document.write( "Use Pythag. Theorem: \"a%5E2%2Bb%5E2=c%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B%28x%2B2%29%5E2=10%5E2\"\r
\n" ); document.write( "\n" ); document.write( "Expand the (x+2)^2 term:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+x%5E2+%2B4x+%2B4=10%5E2\"
\n" ); document.write( "\"2x%5E2%2B4x-96=0\"
\n" ); document.write( "\"2%28x%5E2%2B2x-48%29=0\"\r
\n" ); document.write( "\n" ); document.write( "Factor, by finding two numbers that multiply to -48 and add up to 2.\r
\n" ); document.write( "\n" ); document.write( "\"2%28x%2B8%29%28x-6%29=0\"
\n" ); document.write( "x=-8, or x=6\r
\n" ); document.write( "\n" ); document.write( "The side of a triangle can't be a negative number, so the answer must be x=6.\r
\n" ); document.write( "\n" ); document.write( "That means the second leg is equal to x+2=6+2=8 feet.\r
\n" ); document.write( "\n" ); document.write( "Leg 1 = 6 feet, Leg 2 = 8 feet, Hypotenuse = 10 feet.\r
\n" ); document.write( "\n" ); document.write( "Question 2)\r
\n" ); document.write( "\n" ); document.write( "Let x = the other leg
\n" ); document.write( "Hypotenuse = x+1\r
\n" ); document.write( "\n" ); document.write( "Use Pythag. Theorem: \"c%5E2=a%5E2%2Bb%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B1%29%5E2+=+5%5E2+%2B+x%5E2\"\r
\n" ); document.write( "\n" ); document.write( "Expand the left side:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+2x+%2B+1+=+25+%2B+x%5E2\"
\n" ); document.write( "\"2x%2B1=25\"
\n" ); document.write( "\"2x=24\"
\n" ); document.write( "\"x=12\"\r
\n" ); document.write( "\n" ); document.write( "So the other leg is 12 units, and the hypotenuse is 13 units.
\n" ); document.write( "
\n" );