The answer depends on how the points are located relative to each other. If all 39 of them are colinear (i.e., already on a straight line), we can draw only one line through them. This is is the minimum.
Now for the maximum number. Suppose no three of them are colinear. Then they form the corners of a 39-gon. Pick one of the points. You can draw 38 lines to the other points. They all form edges in the 39-gon. Now pick the nearest neighbor to the first point. You can draw an additional 37 lines to the remaining points. Repeat this until you're at the 38th point: there is one line left you can draw, the one to the 39th point. Altogether, you have drawn 38+37+36+....+2+1 lines, for a total of 741 lines. As a shortcut, you can use the formula
∑m=1n-1 m = n(n-1)/2, with n=39.
To see what's going on graphically, you can use a pentagon (n=5) instead of a 39-gon. You can draw 5*4/2=10 edges in a pentagon.
So you can draw at least one line and at most 741 lines, depending of how many of your 39 points are colinear.


Andre W.
tutor
You're right, I corrected it.
Report
12/04/13
Steve S.
12/04/13