Understanding Absolute Values: Tips and Tricks to Mastering the Concept

AI Thread Summary
The discussion focuses on understanding the absolute value inequality |x-1| + |x-2| > 1, emphasizing the concept of distance on a number line. The user breaks down the inequality into three cases based on the value of x: greater than 2, between 1 and 2, and less than 1. The solutions derived indicate that x must be either less than 1 or greater than 2. The user concludes that applying this method to similar inequalities, like |x-a| + |x-b| > c, involves creating three cases for analysis. The conversation highlights a systematic approach to solving absolute value inequalities.
JasonRox
Homework Helper
Gold Member
Messages
2,381
Reaction score
4
This is easy, but for some reason I can't grasp the idea.

|x-1|+|x-2|>1

I know it means that the distance between x and 2, and x and 1 is larger than 1.

It isn't school related, and I did search online, but they are simple ones like...

|x-1|>1

Can anyone help me?

Thanks.
 
Physics news on Phys.org
I'll use the simpler one as an example:
|x-1| = \left\{ \begin{array}{l}<br /> x-1, \mbox{when } x \ge 1 \\<br /> -(x-1), \mbox{when } x &lt; 1 \\<br /> \end{array} \right.

The equation in parts:
x \ge 1:
x-1&gt;1
x&gt;2

x &lt; 1:
-(x-1)&gt;1
-x+1&gt;1
x&lt;0

Combining the answers we get:
x&lt;0 \vee x&gt;2

This said, can you solve the more complex one?
 
Construct 3 systems of inequalities the union of whose solutions will be the solutions of your original inequality:

1. |x-1|+|x-2|&gt;1, x&gt;{2}
Using the info from the second inequality to simplify the first yields:
x-1+x-2>2\to{x}>2
This system of inequalities is fulfilled for x&gt;{2}

2. |x-1|+|x-2|&gt;1, 1\leq{x}\leq{2}
Using the second inequality to simplify the first:
x-1+2-x&gt;1\to{1}&gt;1
That is, no solutions exist.

3. |x-1|+|x-2|&gt;1,x\leq{1}
Using info from the second inequality to simplify the first, we get:
3-2x&gt;1 that is, x<1, along with the inequality x&lt;{1}
This means that x<1 is the solutions in this subdomain.

Thus, x<1 or x>2 are solutions to your original inequality.
 
Last edited:
So, basically if I get something along the lines of...

|x-a|+|x-b|>c

I should just have 3 cases.

Thanks, arildno.

I might be back with some more.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top