Find number of right-angled triangles that can be made by joining vertices of a 1000 - sided regular polygon which has no side common with that of polygon .
Inspiration Aniket Sanghi
All of my problems are original
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.
Now, let's see 3 observations
Now, there are 500 possible diameters and 2 of our vertices are ends of it. Now, we have to select the 3 r d vertex which has 994 possible vertex(excluding the two vertices of our diameter and 4 vertices adjacent to those as we don't want a side common). So, there are 9 9 4 × 5 0 0 = 4 9 7 0 0 0 possible triangles.