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)![]() ![]() 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: \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Expand the (x+2)^2 term:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \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: \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Expand the left side:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the other leg is 12 units, and the hypotenuse is 13 units. \n" ); document.write( " |