SOLUTION: How many distinct line segments are formed by connecting 1001 collinear points?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: How many distinct line segments are formed by connecting 1001 collinear points?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1101452: How many distinct line segments are formed by connecting 1001 collinear points?
Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
Each pair of distinct point creates one and only one unique segment.


We do not consider pairs of coinciding points, since they create degenerated segments.


From the other side, each such a (non-degenerated) segment is created by a pair of distinct points from the given set.


Hence, there is ONE-TO-ONE correspondence between the segments under the question and the pairs of distinct points of the given 1001 points.


It implies that the number of segments under the question is equal to the number of pairs of distinct points, which is 


C%5B1001%5D%5E2 = %281001%2A%281001-1%29%29%2F2 = %281001%2A1000%29%2F2 = 1001*500 = 500500.


Answer. 500500 distinct line segments.