One solution, no solution, or infinitely many?

For two linear equations, the coefficient pattern determines whether the graphs intersect once, never meet, or are actually the same line.

LaTeX article Updated July 13, 2026

intersecting    parallel    identical\text{intersecting}\;|\;\text{parallel}\;|\;\text{identical}

One solution means different slopes

Two nonvertical lines with different slopes cross exactly once. Algebraically, elimination or substitution produces a definite x and y.

A vertical line and a nonvertical line also meet once unless a domain restriction says otherwise.

m1m2one solutionm_1\ne m_2\Rightarrow\text{one solution}

No solution means parallel and distinct

If the variable coefficients are proportional but the constants are not in the same ratio, the lines have the same direction and different positions.

Elimination reduces the system to a false statement such as 0 = 6.

a1a2=b1b2c1c2\frac{a_1}{a_2}=\frac{b_1}{b_2}\ne\frac{c_1}{c_2}

Infinitely many means one equation is a rewrite of the other

When all coefficients and constants are proportional, both equations name the same line. Every point on that line satisfies both.

Elimination produces a true identity such as 0 = 0. The solution should be described as the full line, not as every point in the plane.

2x+4y=10x+2y=52x+4y=10\Longleftrightarrow x+2y=5

Worked example

Common mistakes

  • Calling 0 = 0 one ordered-pair solution.
  • Calling 0 = 6 an arithmetic mistake automatically.
  • Comparing only one pair of coefficients.

Keep these ideas

  • Different slopes meet once.
  • Parallel distinct lines never meet.
  • Identical equations share a whole line of solutions.
Vocab
System of equations
Math glossarySystem of equations
{f(x,y)=0g(x,y)=0\begin{cases}f(x,y)=0\\g(x,y)=0\end{cases}

Equations whose solution must satisfy all members at once.

Learn more
Substitution method
Math glossarySubstitution method
y=f(x)g(x,y)=g(x,f(x))y=f(x)\Rightarrow g(x,y)=g(x,f(x))

Replaces a variable with an equal expression.

Learn more
Elimination method
Math glossaryElimination method
ax+by=cax+dy=e\begin{aligned}ax+by&=c\\-ax+dy&=e\end{aligned}

Combines equations so one variable cancels.

Learn more
Inequality
Math glossaryInequality
x<4x<4

A statement comparing quantities by order rather than exact equality.

Learn more
Solution set
Math glossarySolution set
{x:x2}\{x:x\ge2\}

The set of every value satisfying a statement.

Learn more
Math glossary