Table of Contents

Equations

In Section 1.5, we learned that
|x|=c0x=±c
provided c0. So to solve equations involving an absolute value follow these steps:

  1. Isolate the absolute value expression on one side and the rest of terms on the other side. That is, rewrite the equation as
    |P|=Q where P and Q are two expressions in x [to indicate the dependence on x, we may write them as P(x) and Q(x)].

  2. Equate the expression inside the absolute value notation once with + the quantity on the other side and once with – the quantity on the other side.
    P=QorP=Q
  3. Solve both equations.
  4. Check your answers by substitution in the original equation.
  • When Q<0, the equation will not have a solution because always |P|0. When Q is an expression, we need to substitute the solutions in Q to make sure that Q0.
Example 1
Solve each equation:
(a) |2x3|=5
(b) |5x7|+9=0.

Solution
(a)
|2x3|=52x3=±5 2x3=5x=42x3=5x=1
So the solutions are x=4 and x=1. We can check to see these values satisfy the equation, but it is not necessary because the right-hand side is a positive number.
(b)
|5x7|=9 because always |5x7|0 and 9<0, this equation does not have a solution.
Example 2
Solve each equation:
(a) |32x|+5x=18
(b) |4x+3|+3x=10
Solution
(a) We isolate the absolute value expression on one side:

(i)|32x|=185x which is equivalent to
Extra close brace or missing open brace Solving each equation:
32x=185x3x=15x=5 or
32x=18+5x7x=21x=3 If we substitute 5 for x in 185x it becomes 1825<0. Because the RHS of (i) is negative and the LHS is nonnegative, x=5 cannot be a solution. But if we substitute 3 for x in 185x, it becomes 1815=3>0, so the RHS and the LHS of (i) are both nonnegative and x=3 is the only solution.

Alternatively, we can substitute x=5 and x=3 in the original equation and check if they satisfy the equation.

(b) Similar to (a)
(ii)|4x+3|=103x 4x+3=±(103x) We have to solve two equations:
(1)4x+3=103x7x=7x=1 (2)4x+3=10+3xx=13 Substituting 1 for x in RHS of (ii) (103x) gives 7. Because the LHS and RHS of (ii) are nonnegative, x=1 is a solution. Substituting 13 for x in the RHS of (ii) gives a positive number, so x=13 is another solution. Therefore the solutions are x=1 and x=13.

Alternatively we can substitute x=1 and x=13 in the original equation and see which one satisfies the equation.

When there are more than one absolute value, for example when we have
|P|+|R|=Q where P,Q, and R are some expressions, the above technique may not work. In such cases, we need to find where P and R are positive and where they are negative and then solve the equation in the same way that we solve regular equations.

Example 3
Solve |2x+4|+4|143x|=30.
Solution
Using the definition of the absolute value

|2x+4|={2x+4x2(2x+4)x<2 |143x|=|3x14|={3x14x1434.67143xx<143

When x14/34.67:
|2x+4|+4|143x|=14x52=3014x52=3014x=82x=8214=4175.86
Because x=41/7 lies in the interval [14/3,), it is consistent with our assumption that x14/3 and thus x=41/7 is a solution.

When 2x<143:
|2x+4|+4|143x|=10x+60=3010x+60=3010x=30x=3
Because x=3 lies in the interval [2,143], it is consistent with our assumption that 2x<14/3 and thus x=3 is a solution.

When x<2:
|2x+4|+4|143x|=14x+52=3014x+52=3014x=22x=117

Because x=11/7 does not lie in the interval (,2), it is \uline{not} consistent with our assumption that x<2, and thus x=11/7 cannot be a solution. Therefore, the solution set is
{3,417}. It does not matter in which interval we consider the endpoints because
at x=214x+52=10x+60=80 and
at x=14/310x+60=14x52=40/3.

Inequalities

To solve absolute value inequalities, recall (see Section 1.4):

  1.  |x|<c is equivalent to c<x<c.
  2. |x|>c is equivalent x>c or x<c
    where c is a positive number.

The above equivalent statements hold true if we replace < by and > by .

Example 4
Solve each of the following inequalities
(a) |x3|<5
(b) |54x|>6.
Solution
(a) The inequality |x3|<5 is equivalent to
5<x3<5

Add 3 to each side:
2<x<8 The solution set is the interval (2,8).
(b) The inequality |54x|>6 is equivalent to
Extra close brace or missing open brace

Subtract 5 from each side:
Extra close brace or missing open brace

Divide each term by 4:
x<14orx>14 [For the last step, recall that when we divide both sides of an inequality by a negative number, the direction of the inequality changes.]

The solution set is
{x| x<14orx>14}=(,14)(14,).