Points and lie in a plane with . How many locations for point in this plane are there such that the triangle with vertices , , and is a right triangle with area square units?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Area 12 with base 8 forces R to lie 3 units from line PQ; split by where the right angle is and count intersections.
Solution
Take as the base. Area gives , so must lie on one of the two lines parallel to at distance from it.
Now decide where the right angle is.
Right angle at . Then , so is on the perpendicular to at , at distance : two points (one on each side). Likewise right angle at gives two more points. Subtotal: .
Right angle at . By Thales' theorem, lies on the circle with diameter , radius , centered at the midpoint of . Each parallel line at distance from the center crosses this circle in two points, so the two lines give points.
None of these coincide: the first four points are from the midpoint of , so they are not on the circle of radius . Total .
The answer is .
Why this works
Two constraints, two loci: the area condition pins to a pair of parallel lines, and "right triangle" pins to one of three curves (two perpendicular lines and the Thales circle). Counting the intersections case by case is systematic and avoids missing configurations. Always compare the offset () to the radius () to confirm the circle is actually hit.
Alternative approach
Coordinates: , , . Right angle at : ; at : ; at : , so . That is values of times signs, giving .
The trap
Counting only the four positions where the right angle is at P or Q, and missing the four on the circle with diameter PQ.
Common mistakes
- Counting only the four positions where the right angle is at P or Q, and missing the four on the circle with diameter PQ.
- Forgetting that can be on either side of line , which halves the count to .
Techniques
Split into exhaustive cases and handle each