B Solving Absolute Value Inequalities: How to Define Cases

blueblast
Hi there,

I'm having trouble understanding this math problem:

|x| + |x-2| = 2

The answer says its: 0<=x<=2

I understand you need different "cases" in order to solve this. For example, cases for when x is less than 0, when x-2 is less than 0, etc.

Thanks,

blueblast
 
Mathematics news on Phys.org
For each of those cases, write an equation in terms of x (without the absolute value signs) and try to solve it. For example, when x < 0, how would you write |x| ?
 
Last edited:
Yes, so far, this is what I got:

There are a total of four cases:

1. x + x-2 = 2
2. x + -(x-2) = 2
3. -x + x-2 = 2
4. -x + -(x-2) = 2

Simplified, this is:

1. x = 2
2. 2 = 2 (all reals)
3. -2 = 2 (no solution)
4. x = 0

Not sure where to go from there.
 
It could help to make a drawing of the real line. On that line, indicate the points ##0## and ##2##.

Now note that ##|x|## equals the distance from ##x## to ##0## and, likewise, ##|x - 2|## equals the distance from ##x## to ##2##. Apparently the sum of these two distances should equal ##2##, for ##x## to be a solution.

So, could any ##x < 0## be a solution of your equation? Could any ##x > 2## be a solution?
You have now narrowed down the possible solutions to the interval ##[0,2]##. For ##x \in [0,2]## your equation becomes
$$
|x| + |x - 2| = x + (2 - x) = 2
$$
For which ##x \in [0,2]## is this equation satisfied?
 
blueblast said:
There are a total of four cases:
You'll need to define those cases. (Think in terms of ranges.) For example, for x < 0, your equation can be written as:
-x + 2 - x = 2
For which the solution is x = 0, which violates x < 0. Thus we can exclude the range x < 0.

And so on...
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top