Sitonce
Country: HK
Show exams for United States Hong Kong
Sign in

One, No, or Infinitely Many Solutions to a Linear Equation

Updated 5 min read
Key takeaway

Simplify both sides and collect variable terms.

More key points
  • If a nonzero variable coefficient remains, solve for one value.
  • If variables cancel and the result is false, such as 0 = 5, there is no solution.
  • If variables cancel and the result is true, such as 0 = 0, every real number is a solution.
On this page8 sections
  1. One solution: isolate a variable
  2. No solution: a contradiction
  3. Infinitely many solutions: an identity
  4. A reliable classification method
  5. Fractions and decimals do not change the test
  6. Check the meaning of the result
  7. Common errors
  8. Exam takeaway

A linear equation does not always have exactly one solution. After simplifying, it may identify one value of the variable, reveal a contradiction that can never be true, or reduce to an identity that is true for every value. The difference becomes visible when the variable terms cancel from both sides.

One solution: isolate a variable

Consider 3x + 4 = 16. Subtract 4 from each side to get 3x = 12, then divide by 3: x = 4. This is a conditional equation: it is true for one value of x and false for other values. More generally, after simplifying a linear equation, a form ax = b with a not equal to zero has the single solution x = b/a.

A variable on both sides can still produce one solution. For 5x − 2 = 2x + 10, subtract 2x and add 2 to get 3x = 12, so x = 4. The terms do not all disappear; a nonzero coefficient remains attached to x. Substitute x = 4 into the original equation: 18 = 18.

No solution: a contradiction

Now consider 4(x + 2) = 4x + 11. Distribute on the left: 4x + 8 = 4x + 11. Subtract 4x from both sides and obtain 8 = 11. This false statement cannot be made true by any value of x. The equation has no solution, and the false result is called a contradiction.

The variable disappearing does not automatically mean infinitely many solutions. Read what remains. If the equation says one unequal constant equals another, such as 0 = 3 or 8 = 11, no value can satisfy it. Do not try to divide by zero or invent a value for the variable after it has canceled; cancellation showed that the original equation's two sides differ by a fixed amount for every x.

Infinitely many solutions: an identity

For 3(x + 2) = 3x + 6, distribute to get 3x + 6 = 3x + 6. Subtract 3x from both sides and then subtract 6: 0 = 0. This true statement holds for every real value of x, so every real number is a solution. Such an equation is called an identity.

The original equation is equivalent to itself after simplification. Any number can be substituted for x and both sides will match. For example, x = 0 gives 6 = 6, and x = 7 gives 27 = 27. A true identity is not the same as 'no solution'; it means there are infinitely many solutions.

A reliable classification method

Use the same algebra steps you use to solve an ordinary linear equation. Distribute, clear fractions if needed, combine like terms, and collect variable terms on one side and constants on the other. Then classify the simplified result. If x remains with a nonzero coefficient, solve for the single value. If no variable remains and the statement is false, there is no solution. If no variable remains and the statement is true, all real numbers satisfy the equation.

For example, 2(3x − 4) = 5x + 7 becomes 6x − 8 = 5x + 7, then x = 15: one solution. The equation 2(3x − 4) = 6x + 1 becomes 6x − 8 = 6x + 1, then −8 = 1: no solution. The equation 2(3x − 4) = 6x − 8 simplifies to −8 = −8: infinitely many solutions.

Fractions and decimals do not change the test

The same classification applies when an equation contains fractions or decimals. You can multiply both sides by a nonzero common denominator to remove fractions, or multiply by a power of ten to clear terminating decimals. Those operations preserve equivalent equations. After simplifying, inspect the result as usual. Avoid multiplying by zero, which would destroy information.

For example, (x + 1)/2 = x/2 + 1/2 becomes x + 1 = x + 1 after multiplying both sides by 2, an identity. By contrast, (x + 1)/2 = x/2 + 3 becomes x + 1 = x + 6, or 1 = 6, a contradiction. Clearing denominators reveals the same structure more clearly.

Check the meaning of the result

A word problem may impose a restricted domain. An identity in algebra means every real number is a solution to the equation, but context may allow only nonnegative whole-number quantities, values in a stated interval, or another set. Report the solution set allowed by the problem. If a context leaves no feasible value, say so even if the algebraic equation is an identity over all real numbers.

Likewise, a contradiction may signal either a genuine no-solution situation or a setup error. If the problem describes two prices that should agree, check whether the variable represented the same quantity on both sides and whether a fixed fee was included correctly. In a pure equation-solving question, a contradiction is the final result; in a modeling problem, inspect the setup before interpreting it.

Common errors

The most common mistake is stopping when variables cancel without checking the constants. Another is labeling 0 = 0 as no solution because x disappeared, when it actually means every value works. Students may also divide both sides by an expression involving the variable and accidentally discard a possible case where that expression is zero. Prefer adding or subtracting matching terms to isolate variables, then classify the final statement.

  • A nonzero coefficient on the variable after collecting terms leads to one solution.
  • A false numerical equality after variables cancel is a contradiction and means no solution.
  • A true equality after variables cancel is an identity and means all allowed values work.
  • Do not divide by zero or assume cancellation alone determines the answer.
  • Substitute a proposed single solution into the original equation as a check.
  • Apply any domain restrictions from the word problem after the algebraic classification.

Exam takeaway

Simplify before classifying. One value of x means one solution; an impossible statement such as 0 = 4 means none; an identity such as 0 = 0 means every real value satisfies the equation. The final constants tell you what happened after the variables canceled.

Common questions

What does it mean when x cancels from a linear equation?

Check the statement left behind. A false equality means no solution; a true equality means all values satisfy it.

Does 0 = 0 mean no solution?

No. It is an identity, so every value in the equation's allowed domain is a solution.

What does 0 = 5 mean in an equation?

It is a contradiction. No value of the variable can make the original equation true.

Can a linear equation with variables on both sides still have one solution?

Yes. If a nonzero coefficient remains after collecting variable terms, solve that resulting equation for one value.