Difficulty: Easy
Correct Answer: 185
Explanation:
Introduction / Context:
Any 3 non-collinear points form a triangle. Triples that lie on the same straight line are degenerate and must be excluded.
Given Data / Assumptions:
Concept / Approach:
Total triples minus degenerate triples along the 7-point line gives the count of triangles.
Step-by-Step Solution:
Verification / Alternative check:
Any triple including at least one of the 5 off-line points is non-collinear with the 7-point line, hence valid.
Why Other Options Are Wrong:
175, 115, 105 subtract too much or use the wrong base total.
Common Pitfalls:
Missing that only triples entirely within the 7-point collinear set fail to form a triangle.
Final Answer:
185
Discussion & Comments