Skip to main contentSkip to solution

Let AB,CD,EF,GH,AB, CD, EF, GH, and JKJK be five diameters of a circle with center at OO. In how many ways can three points be chosen out of A,B,C,D,E,F,G,H,J,K,A, B, C, D, E, F, G, H, J, K, and OO so as to form a triangle?

Entered answer:

Solution

✅ Correct Answer: 160

We have 11 points total: 10 points on the circle (A, B, C, D, E, F, G, H, J, K) plus the center O.

The key insight: Three points form a triangle if and only if they are not collinear (don't lie on the same straight line).


Let's break this down based on whether the center O is selected or not.

If we don't choose O, we're selecting 3 points from the 10 points on the circle.

Total combinations: 10C3=10×9×83×2×1=120{{}}^{10}C_{3} = \dfrac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120

All these are valid triangles because any three points on a circle always form a triangle. No three points on a circle can be collinear.

So we get 120 triangles when O is not selected.


Now we need to choose 2 more points from the remaining 10 points on the circle.

Important constraint: The two points we choose cannot be diametrically opposite because then all three points (the two chosen points + O) would be collinear.

Total ways to choose 2 points from 10: 10C2=45{{}}^{10}C_{2} = 45

Invalid ways (diametrically opposite pairs): 5 pairs (AB, CD, EF, GH, JK)

Valid ways: 45−5=4045 - 5 = 40

Alternative approach: Pick any point (say A) and pair it with 8 other points (all except B, its diametrically opposite). We have 10 points, each can be paired with 8 others: 10×8=8010 \times 8 = 80 ordered pairs. Since we want unordered pairs: 10×82=40\dfrac{10 \times 8}{2} = 40

So we get 40 triangles when O is selected.


Total number of triangles = 120 + 40 = 160

Answer: 160 ways

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question