Mathwords logoMathwords

Coincident Lines — Definition, Formula & Examples

Coincident lines are two or more lines that overlap completely, meaning every point on one line is also a point on the other. They look like a single line because they share all their points.

Two lines in a plane are coincident if and only if they have identical solution sets — that is, every ordered pair (x,y)(x, y) satisfying one equation also satisfies the other. Equivalently, one equation is a scalar multiple of the other.

How It Works

To check whether two lines are coincident, try to reduce one equation to the other by multiplying or dividing by a constant. If every coefficient and the constant term scale by the same factor, the lines are coincident. In a system of linear equations, coincident lines produce infinitely many solutions because the two equations describe the same line. This contrasts with parallel lines (no solutions) and intersecting lines (exactly one solution).

Worked Example

Problem: Determine whether the lines 2x + 4y = 8 and x + 2y = 4 are coincident.
Step 1: Multiply the second equation by 2 to see if it matches the first.
2(x+2y)=2(4)    2x+4y=82(x + 2y) = 2(4) \implies 2x + 4y = 8
Step 2: Compare the result with the first equation. Both equations are now 2x + 4y = 8, so they are identical.
Answer: The lines are coincident. They represent the same line, so the system has infinitely many solutions.

Why It Matters

In Algebra 1 and Algebra 2, recognizing coincident lines tells you immediately that a system of equations is dependent and has infinitely many solutions. This distinction is essential when classifying systems as consistent/inconsistent and independent/dependent.

Common Mistakes

Mistake: Confusing coincident lines with parallel lines because both have the same slope.
Correction: Parallel lines share the same slope but have different y-intercepts, giving no solutions. Coincident lines share the same slope and the same y-intercept, giving infinitely many solutions. Always check the intercept, not just the slope.