We can form a triangle using any 3 points. So, the total number of triangles that can be formed is given by the combination formula $C(n, r) = \frac{n!}{r!(n-r)!}$ where n is the total number of points and r is the number of points required to form a triangle.
Show more…