Solveeit Logo

Question

Question: There are n straight lines in a plane, no two of which are parallel and no three pass through the sa...

There are n straight lines in a plane, no two of which are parallel and no three pass through the same point. Their points of intersection are joined. Then the number of fresh lines thus obtained is

A

n(n1)(n2)8\frac{n(n - 1)(n - 2)}{8}

B

n(n1)(n2)(n3)6\frac{n(n - 1)(n - 2)(n - 3)}{6}

C

n(n1)(n2)(n3)8\frac{n(n - 1)(n - 2)(n - 3)}{8}

D

None of these

Answer

n(n1)(n2)(n3)8\frac{n(n - 1)(n - 2)(n - 3)}{8}

Explanation

Solution

Since no two lines are parallel and no three are concurrent, therefore n straight lines intersect at nC2 = N (say) points. Since two points are required to determine a straight line, therefore the total number of lines obtained by joining N points NC2. But in this each old line has been counted n-1C2 times, since on each old line there will be n – 1 points of intersection made by the remaining (n – 1) lines.

Hence the required number of fresh lines is

Nc2 – n. n-1C2 = N(N1)2n(n1)(n2)2\frac{N(N - 1)}{2} - \frac{n(n - 1)(n - 2)}{2}

= nC2(nC21)2n(n1)(n2)2=n(n1)(n2)(n3)8\frac{nC_{2}\left( nC_{2} - 1 \right)}{2} - \frac{n(n - 1)(n - 2)}{2} = \frac{n(n - 1)(n - 2)(n - 3)}{8}.