document.write( "Question 174868: how do I find the hypotenuse of a right triangle that is 26 feet long, with one leg standing 14 feet longer than the other leg? \n" ); document.write( "
Algebra.Com's Answer #129936 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how do I find the hypotenuse of a right triangle that is 26 feet long, with one leg standing 14 feet longer than the other leg?
\n" ); document.write( "--------------
\n" ); document.write( "Use Pythagoras.
\n" ); document.write( "\"26%5E2+=+x%5E2+%2B+%28x%2B14%29%5E2\"
\n" ); document.write( "\"676+=+2x%5E2+%2B+28x+%2B+196\"
\n" ); document.write( "\"x%5E2+%2B+14x+-+240+=+0\"
\n" ); document.write( "(x-10)*(x+14) = 0 (ignore the -14)
\n" ); document.write( "x = 10 (1 side)
\n" ); document.write( "x = 24 (2nd side)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );