document.write( "Question 909918: In right triangle ABC, the measure of angle A is 45°. If the hypotenuse of the triangle has length 5, what is the length of segment BC?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #552110 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Isosceles Right Triangle \n" ); document.write( "x^2 + x^2 = 5^2 (Tossing out the negative solution for unit measure) \n" ); document.write( "x^2 = 25/2 \n" ); document.write( "x = 5√2/2 = BC \n" ); document.write( " |