How many triangles can be formed by choosing vertices from an octagon

How many triangles can be formed by choosing vertices from an octagon
A: 8
B: 24
C: 56
D: None of these

Choose any three non collinear vertices from eight. The count is combination eight choose three which equals fifty six. There is no restriction about sides of the polygon intersecting inside because triangles are defined by vertices only. Therefore the direct combinatorial formula gives the answer. This is a standard polygon counting problem.