SOLUTION: Consider eight points in a coordinate plane that no three are collinear. How many triangles can be drawn?

Algebra ->  Permutations -> SOLUTION: Consider eight points in a coordinate plane that no three are collinear. How many triangles can be drawn?      Log On


   



Question 131199: Consider eight points in a coordinate plane that no three are collinear. How many triangles can be drawn?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Consider eight points in a coordinate plane that no three are collinear. How many triangles can be drawn?
----------------------------
Every set of three points determines a triangle.
# of sets of three is 8C3= (8*7*6) / (1*2*3) = 56
====================
Cheers,
Stan H.