In right triangle ABC, ∠C=90∘. Median ¯AM has a length of 1, and median ¯BN has a length of 1. What is the length of the hypotenuse of the triangle?
Let BC=a,AC=b just to simplify our eyes a bit.
Let's note that through the Pythagorean Theorem, we can find AM and BN in terms of a and b.
We get ¯AM=√b2+(a2)2=12√4b2+a2
and ¯BN=√a2+(b2)2=12√4a2+b2
Because AM and BN both equal 1, we get the equations
4b2+a2=124a2+b2=12
Adding the two equations together and dividing, we get
a2+b2=1+15=2/5
Since the hypotenuse is just the square root of a^2 + b^2, we get
√a2+b2=√2/5
Thanks! :)