Absolute Value and Converting to Expanded Form: Explained

trap101
Messages
339
Reaction score
0
Just a general question with absolute values:

Is it possible to have an absolute value of this form:

| f(x) - L | < -L (the minus sign is meant to be there) and if so how can I convert it into expanded form? i.e: -L < f(x) - L < -L or something of that form.
 
Physics news on Phys.org
trap101 said:
Just a general question with absolute values:

Is it possible to have an absolute value of this form:

| f(x) - L | < -L (the minus sign is meant to be there) and if so how can I convert it into expanded form? i.e: -L < f(x) - L < -L or something of that form.

If L is meant to signify a positive number, then the inequality can't hold because no absolute value is negative. If L might be negative, then there is no problem. An inequality ##|f(x) - a|<b## is always equivalent to ##-b < f(x)-a<b##.
 
If L is negative, then your problem reduces to (substitute K = -L, K positive) [tex]|f(x) + K| < K[/tex] which holds if [tex]-2K < f(x) < 0[/tex].
 
lol_nl said:
If L is negative, then your problem reduces to (substitute K = -L, K positive) [tex]|f(x) + K| < K[/tex] which holds if [tex]-2K < f(x) < 0[/tex].




So the fact that there is a 2 with the K does not affect the inequality? Wouldn't I have to get rid of the 2 to make it a standard statement?
 
trap101 said:
So the fact that there is a 2 with the K does not affect the inequality? Wouldn't I have to get rid of the 2 to make it a standard statement?

Let me write it out more explicitly:
[tex]|f(x) + K| < K[/tex] means
[tex]-K < f(x) + K < K.[/tex]
(compare with the first reply).
Now substract K from all three terms to get:
[tex]-2K < f(x) < 0[/tex].

Hence the 2 is simply the result of the calculation.
 
Ok, I was just confirming if that's all it meant. Thanks.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K