We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Intermediate Algebra

Read: Multi-Step Equations

Learning Objectives

  • Use properties of equality to isolate variables and solve algebraic equations
  • Solve equations containing absolute values
steps leading to a gold ball Steps With an End In Sight

Use properties of equality to isolate variables and solve algebraic equations

First, let's define some important terminology:
  • variables: variables are symbols that stand for an unknown quantity, they are often represented with letters, like x, y, or z.
  • coefficient: Sometimes a variable is multiplied by a number. This number is called the coefficient of the variable. For example, the coefficient of  [latex]3x[/latex] is [latex]3[/latex].
  • term: a single number, or variables and numbers connected by multiplication. [latex]-4, 6x[/latex] and [latex]x^2[/latex] are all terms
  • expression: groups of terms connected by addition and subtraction. [latex]2x^2-5[/latex] is an expression
  • equation: an equation is a mathematical statement that two expressions are equal. An equation will always contain an equal sign with an expression on each side. Think of an equal sign as meaning "the same as." Some examples of equations are [latex]y = mx +b[/latex], [latex]\Large\frac{3}{4}\normalsize r = v^{3} - r[/latex], and [latex]2(6-d) + f(3 +k) =\Large\frac{1}{4}\normalsize d[/latex]
The following figure shows how coefficients, variables, terms, and expressions all come together to make equations. In the equation [latex]2x-3^2=10x[/latex], the variable is [latex]x[/latex], a coefficient is [latex]10[/latex], a term is [latex]10x[/latex], an expression is [latex]2x-3^2[/latex].
Equation made of coefficients, variables, terms and expressions. There are some equations that you can solve in your head quickly. For example—what is the value of y in the equation [latex]2y=6[/latex]? Chances are you didn’t need to get out a pencil and paper to calculate that [latex]y=3[/latex]. You only needed to do one thing to get the answer: divide [latex]6[/latex] by [latex]2[/latex]. Other equations are more complicated. Solving [latex]\displaystyle 4\left(\frac{1}{3}\normalsize t+\frac{1}{2}\normalsize\right)=6[/latex] without writing anything down is difficult! That’s because this equation contains not just a variable but also fractions and terms inside parentheses. This is a multi-step equation, one that takes several steps to solve. Although multi-step equations take more time and more operations, they can still be simplified and solved by applying basic algebraic rules. Remember that you can think of an equation as a balance scale, with the goal being to rewrite the equation so that it is easier to solve but still balanced. The addition property of equality and the multiplication property of equality explain how you can keep the scale, or the equation, balanced. Whenever you perform an operation to one side of the equation, if you perform the same exact operation to the other side, you’ll keep both sides of the equation equal. If the equation is in the form [latex]ax+b=c[/latex], where x is the variable, you can solve the equation as before. First “undo” the addition and subtraction, and then “undo” the multiplication and division.

Example

Solve [latex]3y+2=11[/latex].

Answer: Subtract 2 from both sides of the equation to get the term with the variable by itself.

[latex] \displaystyle \begin{array}{r}3y+2\,\,\,=\,\,11\\\underline{\,\,\,\,\,\,\,-2\,\,\,\,\,\,\,\,-2}\\3y\,\,\,\,=\,\,\,\,\,9\end{array}[/latex]

Divide both sides of the equation by [latex]3[/latex] to get a coefficient of [latex]1[/latex] for the variable.

[latex]\begin{array}{r}\,\,\,\,\,\,\underline{3y}\,\,\,\,=\,\,\,\,\,\underline{9}\\3\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,9\\\,\,\,\,\,\,\,\,\,\,y\,\,\,\,=\,\,\,\,3\end{array}[/latex]

Answer

[latex]y=3[/latex]

Example

Solve [latex]3x+5x+4-x+7=88[/latex].

Answer: There are three like terms [latex]3x[/latex], [latex]5x[/latex], and [latex]–x[/latex] involving a variable. Combine these like terms. [latex]4[/latex] and [latex]7[/latex] are also like terms and can be added.

[latex]\begin{array}{r}\,\,3x+5x+4-x+7=\,\,\,88\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,7x+4+7=\,\,\,88\end{array}[/latex]

The equation is now in the form [latex]ax+b=c[/latex], so we can solve as before.

[latex]7x+11\,\,\,=\,\,\,88[/latex]

Subtract 11 from both sides.

[latex]\begin{array}{r}7x+11\,\,\,=\,\,\,88\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{-11\,\,\,\,\,\,\,-11}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,7x\,\,\,=\,\,\,77\end{array}[/latex]

Divide both sides by 7.

[latex]\begin{array}{r}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{7x}\,\,\,=\,\,\,\underline{77}\\7\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,7\,\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,x\,\,\,=\,\,\,11\end{array}[/latex]

Answer

[latex]x=11[/latex]

Some equations may have the variable on both sides of the equal sign, as in this equation: [latex]4x-6=2x+10[/latex]. To solve this equation, we need to “move” one of the variable terms. This can make it difficult to decide which side to work with. It doesn’t matter which term gets moved, [latex]4x[/latex] or [latex]2x[/latex], however, to avoid negative coefficients, you can move the smaller term.

Examples

Solve: [latex]4x-6=2x+10[/latex]

Answer: Choose the variable term to move—to avoid negative terms choose [latex]2x[/latex]

[latex]\,\,\,4x-6=2x+10\\\underline{-2x\,\,\,\,\,\,\,\,\,\,-2x}\\\,\,\,4x-6=10[/latex]

Now add 6 to both sides to isolate the term with the variable.

[latex]\begin{array}{r}4x-6=10\\\underline{\,\,\,\,+6\,\,\,+6}\\2x=16\end{array}[/latex]

Now divide each side by 2 to isolate the variable x.

[latex]\begin{array}{c}\Large\frac{2x}{2}\normalsize=\Large\frac{16}{2}\\\\\normalsize{x=8}\end{array}[/latex]

In this video, we show an example of solving equations that have variables on both sides of the equal sign. https://youtu.be/f3ujWNPL0Bw

Solving Multi-Step Equations With Absolute Value

We can apply the same techniques we used for solving a one-step equation which contained absolute value to an equation that will take more than one step to solve. Let's start with an example where the first step is to write two equations, one equal to positive [latex]26[/latex] and one equal to negative [latex]26[/latex].

Example

Solve for p. [latex]\left|2p–4\right|=26[/latex]

Answer: Write the two equations that will give an absolute value of [latex]26[/latex].

[latex] \displaystyle 2p-4=26\,\,\,\,\,\,\,\,\,\,\text{or}\,\,\,\,\,\,2p-4=\,-26[/latex]

Solve each equation for p by isolating the variable.

[latex] \displaystyle \begin{array}{r}2p-4=26\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,2p-4=\,-26\\\underline{\,\,\,\,\,\,+4\,\,\,\,+4}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{\,\,\,\,\,\,\,+4\,\,\,\,\,\,\,+4}\\\underline{2p}\,\,\,\,\,\,=\underline{30}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{2p}\,\,\,\,\,=\,\underline{-22}\\2\,\,\,\,\,\,\,=\,2\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,2\,\,\,\,\,\,\,=\,\,\,\,\,\,\,\,2\\\,\,\,\,\,\,\,\,\,p=15\,\,\,\,\,\,\,\,\,\,\,\text{or}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,p=\,-11\end{array}[/latex]

Check the solutions in the original equation.

[latex] \displaystyle \begin{array}{r}\,\,\,\,\,\left| 2p-4 \right|=26\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left| 2p-4 \right|=26\\\left| 2(15)-4 \right|=26\,\,\,\,\,\,\,\left| 2(-11)-4 \right|=26\\\,\,\,\,\,\left| 30-4 \right|=26\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left| -22-4 \right|=26\\\,\,\,\,\,\,\,\,\,\,\,\,\left| 26 \right|=26\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left| -26 \right|=26\end{array}[/latex]

