Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Find all numbers x for which |x-1| + |x-2| > 1. I know the answer is that there exists no such x, but I need someone to explain...Asked by Mo
Find all numbers x for which |x-1| + |x-2| > 1.
I know the answer is that there exists no such x, but I need someone to explain to me the steps as to figuring out why that is the case.
Answers
Answered by
Steve
Between 1 and 2, you have
y = (x-1) + -(x-2) = 1
everywhere else, y > 1
for x < 1, y = -(x-1) + -(x-2) = 3-2x
for x > 2, y = (x-1) + (x-2) = 2x-3
y = (x-1) + -(x-2) = 1
everywhere else, y > 1
for x < 1, y = -(x-1) + -(x-2) = 3-2x
for x > 2, y = (x-1) + (x-2) = 2x-3
Answered by
Anonymous
| x - 1 | =
x - 1
OR
- | x - 1 | = 1 - x
| x - 2 | =
x - 2
OR
- | x - 2 | = 2 - x
4 combinations are possible.
1. combination:
x - 1 + x - 2 > 1
2 x - 3 > 1
2 x > 1 + 3
2 x > 4 Divide both sides by 2
x > 2
2. combination:
x - 1 + 2 - x > 1
1 > 1
That is not true and that is not solution.
3. combination:
1 - x + x - 2 > 1
- 1 > 1
Again, that is not true and that is not solution.
4. combination:
1 - x + 2 - x > 1
- 2 x + 3 > 1
- 2 x > 1 - 3
- 2 x > - 2 Divide both sides by - 2
When you multiply or divide both sides of inequality by a negative number, inequality change the direction. So:
x < 1
Solutions are :
x < 1
and
x > 2
x - 1
OR
- | x - 1 | = 1 - x
| x - 2 | =
x - 2
OR
- | x - 2 | = 2 - x
4 combinations are possible.
1. combination:
x - 1 + x - 2 > 1
2 x - 3 > 1
2 x > 1 + 3
2 x > 4 Divide both sides by 2
x > 2
2. combination:
x - 1 + 2 - x > 1
1 > 1
That is not true and that is not solution.
3. combination:
1 - x + x - 2 > 1
- 1 > 1
Again, that is not true and that is not solution.
4. combination:
1 - x + 2 - x > 1
- 2 x + 3 > 1
- 2 x > 1 - 3
- 2 x > - 2 Divide both sides by - 2
When you multiply or divide both sides of inequality by a negative number, inequality change the direction. So:
x < 1
Solutions are :
x < 1
and
x > 2
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.