Linear Equations: System of Two Lines

Determine the number of solutions for a system of two linear equations by comparing their slopes (a1,a2a_1, a_2) and y-intercepts (b1,b2b_1, b_2).

Solved: 0

Slope-Intercept Form & Function Notation

In addition to solving a system of two linear equations (y=a1x+b1y = a_1 x + b_1 and y=a2x+b2y = a_2 x + b_2) algebraically (see the Classifying Systems of Equations topic), we can determine their geometric relationship and the number of solutions directly by comparing the slopes (a1,a2a_1, a_2) and the y-intercepts (b1,b2b_1, b_2).

Relative Positions Visualizer

(1) y = 1.5x + 1
(2) y = -0.5x + 2
-4-4-2-22244

1. Intersecting Lines (Exactly One Solution)

If the slopes are different (a1a2a_1 \neq a_2), the lines have different directions and intersect at exactly one point. The system has one unique solution.

2. Parallel Lines (No Solution)

If the slopes are equal (a1=a2a_1 = a_2), but the y-intercepts are different (b1b2b_1 \neq b_2), the lines run parallel to each other at a constant distance and never meet. The system has no solution.

3. Coincident Lines (Infinitely Many Solutions)

If both the slopes and the y-intercepts are identical (a1=a2a_1 = a_2 and b1=b2b_1 = b_2), the two equations represent the exact same line. Every point on the line is a shared point, so the system has infinitely many solutions.

Mastering SealMath: Typing Subscripts (a1a_1 and a2a_2)

To enter subscript parameters like a1a_1 or a2a_2 (or b1b_1 and b2b_2) in the math input, type a_1 or a_2 using the underscore key (_) on your keyboard, or click the subscript button (xnx_n) on the virtual math keyboard. Note: Typing a1 or a2 without an underscore is not accepted, because in mathematics a1a1 represents a1a \cdot 1 and a2a2 represents 2a2a.
Learning Topics

Frequently Asked Questions

What is the slope-intercept form of a linear equation?
The slope-intercept form is y=ax+by = ax + b, where aa is the slope and bb is the y-intercept.
How do we express yy as a function of xx?
When we rewrite a linear equation to isolate yy in the form y=ax+by = ax + b, the value of yy is determined entirely by xx. This allows us to use function notation and write y=f(x)y = f(x).