Sign In
How do we solve absolute value equations?
See solution.
Let's start by reviewing how the absolute value function works. The absolute value of a real number |x| is the distance from 0 on the number line. Then, |2|=2 and |-2|=2.
To take both possibilities into account when solving an absolute value equation, we isolate the expression inside the absolute value and then derive 2 equations. One using the negative value, and the other using the positive value. We can see an example below.
LHS-x=RHS-x
Subtract terms
.LHS /4.=.RHS /4.
Calculate quotient
Rearrange equation
Since the other equation just differ in the sign of the right-hand side, the solution is x=-1. Now we should check if these solutions make the original equation hold true. Let's first try using x=1
x= 1
Multiply
Add terms
|5|=5
The other solution is x=-1. Let's check it.
x= - 1
Multiply
Add terms
|3|=3
Notice that this is not a solution to the original equation, even if it is to the derived equation. In this case, x=-1 is an extraneous solution.