Interseção de 2 Retas
- Created by
- Renato Passos, Eng. de Software
- Reviewed by
- Renato Passos, Eng. de Software
Last updated: Apr 18, 2026
Formula
igualar duas retas
About this calculator
The intersection of two lines calculator solves the system formed by two line equations in the format y = m₁x + b₁ and y = m₂x + b₂. It finds the point (x, y) where the lines cross, if it exists. The method involves equating the two expressions for y, solving for x, and then substituting back to get y. The result indicates whether the lines are intersecting, parallel, or coincident.
This tool is useful for students of analytic geometry, engineers, and professionals who need to quickly determine the meeting point of two lines. For example, when analyzing graphs of linear functions, designing trajectories, or solving linear optimization problems. It also helps verify if two lines are perpendicular or parallel by comparing their slopes.
Important precautions: ensure the equations are in the correct format (y isolated). If the slopes (m₁ and m₂) are equal, the lines are parallel or coincident. For distinct parallel lines, there is no intersection. For coincident lines, there are infinitely many points. The calculator handles decimals and fractions, but avoid entering very large values for accuracy.
Frequently asked questions
What does it mean when the lines are parallel?
When the slopes (m) are equal and the y-intercepts (b) are different, the lines are parallel and do not intersect. In this case, the calculator reports no intersection.
What if the lines are coincident?
If m₁ = m₂ and b₁ = b₂, the lines are coincident, meaning they are the same line. This implies infinitely many common points, and the calculator will indicate infinite solutions.
Can I use equations in general form (ax + by + c = 0)?
Not directly. You need to isolate y to obtain the form y = mx + b. If the line is vertical (x = constant), the calculator may not work because the slope is undefined.
How do I know if two lines are perpendicular?
Two lines are perpendicular if the product of their slopes equals -1 (m₁ * m₂ = -1). The calculator does not check this automatically, but you can verify manually.
Does the calculator accept decimals and fractions?
Yes, you can enter decimal numbers (like 2.5) and fractions (like 3/4) in the fields. The calculator will perform calculations accurately.