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

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: How many distinct line segments are formed by connecting 20 collinear points?      Log On


   



Question 1148509: How many distinct line segments are formed by connecting 20 collinear points?
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.

Each segment is uniquely defined by a pair of its ending points;

and inversely, each pair of ending points uniquely determines the segment.


Here the pairs of ending points are considered as unordered pairs.


So, the number of segments is equal to the number of unordered pairs of 20 points, which is


    %2820%2A%2820-1%29%29%2F2 = 10*19 = 190.     ANSWER