Question
Question: If a line segment be cut at n points, then the number of line segments formed is A. \(n\left( {n ...
If a line segment be cut at n points, then the number of line segments formed is
A. n(n+3)
B. 2n(n−3)
C. 2(n+2)(n+1)
D.n
Solution
Since, we know that a line segment has two endpoints.
In this question, we will use the basic knowledge of line segment and combination.
If a line segment is cut at n parts then to find the number of the line segment, first we will find the total number of points which are lying on that line segment. Then we will use the concept of combination.
Complete step-by-step answer:
We know that a line segment has two endpoints.
Let us take a line segment AB where A and B are two end points.
Now, let us assume that this line segment AB cut at n points.
First, we will find the total number of points which are lying on the line segment AB.
If a line segment AB cut at n points. Then, we can say that there are total (n + starting point A + ending point B) points lying on a line segment.
Therefore, there are total n+2 points lying on the line segment when a line segment is cut at n parts.
Now, we will use the concept of combination.
Number of ways of selecting 2 points out of n+2 points is given by n+2C2 . Therefore, the total number of line segments formed is n+2C2 .
Now, we are going to simplify n+2C2 by using the formula,
nCr=r!(n−r)!n! .
n+2C2=(2!)(n!)(n+2)!
As we know that n!=1×2×3×4×.........×(n−1)×n
now, we can write,
(n+2)!=1×2×3×4×.........×(n−1)×n×(n+1)+(n+2)
Therefore,
n+2C2=(2!)(1×2×3×4×.........×(n−1)×n)1×2×3×4×.........×(n−1)×n×(n+1)+(n+2)
Now, on cancellation of 1×2×3×4×.........×(n−1)×n ,we get,
n+2C2=2(n+1)×(n+2)
Therefore, the total number of line segments formed is 2(n+1)×(n+2) .
Correct answer is option C
Note: Since, a line is extended in both directions but a line segment has two fixed end points.
We can measure the length of a line segment but we cannot measure the length of a line.
When we need to find the number of ways of selecting r objects out of n objects then we will use the formula nCr=r!(n−r)!n! .