Absolute Values: Is it a Mistake or Something I Don't Know?

In summary, the conversation discusses the concept of absolute values and how they behave in certain equations. It is noted that by definition, |a|=|-a|, which leads to the conclusion that |x| - |-x| = 0. Additionally, it is mentioned that absolute values are useful in programming.
  • #1
Jeff Ford
155
2
An example in my textbook gives

[tex] \vert \frac{5-x}{5x} \vert \Leftrightarrow \frac {1}{5} (\frac{1}{\vert x \vert}) (\vert x-5 \vert) [/tex]

Is there something I don't know about absolute values that allows [itex] \vert 5-x \vert [/itex] to become [itex] \vert x-5 \vert [/itex] or is this a mistake in the text?
 
Physics news on Phys.org
  • #2
What would you say about |x| - |-x|?
 
  • #3
It would be zero. So [tex] \vert 5 \vert + \vert -x \vert \Longleftrightarrow \vert -5 \vert + \vert x \vert [/tex]

Thanks for the push.
 
  • #4
Well yes, but in your case |5-x| doesn't necessarily equal |5| + |-x|, but it does equal |x-5|, as you asked in the first place.
 
  • #5
By definition |a|=|-a|. Let a=x-5 and the result is obvious.
 
  • #6
TD said:
What would you say about |x| - |-x|?

[tex]\vert x \vert - \vert-x \vert = 0[/tex]

The absolute value a number simply means that its positive, no matter what. So abs(x) - (abs(-x) would be the same as abs(x) - abs(x). This is actaully quite usfull in the field of programming.
 
Last edited:

1. What is an absolute value?

An absolute value is the numerical value of a real number without regard to its sign. In other words, it is the distance of a number from zero on a number line.

2. What is the purpose of absolute values in mathematics?

Absolute values are used to express the magnitude or size of a number, regardless of its direction. They are commonly used in solving equations, graphing functions, and finding the distance between two points.

3. Can absolute values be negative?

No, absolute values are always positive. This is because they represent distances, which cannot be negative.

4. How do you calculate the absolute value of a number?

To calculate the absolute value of a number, you simply remove the negative sign (if there is one) and keep the positive value. For example, the absolute value of -5 is 5.

5. Are there any real-life applications of absolute values?

Absolute values have many real-life applications, such as measuring distance, temperature, and magnitude of earthquakes. They are also used in financial calculations, such as calculating profit and loss.

Similar threads

  • Introductory Physics Homework Help
Replies
11
Views
622
  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Advanced Physics Homework Help
Replies
2
Views
2K
  • Quantum Physics
Replies
6
Views
813
Replies
3
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
11K
  • Quantum Physics
Replies
19
Views
3K
  • High Energy, Nuclear, Particle Physics
Replies
6
Views
2K
Back
Top