Example #1:: How To Solve Advanced Absolute Value Equations
Example #1:: How To Solve Advanced Absolute Value Equations
Lesson Objectives
Demonstrate an understanding of absolute value
equations. Up to this point, we have seen absolute value equations that can be
solved pretty easily. In most cases, we just needed to isolate the absolute value
operation and set up a compound equation with "or". We then solve the two
resulting equations and have our answer. Now, we will push a little further and
look at some examples that are much more tedious. Let’s begin by thinking
about how to solve an absolute value equation where one absolute value
||2x − 1| + 5| = 14
To solve this problem, let's first consider the larger absolute value expression:
|2x − 1| + 5 = 14
or
|2x − 1| + 5 = −14
|2x − 1| + 5 = 14
|2x − 1| = 9
2x − 1 = 9
2x = 10
x = 5
or
2x − 1 = −9
2x = −8
x = −4
x = −4, 5
|2x − 1| + 5 = −14
|2x − 1| = −19
This part doesn't have a solution. We can conclude that we just have two
solutions:
x = −4, 5
Operations
operations and a loose number. The loose number stops us from setting the
|x − 4| + |x − 1| = 12
First, we need to find the values that make the expressions inside of each
absolute value operation equal to zero. This is where a sign change would
occur, from positive to negative or from negative to positive. This can only
x − 4 = 0
x = 4
x − 1 = 0
x = 1
Next, we think about the value of the absolute value expression in each
interval. If it is positive in the interval, we will simply drop the absolute value
bars. If it is negative in the interval, we will also drop the absolute value bars,
but we must first change the expression inside of the absolute value operation
into its opposite. We can do this by wrapping our expression with parentheses
−(x − 1) (x − 1) (x − 1)
−(x − 4) −(x − 4) (x − 4)
Note: You may include 1 in the second interval [1, 4) and include 4 in the third
interval [4, ∞). This is a matter of personal preference and will only cause
students find it easier to set the problem up this way. You can always check a
statement). You can take a look at #3a and #4a on the practice test where
you will get an opportunity to think about the different ways of setting up a
problem with breakpoint answers. If you are still lost, the full step-by-step
solutions are given in video form. As for this tutorial, we will continue with (1,
interval. From there, we will accept the solution if it lies in the interval and
reject the solution if it's outside of the interval. Let's begin with:
(−∞, 1)
|x − 4| + |x − 1| = 12
−(x − 4) − (x − 1) = 12
−x + 4 − x + 1 = 12
−2x + 5 = 12
−2x = 7
7
x = −
2
Since -7/2 or -3.5 is in our interval, we can accept this as part of our solution
(1, 4)
|x − 4| + |x − 1| = 12
−(x − 4) + (x − 1) = 12
−x + 4 + x − 1 = 12
3 = 12
(4, ∞)
Both expressions are positive, so just drop the absolute value bars:
|x − 4| + |x − 1| = 12
x − 4 + x − 1 = 12
2x − 5 = 12
2x = 17
17
x =
2
Since 17/2 or 8.5 is in our interval, we can accept this as part of our solution
7 17
x = − ,
2 2
For our last example, we will learn how to solve an absolute value equation that
2
x + 3|x| − 10 = 0
2
x ≥ 0
2 2
x = |x|
2
|x| + 3|x| − 10 = 0
let u = |x|
2
u + 3u − 10 = 0
(u − 2)(u + 5) = 0
u = 2, −5
|x| = 2
x = 2, −2
|x| = −5
This second scenario leads to no solution. The result of the absolute value
x = 2, −2