Recognize when an absolute value equation has no solution
Solve absolute value equations containing two absolute values
The absolute value of a number or expression describes its distance from 0 on a number line. Since the absolute value expresses only the distance, not the direction of the number on a number line, it is always expressed as a positive number or 0.
For example, −4 and 4 both have an absolute value of 4 because they are each 4 units from 0 on a number line—though they are located in opposite directions from 0 on the number line.
Solving equations containing absolute values
Key Takeaways
When solving absolute value equations and inequalities, you have to consider both the behavior of absolute value and the properties of equality and inequality. Because both positive and negative values have a positive absolute value, solving absolute value equations or inequalities means finding the solution for both the positive and the negative values.
REMEMBER: We must always set up two cases when solving absolute value functions; one positive case and one negative case
Let’s first look at a very basic example.
|x|=5
This equation is read “the absolute value of x is equal to five.” The solution is the value(s) that are five units away from 0 on a number line.
You might think of 5 right away; that is one solution to the equation. Notice that −5 is also a solution because −5 is 5 units away from 0 in the opposite direction. So, the solution to this equation |x|=5 is x=−5 or x=5.
Solving Equations of the Form |x|=a
For any positive number a, the solution of |x|=a is
x=a or x=−a
x can be a single variable or any algebraic expression.
You can solve a more complex absolute value problem in a similar fashion.
Example 1
Solve for x: |x+5|=15
Show Solution
This equation asks you to find what number plus 5 has an absolute value of 15. Since 15 and −15 both have an absolute value of 15, the absolute value equation is true when the quantity x+5 is 15 orx+5 is −15, since |15|=15 and |−15|=15. So, you need to find out what value for x will make this expression equal to 15 as well as what value for x will make the expression equal to −15. Solving the two equations you get
The following video provides worked examples of solving linear equations with absolute value terms.
Example 2
Solve for x: |2x|=6
Show Solution
This equation asks you to find what number times 2 has an absolute value of 6.
Since 6 and −6 both have an absolute value of 6, the absolute value equation is true when the quantity 2x is 6 or2x is −6, since |6|=6 and |−6|=6.
So, you need to find out what value for x will make this expression equal to 6 as well as what value for x will make the expression equal to −6.
Solving the two equations you get
2x=6 or 2x=−6
2x2=62 or 2x2=−62
x=3 or x=−3
You can check these two solutions in the absolute value equation to see if x=3 and x=−3 are correct.
|3⋅2|=6|−3⋅2|=6|6|=6|−6|=6
Example 3
Solve for k: 13|k|=12
Show Solution
Notice how this example is different from the last; 13 is outside the absolute value grouping symbols. This means we need to isolate the absolute value first, then apply the definition of absolute value.
First, isolate the absolute value term by multiplying by the inverse of 13:
13|k|=12(3)13|k|=(3)12|k|=36
Apply the definition of absolute value:
k=36 or k=−36
You can check these two solutions in the absolute value equation to see if x=36 and x=−36 are correct.
13|36|=1213|−36|=12|12|=12|−12|=12
In the following video you will see two examples of how to solve an absolute value equation, one with integers and one with fractions.
Example 4
Solve for p: |2p–4|=26
Show Solution
Write the two equations that will give an absolute value of 26.
2p−4=26or2p−4=−26
Solve each equation for p by isolating the variable.
In the next video, we show more examples of solving multi-step absolute value equations.
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 5
Solve for w: 3|4w–1|–5=10
Show Solution
Isolate the term with the absolute value by adding 5 to both sides.
3|4w−1|−5=10+5+5––––––––––––––3|4w−1|=15
Divide both sides by 3. Now the absolute value is isolated.
3|4w−1|–––––––––––=15–––33|4w−1|=5
Write the two equations that will give an absolute value of 5 and solve them.
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.
Absolute value equations with no solutions
As we are solving absolute value equations it is important to be aware of special cases. An absolute value is defined as the distance from 0 on a number line, so it must be a positive number. When an absolute value expression is equal to a negative number, we say the equation has no solution, or DNE. Notice how this happens in the next two examples.
Example 6
Solve for x: 7+|2x−5|=4
Show Solution
Notice absolute value is not alone. Subtract 7 from each side to isolate the absolute value.
7+|2x−5|=4−7−7–––––––––––––––––––|2x−5|=−3
The result of absolute value is negative! The result of an absolute value must always be nonnegative, so we say there is no solution to this equation, or DNE.
Example 7
Solve for x: −12|x+3|=6
Show Solution
Notice absolute value is not alone, multiply both sides by the reciprocal of −12, which is −2.
−12|x+3|=6(−2)−12|x+3|=(−2)6|x+3|=−12
Again, we have a result where an absolute value is negative!
There is no solution to this equation, or DNE.
In this last video, we show more examples of absolute value equations that have no solutions.
Solving equations with two absolute values
If we are given an equality of two absolute value expressions, for example |3x+4|=|2x−1|, we apply the same idea. The equation will be true when the two expressions inside the absolute values are the same distance from zero, which occurs if they have the same value or are opposites. The expressions will have the same value when they are equal to each other. In our example, this implies 3x+4=2x−1. The second equation will be obtained by taking the opposite of either expression. Be careful to distribute the negative, which we can indicate with parentheses. Here, this would be given by 3x+4=−(2x−1). See the full solution below.
Example 8
Solve for x: |3x+4|=|2x−1|
Show Solution
The values for x that will satisfy the equation will be those that result in the expressions inside the absolute values being equal to each other or opposites of each other.
The video below shows some more examples of solving an equation with two absolute values.
Summary
Equations are mathematical statements that combine two expressions of equal value. An algebraic equation can be solved by isolating the variable on one side of the equation using the properties of equality. To check the solution of an algebraic equation, substitute the value of the variable into the original equation.
Complex, multi-step equations often require multi-step solutions. Before you can begin to isolate a variable, you may need to simplify the equation first. If your multi-step equation has an absolute value, you will need to solve two equations, sometimes isolating the absolute value expression first.