Concurrent Lines (original) (raw)

Last Updated : 23 Jul, 2025

Concurrent Lines occur when three or more lines intersect at a single point. This concept is a significant topic within the realm of straight lines.

In this article on Concurrent Lines, we will delve into the precise definition of concurrent lines, explore the conditions that lead to concurrent lines, examine the role of concurrent lines within triangles, distinguish concurrent lines from intersecting lines, and solve some practice problems to get a better understanding of the topic.

Concurrent-Lines

Table of Content

Meaning of Concurrent Lines

Concurrent lines are a set of three or more straight lines that intersect at a common point. The point at which they intersect is called the point of concurrency. Concurrent lines are always going to be non-parallel and the number of lines passing through the point of concurrency must be equal to or greater than three. If the number of lines intersecting at a common point is only two then it is considered as an intersecting line.

Concurrent Lines Definition

Three or more lines are said to be Concurrent if they all pass through a common point, which is known as a point of concurrency.

Point of Concurrency

Point of Concurrency is a term used to describe a point where three or more lines, rays or line segments intersect. In simple words, a point of intersection of concurrent lines is known as a Point of Concurrency.

Concurrent Lines (1)

Concurrent Lines

In various geometric shapes, different types of points of concurrency can be identified. Some well-known points of concurrency for triangles are:

We will these points further in the article.

**Examples of Concurrent Lines

We know that any three lines with a common intersection point are called concurrent lines. These concurrent lines are also present in various geometrical shapes. Let's see examples of such concurrent lines.

Concurrent Lines in Rectangle and Circle

**Triangle: Line segments that pass through the vertex and meet at a common point is one of the examples of concurrent lines in a triangle.

Add-a-heading-(23)

Example: Point of Concurrency in Triangle

Condition for Three Lines to be Concurrent

There are two conditions for three lines to be concurrent. First is if the determinant of the coefficients of the equations of the line is zero then line is concurrent and second is solving two equations of lines and putting the value of x and y in the third equation and checking if LHS = RHS. Let's learn these methods in detail.

Condition 1: Determinant Method

If three lines are considered concurrent, it means that the point where two of these lines intersect also lies on the line.

Assume the equation of three lines as:

a1x + b1y + c1 = 0 .............(i)

a2x + b2y + c2 = 0 .............(ii)

a3x + b3y + c3 = 0 .............(iii)

The criterion that determines whether three lines are concurrent can be expressed as follows:

\begin{vmatrix} a_{1} & b _{1}& c_{1}\\ a_{2}& b_{2} & c_{2}\\ a_{3}& b_{3} & c_{3} \end{vmatrix} = 0

OR

**a 1 (b 2 c 3 - c 2 b 3 ) - b 1 (a 2 c 3 - a 3 c 2 ) + c 1 (a 2 b 3 - a 3 b 2 ) = 0

**Condition 2: Substitution Method

If three lines are considered concurrent, it means that the point where two of these lines intersect also lies on the line. We can follow these steps to prove it.

Assume the equation of three lines as:

a1x + b1y + c1 = 0 .............(i)

a2x + b2y + c2 = 0 .............(ii)

a3x + b3y + c3 = 0 .............(iii)

Step 1: Solve equations (i) and (ii) using the substitution method to get the values of x and y.

Step 2: Now put the values of x and y in equation (iii) if the final value becomes zero then the lines are concurrent else they are not concurrent.

Concurrent Lines, Line Segments and Rays

Line segments are lines that have a starting and an ending point. When a set of three or more line segments meet at a point is called a concurrent line segment.

Rays are a type of line that has only a single point and no endpoint. When a set of three or more rays meet at a point it is called a concurrent ray.

Lines Concurrent Line Segments Concurrent Rays Concurrent Lines
Starting and Ending point has starting and ending point only starting point no starting point or ending point
Length length can be measured length cannot be measured length cannot be measured
Figures concurrent line segmentsConcurrent Line Segments concurrent RaysConcurrent Rays Concurrent LinesConcurrent Lines

Concurrent Lines vs Intersecting Lines

Intersecting lines are formed when only two lines are meeting at a common point. The point at which both lines meet is commonly known as Intersecting Point. It is important to note that this line can also be replaced with line segments or rays.

Lines Intersecting Lines Concurrent Lines
No of Lines exactly two three or more than three
Meeting Point Intersecting point Point of Concurrency
Figures Intersecting LinesIntersecting lines Concurrent LinesConcurrent lines

Concurrent Lines in a Triangle

A triangle is a 2D geometric shape that has three sides and angles. In a triangle, there are four most common sets of concurrent lines.

Concurrent Lines in Triangles

**Also, Read

Solved Examples on Concurrent Lines

Example 1: Prove the following set of three lines are concurrent. 15x - 18y + 1 = 0, 12x + 10y -3 = 0 and 6x + 66y - 11 = 0.

**Solution:

Given:

15x - 18y + 1 = 0 .... (i)

12x + 10y - 3 = 0 ....(ii)

6x + 66y - 11 = 0 ....(iii)

**Using Method 1

Determinant form is given as \begin{vmatrix} 15 & -18 & 1\\ 12 &10 &-3 \\ 6& 66 & -11 \end{vmatrix}

Solving the above determinant

15\begin{vmatrix} 10& -3\\ 66 & -11 \end{vmatrix} -(-18)\begin{vmatrix} 12& -3\\ 6 & -11 \end{vmatrix} +1\begin{vmatrix} 12& 10\\ 6 & 66 \end{vmatrix}

= 15(-110 + 198) + 18(-132 + 18) + 1(792-60)

= 0 .

Hence Proven, lines are concurrent.

Example 2: Find the value of c for which the three lines are concurrent 2x - 5y + 3 = 0, 5x - 9y + c = 0, x - 2y + 1 = 0 .

**Solution:

Given

2x - 5y + 3 = 0 ……(i)

5x - 9y + c = 0 ……(ii)

x - 2y + 1 = 0 ……(iii)

****(Using Method 2)**

Step 1: solve equations (i) and (iii) using the substitution method

2x - 5y + 3 = 0

x - 2y + 1 = 0

upon solving we get x = 1 and y = 1

Step 2:Substitute the values in equation (ii).

5(1) - 9(1) + c = 0

c = 4

**Example 3: Prove the following set of three lines are concurrent M 1 = (a-b)x + (b-c)y + (c-a) = 0, M 2 = (b - c)x + (c-a)y + (a-b) = 0, M 3 = (c-a)x + (a-b)y + (b-c) = 0.

**Solution:

Given:

M1 = (a - b)x + (b - c)y + (c - a) = 0 ....(i)

M2 = (b - c)x + (c - a)y + (a - b) = 0 ....(ii)

M3 = (c - a)x + (a - b)y + (b - c) = 0. ....(iii)

Determinant form,

\begin{vmatrix} (a-b) &(b-c) & (c-a)\\ (b-c)& (c-a) & (a-b)\\ (c-a)&(a-b) & (b-c) \end{vmatrix}

= (a - b)[(c - a)(b - c) - (a - b)(a - b)] - (b - c)[(b - c)(b - c) - (c - a)(a - b)] + (c - a)[(b -c)(a - b) - (c-a)(c - a)]

= (a - b)(c - a)(b - c) - (a - b)3 - (b - c)3 + (b - c)(c - a)(a - b) + (c - a)(b - c)(a - b) - (c - a)3

= 3 × (a - b)(b - c)(c - a) - (a - b)3 - (b-c)3 - (c-a)3

= 3 × (a - b)(b - c)(c - a) - 3a2(c − b) - 3b2(a − c) - 3c2(b − a)

= 0

Hence Proven, lines are concurrent.

**Example 4: The following set of three lines are concurrent a 1 x + b 1 y + 1 = 0, a 2 x + b 2 y + 1 = 0, and a 3 x + b 3 y + 1 = 0. Prove that the points (a 1 ****, b** 1 ), (a 2 ****, b** 2 ), (a 3 ****, b** 3 ) are collinear.

**Solution:

If the following sets of lines are concurrent then there determinant must be

\begin{vmatrix} a_{1} & b _{1}& 1\\ a_{2}& b_{2} & 1\\ a_{3}& b_{3} & 1 \end{vmatrix} = 0

Now the above is also the condition for collinearity. Hence the given points (a1 , b1), (a2 , b2) , (a3 , b3) are collinear.

Practice Problems on Concurrent Lines

**Q1. Prove the following set of three lines are concurrent 3x - 5y - 11 = 0, 5x + 3y -7 = 0 and x + 2y = 0.

**Q2. Prove the following set of three lines are concurrent x = 0, y = 1, x = y.

**Q3. Find the conditions at which these three lines meet at a common point y1 = m1x + c1, y2 = m2x + c2 and y3 = m3x +c3.

**Q4. Find the conditions at which these three lines meet at a common point M1 = (a+b)x + cy + 1, M2 = (b+c)x + ay +1, M3 = (c+a)x + by + 1