Rectangles in a Regular polygon

Find the number of rectangles that can be obtained by joining 4 of the 12 vertices of a 12-sided regular polygon.


The answer is 15.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Neeraj Snappy
Dec 11, 2014

In very simple words:

If we divide 12 points of the 12 sided regular polygon into two parts, each will contain 6 points, and we know that a rectangle can be formed by 4 points, which can be selected in 6C4 ways. Thus 15 is the answer.

I think that it's more accurate to say that you can choose 2 points from one-half of the circle (6 points) and ensure that for each picking of 2 points, you can make a mirror image on the other half of the circle to make a rectangle. Thus, there are 6C2 = 15 different rectangles. (Of course, I could be misinterpreting your words and that this is what you meant to say originally.)

Upvoted for a more creative solution than casework.

Alec Zhang - 6 years, 4 months ago

Log in to reply

This is a way better solution than casework. But I wonder why my casework strategy didn't work. I got an answer of 18 (6 of every kind) and it's obviously wrong. So what's the issue?

Sudeshna Pontula - 6 years, 3 months ago

Can you please add some figure to give better explanation.

Bhargav Upadhyay - 6 years, 3 months ago

Why only rectangle why not any quadrilateral

Nikhil Moghe - 6 years, 2 months ago

6C4 will also contain quadrilateral which are not rectangles

Vinay Agarwal - 5 years, 5 months ago

Log in to reply

No you are absolutely wrong there.You are lacking basic concepts.

D K - 2 years, 10 months ago
Ankit Kumar Jain
Nov 18, 2017

The diagonals of the rectangle must pass through center of the polygon (circle , since the polygon is definitely cyclic) , we have 6 pairs of points forming diameter , selecting any two out of them will ensure the formation of a rectangle with them as diameter, therefore our answer is ( 6 2 ) \displaystyle{6\choose{2}} = 15 =15

Note that any diagonal that is not a diameter corresponds to 1 rectangle. However, for each rectangle, there are 4 diagonals; thus, the number of rectangles is the number of non-diameter diagonals divided by 4.

Each of the 12 points connects to 10 non-diameter diagonals. However, each diagonal connects to 2 points; thus, the number of non-diameter diagonals is 12*10/2=60

Thus, the number of rectangles must be 60/4=15.

Deepak Kumar
Apr 23, 2015

The number of diagonals of the polygon passing though its center =6 and hence number of rectangles =6C2=15

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...