document.write( "Question 253030: One of my Homework Questions is Find the area of a isosceles right triangle with a hypotnuse of 10 cm. I know to get from hyp to short leg you divide by 2 ( 5) and since it is isosceles I'm assuming that the other leg is 5 then you would just do 1/2 ( 5 * 5 ) but don't the long and short leg together have to be greater than the hyp? I'm so confused. Please help. \n" ); document.write( "
Algebra.Com's Answer #185215 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
The usual Pythagorean theorem formula for a right triangle is a^2+b^2=c^2
\n" ); document.write( "where the hypotenuse is c and here it is c=10
\n" ); document.write( "but since a =b we can make it
\n" ); document.write( "2a^2=c^2
\n" ); document.write( "so
\n" ); document.write( "2a^2=10^2
\n" ); document.write( "2a^2-=100
\n" ); document.write( "divide by 2
\n" ); document.write( "a^2=50
\n" ); document.write( "It just so happens we can stop here since the area of a triangle is 1/2 bh
\n" ); document.write( "and in our isosceles triangle the base and height are the same.
\n" ); document.write( "So, 1/2 bh becomes 1/2 a^2
\n" ); document.write( "1/2 a^2=50/2=25
\n" ); document.write( "area =25cm^2
\n" ); document.write( "
\n" );