document.write( "Question 5535: The hypotenuse of a right triangle is 26 feet long. One leg of the triangle is 14 feet longer than the other leg. Find the legnths of the legs of the triangle. \n" ); document.write( "
Algebra.Com's Answer #2846 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let a = shorter leg \n" ); document.write( "Let b = longer leg \n" ); document.write( "let c = hypoteneuse \n" ); document.write( "a is 14 feet shorter than b: \n" ); document.write( "a+14=b \n" ); document.write( " \n" ); document.write( "we can substitute a+14 in for our b, and use the hypoteneuse value of 26: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "divide both sides by two: \n" ); document.write( " \n" ); document.write( "subtract 338 from both sides: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "a=-24 or a=10 \n" ); document.write( "we can rule out the -24, because we are talking about a distance, which is always positive: \n" ); document.write( "so the shorter leg = 10 feet \n" ); document.write( "Put this back into the equation:\r \n" ); document.write( "\n" ); document.write( "a+14=b \n" ); document.write( "10+14=24, so the longer leg is 24 feet \n" ); document.write( "and this makes sense because \n" ); document.write( "10^2 + 24^2= 100 +576 = 676\r \n" ); document.write( "\n" ); document.write( "and 26*26 = 676 \n" ); document.write( " \n" ); document.write( " |