A practical balance-method guide covering distribution, like terms, inverse operations, fractions, and substitution checks.
What solving a linear equation means
A one-variable linear equation asks for every value of the variable that makes two expressions equal. “Linear” means the variable has power one after the expressions are simplified. Examples include 3x + 5 = 20 and 4(x − 2) = 2x + 10.
The central idea is balance. An equation stays equivalent when the same valid operation is performed on both sides. If you subtract 5 from the left, you must subtract 5 from the right. The goal is to isolate x while preserving that equality.
A dependable five-step process
Start by simplifying each side separately. Distribute through parentheses and combine like terms. Next, move variable terms toward one side using addition or subtraction. Move constant terms to the other side, divide by the remaining coefficient, and finally substitute the result into the original equation.
- Distribute and combine like terms on each side.
- Add or subtract a variable term on both sides.
- Add or subtract a constant on both sides.
- Divide both sides by the nonzero coefficient of x.
- Check the candidate in the original equation.
Worked example: 4(x − 2) = 2x + 10
Distribute 4 to obtain 4x − 8 = 2x + 10. Subtract 2x from both sides: 2x − 8 = 10. Add 8 to both sides: 2x = 18. Divide both sides by 2, giving x = 9.
Check the original statement, not only the simplified line. The left side is 4(9 − 2) = 4 · 7 = 28. The right side is 2 · 9 + 10 = 28. Both sides agree, so 9 is a solution.
One solution, no solution, or infinitely many?
Sometimes the variable disappears. If simplification produces a false statement such as 0 = 5, no value can satisfy the original equation. If it produces an identity such as 0 = 0, every value in the stated number domain is a solution. These outcomes are information, not errors.
For example, 2(x + 3) = 2x + 6 simplifies to the identity 2x + 6 = 2x + 6. By contrast, 2(x + 3) = 2x + 9 leads to 6 = 9, a contradiction.
Common mistakes and how to catch them
The most frequent errors are distributing to only the first term, changing a sign when moving a term without recording the same operation on both sides, and dividing only part of an expression. Write the intermediate line before simplifying it; that small habit makes sign errors visible.
A calculator is most useful after you attempt the problem. Compare the first line that differs, identify the rule involved, and redo a similar equation. Verification by substitution is your final safeguard.
Linear equations with fractions and decimals
Fractions do not change the balance method. You may keep every coefficient exact or multiply the entire equation by the least common denominator before isolating x. For (2/3)x − 1/4 = 5/12, multiplying every term by 12 gives 8x − 3 = 5. Adding 3 and dividing by 8 produces x = 1.
Terminating decimals can also be treated as exact fractions. In 0.5x + 1 = 2.5, subtracting 1 gives 0.5x = 1.5, so x = 3. Avoid rounding during the working. A linear equation solver with steps should preserve the same operation on both sides and show the final substitution check, even when the coefficients are fractional.
Practice questions and a self-check routine
To learn how to solve linear equations step by step, practise more than one shape: x + 7 = 12, 4x − 5 = 19, 3(x + 2) = 18, and 5x + 4 = 2x − 11. Before calculating, predict whether distribution or moving variable terms will be needed. Then name the property used on each line.
After finding a candidate, check a linear equation answer in the original statement. If both sides disagree, locate the first transformation where equivalence was lost. This turns an algebra calculator from an answer source into a study tool and makes the balance method easier to remember on work you must complete without a calculator.