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
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.
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.
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.
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.