Question
Question: How do you solve \( 5x - 4 = \left| {2x + 1} \right| \) and find any extraneous solution?...
How do you solve 5x−4=∣2x+1∣ and find any extraneous solution?
Solution
The given equation consists of a modulus function, and in order to solve this equation the first step should be to open the modulus function. Modulus function opens with a positive sign when its argument is greater than or equal to zero and with a negative sign when its argument is less than zero. So make two cases for the domain of the arguments of the modulus function and solve for x and finally take the union of solutions from both cases.
Complete step by step solution:
To solve the given equation 5x−4=∣2x+1∣ , we will first make two cases for the domain of argument of modulus function in order to open it as follows
Case I: When 2x+1<0⇒2x<\-1⇒x<\-21
In this case argument of modulus is negative, so it will open with negative sign
⇒5x−4=−(2x+1) ⇒5x−4=−2x−1
Adding 4and2x to both sides, we will get
⇒5x−4+4+2x=−2x−1+4+2x ⇒7x=3
Now, dividing both sides with 7
⇒77x=73 ⇒x=73
But wait a second, here the solution x=73 does not satisfying the condition of its case ⇒x<\-21
So x=73 is an extraneous solution.
Case II: When 2x+1⩾0⇒2x⩾−1⇒x⩾−21
In this case argument of modulus is positive, so it will open with positive sign
⇒5x−4=(2x+1) ⇒5x−4=2x+1
Adding 4 and subtracting 2x from both sides, we will get
⇒5x−4+4−2x=2x+1+4−2x ⇒3x=5
Now, dividing both sides with 3
⇒33x=35 ⇒x=35
So we have solved the equations for both possibilities.
Taking union of both we will get
x \in \left\\{ {} \right\\} \cup \left\\{ {\dfrac{5}{3}} \right\\} \Rightarrow x = \dfrac{5}{3}
Therefore x=35 is the required solution of the given equation.
Note: The symbol \left\\{ {} \right\\} represents a set with zero elements or null and when we take union with it or another set then the result equals the other set. And we have taken null for the solution of the first case because that was an extraneous solution.