Free math tool

Linear Equation Solver

Solve one-variable linear equations in x, show the balancing steps, and catch no-solution and infinite-solution cases.

Reset

Direct answer

Infinitely many solutions

This equation is true for every x-value.

Solution set All real numbers

Steps

  1. Start with 4x+3=4x+3.
  2. Move everything to one side to get = 0.
  3. Both sides are identical, so every x-value works.

Why it works

A linear equation is balanced as long as you do the same operation to both sides. Combining like terms and isolating x makes the balance explicit.

Common mistakes

  • Distributing incorrectly before combining like terms.
  • Moving a term across the equals sign without changing its sign.
  • Treating identity or contradiction cases as if they had one numeric answer.

Worked examples

Solve 2(x + 3) = 14

Distribute to get 2x + 6 = 14, then subtract 6 and divide by 2 to get x = 4.

Solve 4x + 3 = 4x + 3

Both sides are identical, so every x-value works.