Decision guideAlgebra IFoundational8 min read

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.

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

A practical comparison that turns a vague choice into a repeatable test.

Updated July 13, 2026
DecisionStart here

Move the smaller variable term toward the larger one when that avoids a negative leading coefficient. Correct algebra matters more than a rigid rule.

01

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
02

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
03

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 exampleChoose the cleaner direction

Solve 7 − 2x = 4x + 19.

17=6x+197=6x+19

Add 2x to both sides so the variable coefficient stays positive.

212=6x-12=6x

Subtract 19 from both sides.

3x=2x=-2

Divide both sides by six.

472(2)=4(2)+19=117-2(-2)=4(-2)+19=11

Check both sides in the original equation.

Resultx=2\boxed{x=-2}
Watch for

Common mistakes

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

Three takeaways

  1. Either direction can be valid.
  2. Choose the route with cleaner arithmetic.
  3. A cancelled variable can signal special solution sets.