System of Two Equations Calculator
Find the intersection point for two lines.
X value
2
Y value
5
Status
One intersection point
Formula
x = (b2 - b1) / (m1 - m2); y = m1x + b1.
Find the intersection point for two lines.
How to Use
Find the intersection point for two lines. Enter the Line 1 slope, Line 1 intercept, Line 2 slope, and Line 2 intercept values and review the X value, Y value, and Status outputs after you calculate.
- Open the calculator : Start with System of Two Equations Calculator.
- Enter values : Fill in the required inputs and any optional settings.
- Review the result : Read the output and use the about page for more detail if needed.
Common Questions
What formula does the System of Two Equations Calculator use?
x = (b2 - b1) / (m1 - m2); y = m1x + b1.