PDA

View Full Version : No. of quadrilaterals in a polygon


Abdul Quadeer
Mar14-11, 07:44 AM
1. The problem statement, all variables and given/known data

Quadrilaterals are formed by using the vertices of a convex polygon of 24 sides. The number of quadrilaterals having atleast one side of the quadrilateral in common with the side of the polygon is ?


3. The attempt at a solution

We can find out the total no. of quadrilaterals that can be formed and subtract from it the no. of quadrilaterals with no side common to that of the polygon.

24C4 - 12C4 = 10131

I got 12 by choosing alternate vertices.
I don't get the correct answer this way :|

coolul007
Apr3-11, 05:37 PM
I'm guessing here but what about 22C2 per side. You use 2 vertices for one side then you need 2 more to form the rest of the quadrilateral.