Skip to main content
Business LibreTexts

2.16: Solving Multi-Step Equations

  • Page ID
    45776
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning outcome

    • Solve multi-step equations with variables on both sides

    In the examples up to this point, we have been able to isolate the variable with just one operation. Many of the equations we encounter in real life will take more steps to solve. Often, we will need to simplify one or both sides of an equation before using the Subtraction or Addition Properties of Equality. You should always simplify as much as possible before trying to isolate the variable — this is called combining like-terms.

    Example

    Solve:

    3x - 7 - 2x - 4=1

    Solution:
    The left side of the equation has an expression that we should simplify before trying to isolate the variable.

    3x-7-2x-4=1
    Rearrange the terms, using the Commutative Property of Addition. 3x-2x-7-4=1
    Combine like terms. x-11=1
    Add 11 to both sides to isolate x . x-11\color{red}{+11}=1\color{red}{+11}
    Simplify. x=12
    Check.

    Substitute x=12 into the original equation.
    3x-7-2x-4=1

    3(\color{red}{12})-7-2(\color{red}{12})-4=1

    36-7-24-4=1

    29-24-4=1

    5-4=1

    1=1\quad\checkmark

    The solution checks.

    Now you can try solving a couple equations where you should simplify first.

    TRY IT

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    The goal has been to familiarize you with the many ways to apply the addition, subtraction, multiplication, and division properties that are used to solve equations algebraically. Let’s work through an example that will employ all the techniques you’ve learned.

    Example

    Solve: 8x+9x - 5x=-3+15

    Solution:

    First, we need to simplify both sides of the equation as much as possible

    Start by combining like terms to simplify each side.

    8x+9x-5x=-3+15
    Combine like terms. 12x=12
    Divide both sides by 12 to isolate x. \Large\frac{12x}{\color{red}{12}}\normalsize =\Large\frac{12}{\color{red}{12}}
    Simplify. x=1
    Check your answer. Let x=1
    8x+9x-5x=-3+15
    8\cdot\color{red}{1}+9\cdot\color{red}{1}-5\cdot\color{red}{1}\stackrel{\text{?}}{=}-3+15
    8+9-5\stackrel{\text{?}}{=}-3+15
    12=12\quad\checkmark

    Here is a similar problem for you to try.

    Try it

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    In the following video we present another example of how to solve an equation that requires simplifying before using the addition and subtraction properties.

    hqdefault-39.jpg

    A YouTube element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    You may not always have the variables on the left side of the equation, so we will show an example with variables on the right side. You will see that the properties used to solve this equation are exactly the same as the previous example.

    example

    Solve: 11 - 20=17y - 8y - 6y

    [reveal-answer q=”399032″]Show Answer[/reveal-answer]
    [hidden-answer a=”399032″]

    Solution:

    Simplify each side by combining like terms.

    11-20=17y-8y-6y
    Simplify each side. -9=3y
    Divide both sides by 3 to isolate y. \Large\frac{-9}{\color{red}{3}}\normalsize =\Large\frac{3y}{\color{red}{3}}
    Simplify. -3=y
    Check your answer. Let y=-3
    11-20=17y-8y-6y
    11-20\stackrel{\text{?}}{=}17( \color{red}{-3})-8(\color{red}{-3})-6(\color{red}{-3})
    11-20\stackrel{\text{?}}{=}-51+24+18
    -9=-9\quad\checkmark

    [/hidden-answer]

    Notice that the variable ended up on the right side of the equal sign when we solved the equation. You may prefer to take one more step to write the solution with the variable on the left side of the equal sign.

    Now you can try solving a similar problem.

    try it

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    In our next example, we have an equation that contains a set of parentheses.  We will use the distributive property of multiplication over addition first, simplify, then use the division property to finally solve.

    Let’s review how the Distributive Property works.

    Distributive Property

    If a,b,c are real numbers, then

    a\left(b+c\right)=ab+ac

    example

    Simplify: 3\left(x+4\right)

    Solution:

    3\left(x+4\right)
    Distribute. 3\cdot x+3\cdot 4
    Multiply. 3x+12

    Some students find it helpful to draw in arrows to remind them how to use the Distributive Property. Then the first step in the previous example would look like this:

    The image shows the expression x plus 4 in parentheses with the number 3 outside the parentheses on the left. There are two arrows pointing from the top of the three. One arrow points to the top of the x. The other arrow points to the top of the 4.

    3\cdot x+3\cdot 4

    Now you give it a try.

    try it

    [ohm_question]146473[/ohm_question]

    Apply your understanding of the Distributive Property to an equation that needs to be solved.

    example

    Solve: -3\left(n - 2\right)-6=21

    Remember—always simplify each side first.
    [reveal-answer q=”789987″]Show Answer[/reveal-answer]
    [hidden-answer a=”789987″]

    Solution:

    -3(n-2)-6=21
    Distribute. -3n+6-6=21
    Simplify. -3n=21
    Divide both sides by -3 to isolate n. \Large\frac{-3n}{\color{red}{-3}}\normalsize =\Large\frac{21}{\color{red}{-3}}

    n=-7

    Check your answer. Let n=-7 .
    -3(n-2)-6=21
    -3(\color{red}{-7}-2)-6\stackrel{\text{?}}{=}21
    -3(-9)-6\stackrel{\text{?}}{=}21
    27-6\stackrel{\text{?}}{=}21
    21=21\quad\checkmark

    [/hidden-answer]

    Now you can try a similar problem.

    try it

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    In the following video you will see another example of using the division property of equality to solve an equation as well as  another example of how to solve a multi-step equation that includes a set of parentheses.

    hqdefault-40.jpg

    A YouTube element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    You may have noticed that in all the equations we have solved so far, we had variables on only one side of the equation. This does not happen all the time—so now we’ll see how to solve equations where there are variable terms on both sides of the equation. We will start like we did above—choosing a variable side and a constant side, and then use the Subtraction and Addition Properties of Equality to collect all variables on one side and all constants on the other side. Remember, what you do to the left side of the equation, you must do to the right side as well.

    In the next example, the variable, x, is on both sides, but the constants appear only on the right side, so we’ll make the right side the “constant” side. Then the left side will be the “variable” side.

    ExampleS

    Solve: 5x=4x+7
    [reveal-answer q=”235739″]Show Answer[/reveal-answer]
    [hidden-answer a=”235739″]

    Solution:

    5x is the side containing only a variable.

    4x+7 is the side containing a constant.

    We don’t want any variables on the right, so subtract the 4x . 5x\color{red}{-4x}=4x\color{red}{-4x}+7
    Simplify. x=7
    We have all the variables on one side and the constants on the other. We have solved the equation.
    Check: 5x=4x+7
    Substitute 7 for x . 5(\color{red}{7})\stackrel{\text{?}}{=}4(\color{red}{7})+7
    35\stackrel{\text{?}}{=}28+7
    35=35\quad\checkmark

    [/hidden-answer]

    Solve: 7x=-x+24.
    [reveal-answer q=”192799″]Show Answer[/reveal-answer]
    [hidden-answer a=”192799″]

    Solution:
    The only constant, 24, is on the right, so let the left side be the variable side.

    7x is the side containing only a variable.

    -x+24 is the side containing a constant.

    Remove the -x from the right side by adding x to both sides. 7x\color{red}{+x}=-x\color{red}{+x}+24
    Simplify. 8x=24
    All the variables are on the left and the constants are on the right. Divide both sides by 8. \Large\frac{8x}{\color{red}{8}}\normalsize =\Large\frac{24}{\color{red}{8}}
    Simplify. x=3
    Check: 7x=-x+24
    Substitute x=3. 7(\color{red}{3})\stackrel{\text{?}}{=}-(\color{red}{3})+24
    21=21\quad\checkmark

    [/hidden-answer]

    Now you can try solving an equation with variables on both sides where it is beneficial to move the variable term to the left side.

    try it

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96


    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    In our last examples, we moved the variable term to the left side of the equation. In the next example, you will see that it is beneficial to move the variable term to the right side of the equation. There is no “correct” side to move the variable term, but the choice can help you avoid working with negative signs.

    example

    Solve: 5y - 8=7y
    [reveal-answer q=”100719″]Show Answer[/reveal-answer]
    [hidden-answer a=”100719″]

    Solution:
    The only constant, -8, is on the left side of the equation, and the variable, y, is on both sides. Let’s leave the constant on the left and collect the variables to the right.

    5y-8 is the side containing a constant.

    7y is the side containing only a variable.

    Subtract 5y from both sides. 5y\color{red}{-5y}-8=7y\color{red}{-5y}
    Simplify. -8=2y
    We have the variables on the right and the constants on the left. Divide both sides by 2. \Large\frac{-8}{\color{red}{2}}\normalsize =\Large\frac{2y}{\color{red}{2}}
    Simplify. -4=y
    Rewrite with the variable on the left. y=-4
    Check: 5y-8=7y
    Let y=-4. 5(\color{red}{-4})-8\stackrel{\text{?}}{=}7(\color{red}{-4})
    -20-8\stackrel{\text{?}}{=}-28
    -28=-28\quad\checkmark

    [/hidden-answer]

    Now you can try solving an equation where it is beneficial to move the variable term to the right side.

    try it

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    Solve Equations with Variables and Constants on Both Sides

    The next example will be the first to have variables and constants on both sides of the equation. As we did before, we’ll collect the variable terms to one side and the constants to the other side. You will see that as the number of variable and constant terms increases, so do the number of steps it takes to solve the equation.

    Examples

    Solve: 7x+5=6x+2
    [reveal-answer q=”859740″]Show Answer[/reveal-answer]
    [hidden-answer a=”859740″]

    Solution:
    Start by choosing which side will be the variable side and which side will be the constant side. The variable terms are 7x and 6x. Since 7 is greater than 6, make the left side the variable side and so the right side will be the constant side.

    7x+5=6x+2
    Collect the variable terms to the left side by subtracting 6x from both sides. 7x\color{red}{-6x}+5=6x\color{red}{-6x}+2
    Simplify. x+5=2
    Now, collect the constants to the right side by subtracting 5 from both sides. x+5\color{red}{-5}=2\color{red}{-5}
    Simplify. x=-3
    The solution is x=-3 .
    Check: 7x+5=6x+2
    Let x=-3. 7(\color{red}{-3})+5\stackrel{\text{?}}{=}6(\color{red}{-3})+2
    -21+5\stackrel{\text{?}}{=}-18+2
    16=16\quad\checkmark

    [/hidden-answer]

    Solve: 6n - 2=-3n+7

    [reveal-answer q=”399032″]Show Answer[/reveal-answer]
    [hidden-answer a=”399032″]
    We have 6n on the left and -3n on the right. Since image-3" title="6>-3" class="latex mathjax">, make the left side the “variable” side.

    6n-2=-3n+7
    We don’t want variables on the right side—add 3n to both sides to leave only constants on the right. 6n\color{red}{+3n}-2=-3n\color{red}{+3n}+7
    Combine like terms. 9n-2=7
    We don’t want any constants on the left side, so add 2 to both sides. 9n-2\color{red}{+2}=7\color{red}{+2}
    Simplify. 9n=9
    The variable term is on the left and the constant term is on the right. To get the coefficient of n to be one, divide both sides by 9. \Large\frac{9n}{\color{red}{9}}\normalsize =\Large\frac{9}{\color{red}{9}}
    Simplify. n=1
    Check: 6n-2=-3n+7
    Substitute 1 for n. 6(\color{red}{1})-2\stackrel{\text{?}}{=}-3(\color{red}{1})+7
    4=4\quad\checkmark

    [/hidden-answer]

    In the following video we show an example of how to solve a multi-step equation by moving the variable terms to one side and the constants to the other side. You will see that it doesn’t matter which side you choose to be the variable side; you can get the correct answer either way.

    Thumbnail for the embedded element "Solve a Linear Equation in One Variable with Variables on Both Sides: 2x+8=-2x-24"

    A YouTube element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    In the next example, we move the variable terms to the right side to keep a positive coefficient on the variable.

    EXAMPLE

    Solve: 2a - 7=5a+8

    [reveal-answer q=”654456″]Show Answer[/reveal-answer]
    [hidden-answer a=”654456″]

    Solution:

    This equation has 2a on the left and 5a on the right. Since image2" title="5>2" class="latex mathjax">, make the right side the variable side and the left side the constant side.

    2a-7=5a+8
    Subtract 2a from both sides to remove the variable term from the left. 2a\color{red}{-2a}-7=5a\color{red}{-2a}+8
    Combine like terms. -7=3a+8
    Subtract 8 from both sides to remove the constant from the right. -7\color{red}{-8}=3a+8\color{red}{-8}
    Simplify. -15=3a
    Divide both sides by 3 to make 1[/latex] the coefficient of a . \Large\frac{-15}{\color{red}{3}}\normalsize =\Large\frac{3a}{\color{red}{3}}
    Simplify. -5=a
    Check: 2a-7=5a+8
    Let a=-5 2(\color{red}{-5})-7\stackrel{\text{?}}{=}5(\color{red}{-5})+8
    -10-7\stackrel{\text{?}}{=}-25+8
    -17=-17\quad\checkmark

    [/hidden-answer]

    The following video shows another example of solving a multi-step equation by moving the variable terms to one side and the constants to the other side.

    Thumbnail for the embedded element "Solve a Linear Equation in One Variable with Variables on Both Sides: 2m-9=6m-17"

    A YouTube element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    Try these problems to see how well you understand how to solve linear equations with variables and constants on both sides of the equal sign.

    try it

    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96


    An interactive or media element has been excluded from this version of the text. You can view it online here: http://pb.libretexts.org/afm-2/?p=96

    Here is a much more complex multi-step equation.

    EXAMPLE

    Solve: \Large{\frac{x+22}{3}}=2x+4

    \frac{x+22}{3}=2x+4
    Multiply both sides of the equation by 3 \color{red}{3}\cdot\frac{x+22}{3}=(2x+4)\color{red}{3}
    Eliminate the \frac{3}{3} = 1 on the left and Distribute on the right x+22=\color{red}{3}(2x)+\color{red}{3}(4)
    Multiply x+22=6x+12
    Subtract x from both sides (keeps variable term positive) 22=5x+12
    Subtract 12 from both sides (isolates the variable term) 10=5x
    Divide both sides by 5 (isolates the variable) 2=x
    Rewrite solution with variable on the right x=2
    The solution is x=2
    Check: \frac{x+22}{3}=2x+4
    Let x=-11. \frac{\color{red}{2}+22}{3}=2(\color{red}{2})+4
    \frac{24}{3}\stackrel{\text{?}}{=}4+4
    8=8\quad\checkmark

     

    We just showed a lot of examples of different kinds of linear equations you may encounter. There are some good habits to develop that will help you solve all kinds of linear equations. We’ll summarize the steps we took so you can easily refer to them.

    Solve an equation with variables and constants on both sides

    1. Choose one side to be the variable side and then the other will be the constant side.
    2. Collect the variable terms to the variable side, using the Addition or Subtraction Property of Equality.
    3. Collect the constants to the other side, using the Addition or Subtraction Property of Equality.
    4. Make the coefficient of the variable 1, using the Multiplication or Division Property of Equality.
    5. Check the solution by substituting it into the original equation.
    CC licensed content, Shared previously

    2.16: Solving Multi-Step Equations is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?