Question
Question: If n lines are drawn on a plane such that no two of them are parallel and no three of them are concu...
If n lines are drawn on a plane such that no two of them are parallel and no three of them are concurrent. The number of different points at which these lines will cut is
(a) k=1∑n−1k
(b) n(n−1)
(c) n2
(d) none of these
Solution
Since no 2 lines are parallel, any 2 lines will intersect each other at 1 point. And since no 3 lines are concurrent, no 3 or more lines will intersect at a single point. So we will begin with the 1st line and then will go upto nth line to get the number of different intersection points.
Complete step-by-step answer:
Now we will first draw the first line.
So here on the 1st line we can see that there is no intersection point.
Now we will draw two lines.
So here from the figure we can see that there is 1 intersection point.
Now we will draw three lines.
So here from the figure we can see that there are 2 new intersection points and 1 old intersection point.
Now we will draw 4 lines.
So here from the figure we can see that there are 3 new intersection points and 3 old intersection points.
Hence similarly proceeding for n lines we get,
Number of different points for n lines is new (n-1) points plus old {(n-2)+(n-3)+……….+1}.
So the number of intersection points for n lines is,