Let be a right-angled triangle with . Let and be the midpoints of legs and , respectively. Given that and , find .
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
With OM = x, ON = y: 4x^2+y^2 = 361 and x^2+4y^2 = 484; adding gives x^2+y^2 = 169, and XY^2 = 4(x^2+y^2).
Solution
Let and , so the legs are and .
Segment is the hypotenuse of right triangle with legs and ; segment is the hypotenuse of right triangle with legs and . The Pythagorean theorem gives
The two equations are mirror images, so add them rather than solving:
The hypotenuse we want satisfies , so .
The answer is .
Why this works
Midpoints on the legs create two auxiliary right triangles whose hypotenuses are given, and the target hypotenuse is a third combination of the same two unknowns. Because the target is symmetric while the data are swapped versions of each other, adding is the natural move; the individual values of and are never needed.
Alternative approach
Note , so . Triangle is a half-scale copy of triangle (both legs halved), so .
The trap
Solving for x^2 and y^2 separately (they come out as 64 and 105, easy to botch) instead of adding the equations, or forgetting the factor 4 in XY^2 = (2x)^2 + (2y)^2.
Common mistakes
- Solving for x^2 and y^2 separately (they come out as 64 and 105, easy to botch) instead of adding the equations, or forgetting the factor 4 in XY^2 = (2x)^2 + (2y)^2.
- Assigning to the triangle with legs and (mixing up which median goes with which leg); the sum trick still rescues the answer, but any other method breaks.
Techniques
Set up the equation/formula and compute; no special trick needed · Exploit symmetry to reduce work or pair up objects