G is the centre of a regular hexagon ABCDEF. How many triangles can be formed by using vertices from amongst these seven points?
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.
Hexagon is formed using 6 points in space. Here, in the question we can select center as well therefore possible number of Triangles will be 7C3 but among them there will be cases which will form straight line( longest diagonal),we need to deduct that. Hence, total triangles will be 7C3 -3