LoneWarrior23
The equation |2x - 3| = x - 5 has how many solutions for x?
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4
Attachment:
GMAT-Club-Forum-3yplsche.png
| 2x -3 | = x - 5
Testing when |2x - 3| is 0 or positive.
So, 2x - 3 = x - 5.
Solving we will get x = -2.
Now you have two options, either put -2 back in the original equation i.e 2x - 3 = x - 5 and see, if both the side matches ( they don't) OR I use a different method
Alternative. Instead of testing, we know we assumed |2x - 3| to be either 0 or positive. So, let's see what happens if the value of x is the least, that is when |2x - 3| is >= 0
Solving,
2x - 3 >= 0
we get, 2x >= 3
or x>= 3/2 that means x>= 1.5, is it more than or equal to 1.5? Clearly not
Similarly test for the negative values,
| 2x -3 | = x - 5
Now, assuming value inside modulus is negative.
Hence - 2x + 3 = x -5
Solving this we will get x = 8/3
Now either put these values and test, or try this alternative method
2x-3 <= 0
So, 2x <= 3
Now x <= 1.5
That means x has to less than or equal to 1.5
IS it? No.
Hence, there are 0 solutions for this equation.
Hope it helped ((: