Download Careers360 App
Point of Intersection Formula: How to Find and Examples

Point of Intersection Formula: How to Find and Examples

Edited By Komal Miglani | Updated on Jul 02, 2025 07:34 PM IST

In this article, we will cover the concept of the Point of the intersection of two lines. This category falls under the broader category of Coordinate Geometry, which is a crucial Chapter in class 11 Mathematics. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination(JEE Main) and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more. A total of six questions have been asked on JEE MAINS( 2013 to 2023) from this topic including two in 2014, three in 2021, and one in 2023.

This Story also Contains
  1. What is the Point of intersection of two lines?
  2. What is Concurrent Lines?
  3. Condition for Concurrent Lines
  4. Solved Examples Based on the Point of intersection of two lines
Point of Intersection Formula: How to Find and Examples
Point of Intersection Formula: How to Find and Examples

What is the Point of intersection of two lines?

When two lines have a common point they are called intersecting lines. This point of intersection is called the point of intersection.

The formula of the Point of the intersection of two lines

If the equations of two non-parallel lines are

$\begin{aligned} & L_1=a_1 x+b_1 y+c_1=0 \\ & L_2=a_2 x+b_2 y+c_2=0\end{aligned}$

If $P\left(x_1, y_1\right)$ is a point of intersection of $L_1$ and $L_2$, then solving these two equations of the line by cross multiplication
$
\frac{x_1}{b_1 c_2-c_1 b_2}=\frac{y_1}{c_1 a_2-a_1 c_2}=\frac{1}{a_1 b_2-b_1 a_2}
$

We get,
$
\left(x_1, y_1\right)=\left(\frac{b_1 c_2-b_2 c_1}{a_1 b_2-a_2 b_1}, \frac{c_1 a_2-c_2 a_1}{a_1 b_2-a_2 b_1}\right)
$

What is Concurrent Lines?

Three lines are said to be concurrent if they pass through a common point, i.e. they meet at a point. Thus, if three lines are concurrent, then the point of intersection of two lines lies on the third line. This is the required condition of concurrency of three lines.

Condition for Concurrent Lines

To check if three lines are concurrent or not

  1. First, find the point of intersection of any two straight lines by solving them simultaneously. If this point satisfies the third equation then three lines are concurrent.

  2. Three lines $a_i x+b_i y+c_i=0, \mathrm{i}=1,2,3$ are concurrent if $\left|\begin{array}{lll}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{array}\right|=0$

Recommended Video Based on the Point of Intersection of Two Lines


Solved Examples Based on the Point of intersection of two lines

Example 1: The straight lines $1_1$ and $1_2$ pass through the origin and trisect the line segment of the line $L: 9 x+5 y=45$ between the axes. If $m_1$ and $m_2$ are the slopes of the lines $1_1$ and $1_2$, then the point of intersection of the line $y=(m 1+m 2) x {\text {with } \mathrm{L} \text { lies on. }}$ [JEE MAINS 2023]

Solution

$
\begin{aligned}
& \rightarrow P_x=\frac{2 \times 5+1 \times 0}{1+2}=\frac{10}{3} \\
& P_y=\frac{0 \times 2+9 \times 1}{1+2}=3 \\
& P:\left(\frac{10}{3}, 3\right)
\end{aligned}
$

Similarly $\rightarrow Q_x=\frac{1 \times 5+2 \times 0}{1+2}=\frac{5}{3}$
$
\begin{aligned}
& Q_y=\frac{1 \times 0+2 \times 9}{1+2}=6 \\
& Q:\left(\frac{5}{3}, 6\right)
\end{aligned}
$

Now $m_1=\frac{3-0}{\frac{10}{3}-0}=\frac{9}{10}$
$
m_2=\frac{6-0}{\frac{5}{3}-0}=\frac{18}{5}
$

Now $L_1: y\left(m_1+m_2\right) x \Rightarrow y=\left(\frac{9}{2}\right) x \Rightarrow 9 x=2 y \ldots(2)$

from (1) & (2)

$
\begin{aligned}
& 9 x+5 y=45 \\
& 9 \mathrm{x}-2 \mathrm{y}=0 \\
& -\quad+- \\
& 7 \mathrm{y}=45 \Rightarrow \mathrm{y}=\frac{45}{7} \\
& \Rightarrow x=\frac{10}{7}
\end{aligned}
$
which satisfies, $y-x=5$
Hence, the answer is $y-x=5$

Example 2: Two sides of a parallelogram are along the lines $4 x+5 y=0$ and $7 x+2 y=0$. If the equation of one of the diagonals of the parallelogram is $11 x+7 y=9$, then the other diagonal passes through the point [JEE MAINS 2021]

Solution


Clearly point of intersection $A$ is $(0,0)$ $D$ is $\left(\frac{5}{3},-\frac{4}{3}\right)$ \& $B$ is $\left(-\frac{2}{3}, \frac{7}{3}\right)$

As diagonals bisect each other, so other diagonal passes through the midpoint of $B D$ (i.e.E)
E is $\left(\frac{1}{2}, \frac{1}{2}\right)$
Equation of $B C$ is
$
\begin{aligned}
& y-0=\left(\frac{\frac{1}{2}-0}{\frac{1}{2}-0}\right)(x-0) \\
& \Rightarrow y=x
\end{aligned}
$

It passes through $(2,2)$
Hence, the answer is $(2,2)$

Example 3: The intersection of three lines $x-y=0, x+2 y=3$ and $2 x+y=6$ is a: [JEE MAINS 2021]

Solution

Let
$
\begin{aligned}
& L_1: x-y=0 \\
& L_2: x+2 y=3 \\
& L_3: 2 x+y=6
\end{aligned}
$

Let point A be the point of intersection of L1 and L2, point B be the point of intersection of L1 and L3, and point C be the point of intersection of L3 and L2.

$\begin{aligned} & \mathrm{A}=(1,1) \\ & \mathrm{B}=(2,2) \\ & \mathrm{C}=(3,0)\end{aligned}$
$\begin{aligned} & \mathrm{AC}=\sqrt{(1-3)^2+(1-0)^2}=\sqrt{4+1}=\sqrt{5} \\ & \mathrm{BC}=\sqrt{(2-3)^2+(2-0)^2}=\sqrt{1+4}=\sqrt{5} \\ & \mathrm{AB}=\sqrt{(1-2)^2+(1-2)^2}=\sqrt{1+1}=\sqrt{2}\end{aligned}$

so it's an isosceles triangle

Hence, the answer is an isosceles triangle.

Example 4: The number of integral values of $\mathbf{m}$ so that the abscissa of the point of intersection of lines $3 x+4 y=9$ and $y=m x+1$ is also an integer, is
[JEE MAINS 2021]

Solution: Given, the equation of the lines

$
\begin{aligned}
& 3 x+4 y=9 \text { and } y=m x+1 \\
& 3 x+4(m x+1)=9 \\
& x(3+4 m)=5 \\
& x=\frac{5}{(3+4 m)} \\
& (3+4 m)= \pm 1, \pm 5 \\
& 4 \mathrm{~m}=-3 \pm 1,-3 \pm 5 \\
& 4 \mathrm{~m}=-4,-2,-8,2 \\
& \mathrm{~m}=-1,-\frac{1}{2},-2, \frac{1}{2}
\end{aligned}
$

Two integral values of $m$ are possible.

Hence, the answer is 2.

Example 5: If the three distinct lines $x+2 a y+a=0, x+3 b y+b=0$ and $x+4 a y+a=0$ are concurrent, then the point ( a , b) lies on a
[JEE MAINS 2014]

