joshuagrant3
Hi,
On statement two, how can absolute value of X be equal to -X. My understanding is that the absolute value of a number can never be negative.
I see how the absolute value of positive X can never -X so X must be negative. But the equal sign really confused me. Can someone explain how to make sense then out of statement two?
Thanks in advance.
Engr2012 has already explained you the concept mathematically and perfectly.
I would just like to add the layman's method of explaining this:
When x is positive, -x becomes negative, right?
So if x is 4, -x is -4.
But what if x itself is negative? x or any other variable can certainly stand for a negative number, right? When we say, "what is the value of x?" x could take a negative value too. So x could be -10 or -2 etc
If x is already negative, what happens to -x? It becomes positive!
So if x is -10, -x is -(-10) = 10
So if we say that |x| is always positive, it means no matter what x is (positive or negative), |x| will always be positive.
So if x is already positive, |x| = x only
But if x is negative, |x| = - x (which gives us a positive number assuming x is not 0)
So |-2| = - (-2) = 2