Both solutions check!

Answer

[latex]p=15[/latex] or [latex]p=-11[/latex]

In the next video, we show more examples of solving a simple absolute value equation. https://youtu.be/4g-o_-mAFpc Now let's look at an example where you need to do an algebraic step or two before you can write your two equations. The goal here is to get the absolute value on one side of the equation by itself. Then we can proceed as we did in the previous example.

Example

Solve for w. [latex]3\left|4w–1\right|–5=10[/latex]

Answer: Isolate the term with the absolute value by adding 5 to both sides.

[latex]\begin{array}{r}3\left|4w-1\right|-5=10\\\underline{\,\,\,\,\,\,\,\,\,\,\,\,\,+5\,\,\,+5}\\ 3\left|4w-1\right|=15\end{array}[/latex]

Divide both sides by 3. Now the absolute value is isolated.

[latex]\begin{array}{r} \underline{3\left|4w-1\right|}=\underline{15}\\3\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,3\,\,\\\left|4w-1\right|=\,\,5\end{array}[/latex]

Write the two equations that will give an absolute value of 5 and solve them.

[latex] \displaystyle \begin{array}{r}4w-1=5\,\,\,\,\,\,\,\,\,\,\,\,\text{or}\,\,\,\,\,\,\,\,\,\,4w-1=-5\\\underline{\,\,\,\,\,\,\,+1\,\,+1}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{\,\,\,\,\,\,\,\,\,+1\,\,\,\,\,+1}\\\,\,\,\,\,\underline{4w}=\underline{6}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{4w}\,\,\,\,\,\,\,=\underline{-4}\\4\,\,\,\,\,\,\,\,\,\,\,4\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,4\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,4\,\,\\\,\,\,\,\,\,\,\,w=\Large\frac{3}{2}\normalsize \,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,w=-1\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,w=\Large\frac{3}{2}\normalsize \,\,\,\,\,\text{or}\,\,\,\,\,-1\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\end{array}[/latex]

Check the solutions in the original equation.

[latex] \displaystyle \begin{array}{r}\,\,\,\,\,3\left| 4w-1\, \right|-5=10\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,3\left| 4w-1\, \right|-5=10\\\\3\left| 4\left(\Large\frac{3}{2}\normalsize\right)-1\, \right|-5=10\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,3\left| 4w-1\, \right|-5=10\\\\\,\,\,\,\,\,3\left|\Large\frac{12}{2}\normalsize -1\, \right|-5=10\,\,\,\,\,\,\,3\left| 4(-1)-1\, \right|-5=10\\\\\,\,\,\,\,\,\,\,3\left| 6-1\, \right|-5=10\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,3\left| -4-1\, \right|-5=10\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,3\left(5\right)-5=10\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,3\left| -5 \right|-5=10\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,15-5=10\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,15-5=10\\10=10\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,10=10\end{array}[/latex]

Both solutions check!

Answer

[latex]w=-1\,\,\,\,\text{or}\,\,\,\,w=\Large\frac{3}{2}[/latex]

In the two videos that follow, we show examples of how to solve an absolute value equation that requires you to isolate the absolute value first using mathematical operations. https://youtu.be/-HrOMkIiSfU https://youtu.be/2bEA7HoDfpk

Licenses & Attributions

CC licensed content, Original

  • Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
  • Image: Steps With an End In Sight. Provided by: Lumen Learning License: CC BY: Attribution.
  • Solving Two Step Equations (Basic). Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
  • Solving an Equation that Requires Combining Like Terms. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
  • Solve an Equation with Variable on Both Sides. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.

CC licensed content, Shared previously

  • Unit 10: Solving Equations and Inequalities, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology and Education Located at: https://www.nroc.org/. License: CC BY: Attribution.
  • Ex 4: Solving Absolute Value Equations (Requires Isolating Abs. Value). Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.