When solving an involving expressions, we should consider what would happen if we removed the absolute value symbols. Let's look at an example equation.
∣ax+b∣=∣cx+d∣
Although we can make
4 statements about this equation, there are actually only two possible cases to consider.
Statement
|
Result
|
Both absolute values are positive.
|
ax+b=cx+d
|
Both absolute values are negative.
|
-(ax+b)=-(cx+d)
|
Only the left-hand side is negative.
|
-(ax+b)=cx+d
|
Only the right-hand side is negative.
|
ax+b=-(cx+d)
|
Because of the , when the absolute values of two expressions are equal, either
the expressions are equal or
the opposites of the expressions are equal. Now let's consider these two cases for the given equation.
Given Equation:First Equation:Second Equation:∣3h+1∣=7h∣3h+1∣=∣7h∣3h+1=-7h
Let's solve for
h in each of these equations simultaneously.
∣3h+1∣=7h
3h+1≥0: 3h+1=7h3h+1<0: 3h+1=-7h(I)(II)
3h+1=7h3h+1=-7h(I)(II)
1=4h1=-10h
41=h1=-10h
41=h-101=h
h=41h=-101
After solving an absolute value equation, it is necessary to check for . To do this, we substitute the found solutions into the given equation and determine if a true statement is made.
∣3h+1∣=7h
∣∣∣∣∣3(41)+1∣∣∣∣∣=?7(41)
∣∣∣∣∣43+1∣∣∣∣∣=?47
∣∣∣∣∣43+44∣∣∣∣∣=?47
∣∣∣∣∣47∣∣∣∣∣=?47
47=47
We end with a true statement, so
h=41 is not extraneous. We can write
h=41 as
h=0.25.
∣3h+1∣=7h
∣∣∣∣∣3(-101)+1∣∣∣∣∣=?7(-101)
∣∣∣∣∣-103+1∣∣∣∣∣=?-107
∣∣∣∣∣-103+1010∣∣∣∣∣=?-107
∣∣∣∣∣107∣∣∣∣∣=?-107
107=-107
We end with a false statement, so
h=-101 is extraneous. Therefore, it is not a valid solution to the equation.