imhimanshu
Which of the following sets includes ALL of the solutions of x that will satisfy the equation: ?
|x-2|-|x-3|=|x-5|
(A) {-6, -5, 0, 1, 7, 8}
(B) {-4, -2, 0, 10/3, 4, 5}
(C) {-4, 0, 1, 4, 5, 6}
(D) {-1, 10/3, 3, 5, 6, 8}
(E) {-2, -1, 1, 3, 4, 5}
Usually, I'm able to solve such questions, however I couldn't solve this one.
Can someone run pass me through using number line approach.
Thanks
H
The given equation can be rewritten as \(|x-2|=|x-3|+|x-5|,\) which means that the distance between \(x\) and \(2\) is the sum of the distances between \(x\) and \(3\) plus the distance between \(x\) and 5.
Using the number line and visualizing the points, we can easily see that \(x\) cannot be smaller than \(3.\)
If \(x>5,\) then \(x-2=x-3+x-5,\) from which \(x=6.\) We have to choose between answers C and D.
If \(3<x<5,\) then \(x-2=x-3-x+5,\) which yields \(x=4.\)
Answer C
If i am not wrong then x will take any value which can satisfy this modulus equation |x-2|-|x-3|=|x-5| i.e. LHS = RHS
In this case LHS is not equal to RHS i.e. how can 1 equals 0
How can C be the correct option if it contains one value which does not satisfy the equation.