Question:

Six points lie on a circle. How many quadrilaterals can be drawn joining these points?

Show Hint

Any 4 vertices of a circle form a convex quadrilateral. Use \(\binom{n}{4}\).
Updated On: Sep 30, 2025
  • 72
  • 36
  • 25
  • 15
  • 120
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Condition.
To form a quadrilateral, we choose 4 vertices from 6 points on the circle.

Step 2: Apply combination.
\[ \binom{6}{4} = \frac{6 \times 5}{2 \times 1} = 15 \]
Final Answer:
\[ \boxed{15} \]
Was this answer helpful?
0
0