Using these 9 points as vertices, how many triangles can be formed?
Note: Non-degenerate triangles do not count. Triangles which have the same set of 3 vertices are identical.
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.
Any three non-colinear points make a triangle. There are 9C3=84 ways to select 3 points and 8 of those are lines (3 lines across, 3 up and down, the 2 long diagonals), menaing the total number of triangles is 84-8=76.