Multi-Step Equation Calculator

A multi-step equation needs more than one move to solve — you distribute parentheses, combine like terms, shuffle variables and constants to opposite sides, then divide to isolate the variable. Type in any linear equation below, including ones with parentheses, decimals, fractions, or x on both sides, and this calculator solves for x and shows every one of those steps in order, the same way a teacher would walk through it on a whiteboard.

Quick Answer
A multi-step equation is solved in this order: 1) Distribute & combine like terms → 2) Move variable terms to one side → 3) Move constant terms to the other side → 4) Divide by the coefficient of x.
Example: 3(x + 2) − 5 = 2x + 7 → 3x + 1 = 2x + 7 → x + 1 = 7 → x = 6
▼ Enter your equation

Use x as the variable, parentheses for grouping, and one = sign. Supports +, −, *, /, decimals, and implicit multiplication like 3(x+2) or 2x.

Equation:
Solution:

    What Is a Multi-Step Equation

    A one-step equation like x + 4 = 10 needs only one operation to solve. A multi-step equation needs several — for example 3(x + 2) − 5 = 2x + 7 needs distribution, combining like terms, moving the variable, moving the constant, and (sometimes) dividing. Every multi-step linear equation, no matter how complicated it looks, reduces to the same underlying pattern once simplified: aX + b = cX + d.

    • The goal is always to isolate the variable on one side, alone, with a coefficient of 1
    • Whatever you do to one side of the equation, you must do to the other side too
    • Distribute parentheses before combining like terms
    • An equation can end up with one solution, no solution, or infinitely many solutions

    Steps to Solve a Multi-Step Equation

    1. Distribute. Multiply out any parentheses, e.g. 3(x + 2) becomes 3x + 6.
    2. Combine like terms on each side separately — add up all the x-terms together and all the plain numbers together.
    3. Move the variable terms to one side by adding or subtracting the smaller x-term from both sides, so x only appears once.
    4. Move the constant terms to the other side by adding or subtracting, so only the x-term remains on one side.
    5. Divide both sides by the coefficient of x to leave x completely by itself.

    Worked Examples

    EXAMPLE — parentheses on one side
    3(x + 2) − 5 = 2x + 7
    Distribute: 3x + 6 − 5 = 2x + 7 → combine: 3x + 1 = 2x + 7
    Move variable: x + 1 = 7 → move constant: x = 6
    EXAMPLE — variables on both sides
    5x − 3 = 2(x + 6)
    Distribute: 5x − 3 = 2x + 12
    Move variable: 3x − 3 = 12 → move constant: 3x = 15 → divide: x = 5
    EXAMPLE — with a fraction
    x/2 + 3 = 5
    Move constant: x/2 = 2 → multiply both sides by 2: x = 4

    No-Solution and Infinite-Solution Cases

    NO SOLUTION
    2x + 4 = 2x + 9 → subtract 2x from both sides → 4 = 9, which is false, so there is no value of x that works. This happens when the variable terms cancel out and the constants don't match.
    INFINITE SOLUTIONS
    2(x + 3) = 2x + 6 → distribute → 2x + 6 = 2x + 6 → subtract 2x → 6 = 6, which is always true, so every value of x works. This happens when both sides simplify to the exact same expression.

    Properties of Equality Used

    • Addition property of equality — adding the same number to both sides keeps the equation balanced.
    • Subtraction property of equality — subtracting the same number from both sides keeps the equation balanced.
    • Multiplication property of equality — multiplying both sides by the same nonzero number keeps the equation balanced.
    • Division property of equality — dividing both sides by the same nonzero number keeps the equation balanced.
    • Distributive property — a(b + c) = ab + ac, used to remove parentheses before combining like terms.

    Common Mistakes

    COMMON MISTAKE
    Distributing a negative sign incorrectly — for −(2x − 5), the result is −2x + 5, not −2x − 5. Every term inside the parentheses flips sign.
    COMMON MISTAKE
    Only applying an operation to one side of the equation. Whatever is added, subtracted, multiplied, or divided must be done to both sides to keep the equation true.

    Real-Life Uses

    • Budgeting — figuring out how many months of saving are needed to reach a target amount after a fixed starting balance and monthly contribution
    • Comparing costs — finding the break-even point between two pricing or rental plans with different flat fees and per-unit rates
    • Recipe and mixture scaling — solving for an unknown quantity when combining ingredients or solutions in fixed ratios
    • Physics and motion problems — solving for time, rate, or distance in equations built from multiple given quantities
    • Classroom algebra practice — checking homework answers step by step before a test

    Glossary

    Linear Equation
    An equation where the variable appears only to the first power, with no exponents, roots, or products of the variable with itself.
    Like Terms
    Terms that contain the same variable raised to the same power, such as 3x and −5x, which can be combined by adding their coefficients.
    Coefficient
    The number multiplying a variable, such as the 3 in 3x.
    Distributive Property
    The rule a(b + c) = ab + ac, used to expand parentheses before combining like terms.
    Identity Equation
    An equation that is true for every value of the variable, such as 2x + 6 = 2(x + 3).
    Contradiction
    An equation that is never true for any value of the variable, such as x + 1 = x + 2.

    Frequently Asked Questions

    Q: What is a multi-step equation?

    A: A linear equation that requires more than one operation — such as distributing, combining like terms, and moving terms across the equals sign — to isolate the variable.

    Q: What are the steps to solve a multi-step equation?

    A: Distribute and combine like terms, move variable terms to one side, move constant terms to the other side, then divide by the coefficient of the variable.

    Q: How do you solve an equation with variables on both sides?

    A: Simplify both sides first, then add or subtract one side's variable term from both sides so the variable appears only once, and finish isolating it as usual.

    Q: What does it mean when a multi-step equation has no solution?

    A: The variable cancels out and leaves two unequal numbers, like 5 = 8, meaning no value of the variable makes the equation true.

    Q: What does it mean when a multi-step equation has infinitely many solutions?

    A: The variable cancels out and leaves two equal numbers, like 6 = 6, meaning every value of the variable makes the equation true.

    Q: How do you solve a multi-step equation with fractions?

    A: Either divide term by term as you isolate the variable, or clear the fractions first by multiplying every term by the least common denominator, then solve normally.