document.write( "Question 263161: the length of one leg of a right triangle is 10 ft. the length of the hypotenuse is 2 feet longer than the other leg. find the length of the hypotenuse and the other leg \r
\n" );
document.write( "\n" );
document.write( "the length of the hypotenuse=?? ft
\n" );
document.write( "the lenght of the other leg=?? ft \n" );
document.write( "
Algebra.Com's Answer #193939 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let a = 10, b = x and c = x+2. Using Pythagorean theorem we get \n" ); document.write( " \n" ); document.write( "and then \n" ); document.write( " \n" ); document.write( "expanding, we get \n" ); document.write( " \n" ); document.write( "subtracting x^2, we get \n" ); document.write( " \n" ); document.write( "solving, we get \n" ); document.write( " \n" ); document.write( "and then \n" ); document.write( " \n" ); document.write( "the sides become \n" ); document.write( "10, 24, 26 \n" ); document.write( " |