Variables on both sides: which side should you move them to?

Either side can work. Choose the direction that keeps the variable coefficient positive and the arithmetic easy to audit.

LaTeX article Updated July 13, 2026

72x=4x+197-2x=4x+19

Both directions preserve equality

Subtracting the same variable term from both sides is legal no matter which term you choose. The two routes produce equivalent equations.

A good choice reduces mental load. Positive coefficients and fewer fractions make later arithmetic easier to check.

5x+2=2x+143x+2=145x+2=2x+14\quad\Longrightarrow\quad3x+2=14

Simplify before deciding

Distribution and like-term collection may change which side is cleaner. Do that work first instead of moving half-simplified pieces back and forth.

Writing one operation per line keeps the equality visible and makes a sign mistake easy to locate.

2(3x1)=4x+106x2=4x+102(3x-1)=4x+10\quad\Longrightarrow\quad6x-2=4x+10

Watch what happens when x disappears

If the variable terms cancel and a true statement remains, every permitted value solves the equation. If a false statement remains, no value can solve it.

Those outcomes are not mistakes. They describe equations whose two sides are identical expressions or permanently separated expressions.

3(x+2)=3x+66=63(x+2)=3x+6\quad\Longrightarrow\quad6=6

Worked example

Common mistakes

  • Changing a sign without applying an operation to both sides.
  • Moving terms before distributing.
  • Treating a vanished variable as automatic proof of no solution.

Keep these ideas

  • Either direction can be valid.
  • Choose the route with cleaner arithmetic.
  • A cancelled variable can signal special solution sets.
Vocab
Variable
Math glossaryVariable
xx

A symbol whose value may vary or be unknown.

Learn more
Expression
Math glossaryExpression
2x+32x+3

A mathematical phrase without a top-level equality or inequality claim.

Learn more
Equation
Math glossaryEquation
2x+3=112x+3=11

A statement that two expressions are equal.

Learn more
Solution
Math glossarySolution
x=4x=4

A permitted value that makes a mathematical statement true.

Learn more
Inverse operation
Math glossaryInverse operation
x+33=xx+3-3=x

An operation that undoes another operation.

Learn more
Math glossary