Question 697077
If you have n lines, then there will be a max of n C 2 intersections.


So you will have 4950 C 2 = (4950*4949)/(2*1) = 12,248,775 intersections maximum.