document.write( "Question 201927: How would you set up this problem in order to solve it? :
\n" ); document.write( "One leg of a right triangle is 96 inches. Find the hypotenuse and the other leg if the length of the hypotenuse exceeds 2 times the other leg by 4 inches.
\n" ); document.write( "

Algebra.Com's Answer #152146 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Pythagorean theorem says \"c%5E2+=+a%5E2+%2B+b%5E2\"
\n" ); document.write( "You are given one side (a) and also a relationship between the hypotenuse (c) and the other side (b)
\n" ); document.write( "\"c+=+2b%2B4\"
\n" ); document.write( "So
\n" ); document.write( "\"%282b%2B4%29%5E2+=+96%5E2+%2B+b%5E2\"
\n" ); document.write( "\"2b%5E2+%2B+16b+%2B+16+=+96%5E2+%2B+b%5E2\"
\n" ); document.write( "So now solve for b.
\n" ); document.write( "Once you get b, you can then solve for c
\n" ); document.write( "
\n" ); document.write( "
\n" );