$
\begin{aligned}
&\left|\begin{array}{lll}
1 & 2 a & a \\
1 & 3 b & b \\
1 & 4 a & a
\end{array}\right| \\
& \Rightarrow(3 a b-2 a b)-1\left(2 a^2\right)+1(a b) \\
& \Rightarrow 2 a b-2 a^2=0 \\
& a^2-a b=0 \\
& a(a-b)=0
\end{aligned}
$

Replace $(a, b)$ by $(x, y)$
$
x(x-y)=0
$

So (a.b) lies on a straight line either $\mathrm{x}=0$ or $\mathrm{x}=\mathrm{y}$
Hence, the answer is that points ( $\mathrm{a}, \mathrm{b}$ ) lie in a straight line.

Frequently Asked Questions (FAQs)

1. What is the intersection point?

When two lines have a common point they are called intersecting lines. This point of intersection is called the point of intersection.

2. How do you calculate the intersection point?

If $P\left(x_1, y_1\right)$ is a point of intersection of $L_1$ and $L_2$, then

$\left(x_1, y_1\right)=\left(\frac{b_1 c_2-b_2 c_1}{a_1 b_2-a_2 b_1}, \frac{c_1 a_2-c_2 a_1}{a_1 b_2-a_2 b_1}\right)$


3. What are concurrent lines?

Three lines are said to be concurrent if they pass through a common point, i.e. they meet at a point. Concurrent lines have a common point of interaction.

4. What is the required condition of concurrent lines?

 If three lines are concurrent, then the point of intersection of two lines lies on the third line. This is the required condition of concurrency of three lines.

5. Can parallel lines have a point of intersection?
No, parallel lines do not have a point of intersection. Parallel lines maintain a constant distance from each other and never meet, no matter how far they are extended.
6. What happens when you try to find the intersection of parallel lines algebraically?
When trying to find the intersection of parallel lines algebraically, you'll end up with an equation that has no solution or leads to a contradiction (like 0 = 1). This mathematically confirms that parallel lines do not intersect.
7. What does it mean if two lines have infinitely many points of intersection?
If two lines have infinitely many points of intersection, it means they are actually the same line. This occurs when the equations of the two lines are equivalent, representing identical lines that overlap completely.
8. How can you use matrices to find the point of intersection?
You can use matrices to find the point of intersection by:
9. What's the difference between finding intersections of lines and curves?
Finding intersections of lines is generally simpler than finding intersections of curves. For lines, you typically solve a system of linear equations. For curves, you might need to solve non-linear equations, which often requires more advanced techniques like numerical methods or calculus.
10. What is the point of intersection of two lines?
The point of intersection is the exact location where two lines cross or meet. It's the single point that both lines have in common, representing the solution to the system of equations formed by the two lines.
11. How many points of intersection can two distinct straight lines have?
Two distinct straight lines can have either one point of intersection or no points of intersection. They intersect at one point if they're not parallel, and they have no intersection if they're parallel.
12. What's the relationship between the point of intersection and the solution to a system of linear equations?
The point of intersection of two lines is exactly the same as the solution to the system of linear equations represented by those lines. Each coordinate of the intersection point satisfies both equations simultaneously.
13. How do you find the point of intersection algebraically?
To find the point of intersection algebraically, you solve the system of equations formed by the two lines. This typically involves:
14. How does the slope affect the point of intersection?
The slope affects the point of intersection by determining how quickly the lines rise or fall. Lines with very different slopes will intersect at a more extreme angle, while lines with similar (but not identical) slopes will intersect at a shallower angle.
15. How can you check if your calculated point of intersection is correct?
To check if your calculated point of intersection is correct:
16. How does rounding affect the accuracy of the point of intersection?
Rounding can significantly affect the accuracy of the point of intersection. If you round intermediate steps or the final answer too much, the point you calculate may not lie exactly on both lines. It's best to keep as many decimal places as possible during calculations and only round the final answer if necessary.
17. What's the relationship between the point of intersection and the discriminant of a quadratic equation?
While the point of intersection typically relates to linear equations, it connects to quadratic equations when finding intersections between a line and a parabola:
18. How do you interpret a point of intersection with very large coordinate values?
A point of intersection with very large coordinate values indicates:
19. What's the relationship between the point of intersection and the focus and directrix of a parabola?
The point of intersection relates to a parabola's focus and directrix:
20. How does the concept of point of intersection extend to higher dimensions?
In higher dimensions:
21. How does the concept of point of intersection apply to non-linear equations?
For non-linear equations:
22. What does it mean if the point of intersection has non-integer coordinates?
If the point of intersection has non-integer coordinates, it simply means the lines cross at a point that doesn't fall on the integer grid. This is very common and doesn't affect the validity of the solution. It just indicates that the intersection occurs between whole number coordinate points.
23. How does the y-intercept of the lines affect their point of intersection?
The y-intercept affects the point of intersection by shifting the lines up or down on the y-axis. Changing the y-intercept of one or both lines will move the intersection point vertically if the slopes remain the same.
24. Can two lines intersect at more than one point?
No, two straight lines cannot intersect at more than one point. If they did, they would no longer be straight lines. The only exception is when the lines are identical, in which case they intersect at every point along their length.
25. How do you find the point of intersection graphically?
To find the point of intersection graphically:
26. How does the concept of slope relate to finding the point of intersection?
The slope is crucial in finding the point of intersection because:
27. What does it mean if the point of intersection has negative coordinates?
If the point of intersection has negative coordinates, it simply means the lines cross in the negative quadrants of the coordinate plane. This is perfectly normal and doesn't affect the method of finding the intersection or its validity.
28. What's the significance of the point of intersection in real-world applications?
The point of intersection has many real-world applications, such as:
29. What happens to the point of intersection if you rotate one of the lines?
If you rotate one of the lines:
30. How do you find the angle between two intersecting lines?
To find the angle between two intersecting lines:
31. Can the point of intersection be used to determine if a point lies on a line?
Yes, the point of intersection can be used to determine if a point lies on a line. If you have a point and want to check if it's on a line:
32. How does the distance formula relate to the point of intersection?
The distance formula is closely related to the point of intersection:
33. How do you find the point of intersection in 3D space?
Finding the point of intersection in 3D space is more complex:
34. What's the significance of the point of intersection in linear programming?
In linear programming, points of intersection are crucial:
35. How does the concept of point of intersection extend to more than two lines?
When dealing with more than two lines:
36. Can you have a fractional point of intersection?
Yes, you can have a fractional point of intersection. In fact, it's quite common. Fractional coordinates simply mean the intersection occurs between integer grid points. For example, (2.5, 3.75) is a valid point of intersection, representing a point halfway between 2 and 3 on the x-axis and three-quarters of the way between 3 and 4 on the y-axis.
37. How does scaling affect the point of intersection?
Scaling affects the point of intersection in the following ways:
38. What's the relationship between the point of intersection and the concept of linear independence?
The point of intersection relates to linear independence as follows:
39. What role does the point of intersection play in solving systems of inequalities?
In systems of inequalities, points of intersection are crucial:
40. How does the concept of point of intersection apply to piecewise functions?
For piecewise functions, points of intersection are important:
41. Can complex numbers be points of intersection?
Yes, complex numbers can be points of intersection:
42. How does the point of intersection relate to the concept of a fixed point?
The point of intersection and fixed points are related:
43. What's the significance of the point of intersection in parametric equations?
In parametric equations, the point of intersection is significant because:
44. How does homogeneous coordinate system affect the representation of points of intersection?
In homogeneous coordinates:
45. What's the significance of the point of intersection in vector spaces?
In vector spaces, points of intersection are important because:
46. How does the point of intersection relate to the concept of a limit?
The point of intersection and limits are related in several ways:
47. What role does the point of intersection play in optimization problems?
In optimization problems, points of intersection are crucial:
48. What's the relationship between the point of intersection and the concept of a tangent line?
The point of intersection and tangent lines are related:

Articles

Back to top