Given a triangle with side lengths 15, 20, and 25, find the triangle's shortest altitude.
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
15-20-25 is a right triangle, so the area is 150, and the shortest altitude is the one to the longest side: 2*150/25 = 12.
Solution
Since , the triangle is right-angled with legs and . Its area is .
For a fixed area, the altitude to a side is , so the shortest altitude is the one to the longest side, the hypotenuse:
The answer is .
Why this works
Recognizing a scaled -- triangle makes the area immediate. Then the single formula , read three ways, converts the area into any altitude; larger base means smaller altitude.
The trap
Answering 15, the shorter leg, forgetting that the altitude to the hypotenuse is shorter than either leg.
Common mistakes
- Answering 15, the shorter leg, forgetting that the altitude to the hypotenuse is shorter than either leg.
- Not noticing the right angle and attempting Heron's formula, which wastes time but still gives area .
Techniques
Set up the equation/formula and compute; no special trick needed