Number of Solutions to Systems
Number of Solutions to Systems of Equations
When dealing with a system of two linear equations, finding the solution means finding the point where the two lines intersect. Because lines are straight, there are only three possible ways they can interact on a graph. You can easily determine the number of solutions by comparing the slope (m) and the y-intercept (b) of the lines when written in slope-intercept form (y=mx+b).
The Three Possibilities
-
Exactly One Solution (Intersecting Lines) If the two lines have different slopes, they will eventually cross at exactly one point.
- Rule: m1โ๎ =m2โ
-
No Solution (Parallel Lines) If the lines have the same slope but different y-intercepts, they are parallel. They will never cross, meaning the system has no solution.
- Rule: m1โ=m2โ and b1โ๎ =b2โ
-
Infinitely Many Solutions (Same Line) If the lines have the same slope and the same y-intercept, they are literally the same line drawn on top of each other. Every point on the line is a shared solution.
- Rule: m1โ=m2โ and b1โ=b2โ
Checking the Number of Solutions
To figure out how many solutions a system has without graphing, simply rewrite both equations into slope-intercept form (y=mx+b) and compare their m and b values.
Example 1: Parallel Lines
Question: How many solutions does this system have? y=2x+1 y=2x+3
Solution: Both equations are already in y=mx+b form.
- The slope of the first line is 2, and the slope of the second line is 2.
- The y-intercepts are 1 and 3.
Since the slopes are the same but the y-intercepts are different, these lines are parallel. Therefore, there is no solution.
Example 2: The Same Line
Question: How many solutions does this system have? y=3xโ2 6xโ2y=4
Solution: The first equation is in slope-intercept form, but the second one is not. Let's rewrite 6xโ2y=4:
Subtract 6x from both sides: โ2y=โ6x+4
Divide every term by โ2: y=3xโ2
Now compare the two equations:
- y=3xโ2
- y=3xโ2
They have the exact same slope (3) and the exact same y-intercept (โ2). Because they are the identical line, there are infinitely many solutions.