document.write( "Question 811636: in an isosceles right teiangle the length of the hypotenuse is 10 units. how long is each leg? \n" ); document.write( "
Algebra.Com's Answer #488825 by brysca(112)![]() ![]() You can put this solution on YOUR website! Okay so since the sides are equal to each other, you can say that both sides equal the same value, x. \n" ); document.write( "Now we use the pythagorean theorem and substitute a and b for x. \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "x^2+ x^2=10^2 \n" ); document.write( "2x^2=100 \n" ); document.write( "Divide by 2. \n" ); document.write( "x^2=50 \n" ); document.write( "Take the square root of both sides. \n" ); document.write( "x=√50 \n" ); document.write( "x=5√2\r \n" ); document.write( "\n" ); document.write( "Each side is equal to 5√2. \n" ); document.write( " |