document.write( "Question 70763: Hello, \r
\n" ); document.write( "\n" ); document.write( "I need help with this: If the hypotenuse of a right triangle is 10 and one leg is 5, what is the length of the other leg?\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #50551 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Are you familiar with the \"Pythagorean theorem\"?
\n" ); document.write( "This is the theorem that shows the relationship among the three sides of a right triangle. In algebra, it looks like this:
\n" ); document.write( "\"c%5E2+=+a%5E2%2Bb%5E2\" where:
\n" ); document.write( "c is the length of the hypotenuse.
\n" ); document.write( "a and b are the lengths of the two legs.
\n" ); document.write( "So, if you are given the lengths of any two sides of a right triangle, you can find the length of the third side using the Pythagorean theorem.
\n" ); document.write( "Let's apply this to your problem.
\n" ); document.write( "The hypotenuse is given as 10 units, so c = 10
\n" ); document.write( "One leg is given as 5 units, so a = 5
\n" ); document.write( "Now substitute these values of c and a into the formula \"c%5E2+=+a%5E2+%2B+b%5E2\":
\n" ); document.write( "\"10%5E2+=+5%5E2+%2B+b%5E2\" Simplify and solve for b.
\n" ); document.write( "\"100+=+25+%2B+b%5E2\" Subtract 25 from both sides of the equation.
\n" ); document.write( "\"75+=+b%5E2\" Now take the square root of both sides.
\n" ); document.write( "\"b+=+sqrt%2875%29\" You really get two values when you take the square root of a number, a positive and a negative. But, because we are finding the length of a side of the triangle and length is a positive quantity, we can ignore the negative value.
\n" ); document.write( "The length of the other leg is:
\n" ); document.write( "\"sqrt%2875%29+=+5sqrt%283%29\"units
\n" ); document.write( "
\n" );