Question:

If you join all the vertices of a heptagon, how many quadrilaterals will you get?

Show Hint

For polygons, the number of \(k\)-sided figures formed by choosing \(k\) vertices is given by the combination formula \(\binom{n}{k}\).
Updated On: Sep 30, 2025
  • 72
  • 36
  • 25
  • 35
  • 120
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the problem.
We are asked to find the number of quadrilaterals that can be formed by joining the vertices of a heptagon (7-sided polygon).
Step 2: Basic combinatorial rule.
A quadrilateral is formed by choosing 4 vertices out of 7. Thus, the required number of quadrilaterals is: \[ \binom{7}{4} \]
Step 3: Calculation.
\[ \binom{7}{4} = \frac{7!}{4!(7-4)!} = \frac{7 \times 6 \times 5 \times 4}{4 \times 3 \times 2 \times 1} = 35 \]
Final Answer: \[ \boxed{35} \]
Was this answer helpful?
0
0