Find the number of rectangles that can be formed by joining 4 vertices of a 100-sided regular polygon.
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.
Each pair of diametrically opposite vertices forms a diagonal of a rectangle. There are ( 2 5 0 ) = 1 2 2 5 pairs of diagonals that can be chosen, and so that number of rectangles.