MeJennifer said:
Indeed, and now please demonstrate the logic of that restriction.
Well, for one function to have an inverse, it must be a 1-to-1 function. So, we just choose the domain, where it satisfy the requirement. R
+, or R
- would do it.
cshum00 said:
This is bad though.
|±x| ≠ ±x
The absolute value is defined to always ONLY give positive values.
|±x| = +x
Errr... What if x is negative? Say x = -1.
So, we have:
|-1| = +(-1) = -1?
But mathematically, the way to do it is to square it and the take the square root. For |±x| = +x
(±x)2 = +x2 but +x2 ≠ +x
What if x = 0? And ,btw, how can you go from this to the following claim?
Again, what if x = -1?
\sqrt{(-1) ^ 2} = \sqrt{1} = +(-1) = -1?
So we can define that,
|±x| = √(±x2)
-x
2 is a negative number for x \neq 0, you cannot have: \sqrt{-x ^ 2} , \ \ \ x \neq 0. It's
not even defined in the reals.
Cliff Notes is wrong that,
|±x| = ±x
Really?
But the thing is that, √(±x2) = ±x because
√(±x2) = (√±x)2 and
(√±x)2 = ((±x)2)1/2 = (±x)1
However,
|±x| = √(±x2) = +x but
\sqrt{-x ^ 2} is
not defined for x \neq 0
Are you sure: |\pm x| \neq ( \sqrt{\pm x} ) ^ 2?
-------------------------
@OP:
We know that |x| will always return the positive value, so, we have:
|x| = \left\{ \begin{array}{l} x , \ \ \ x \geq 0 \\ -x , \ \ \ x < 0 \end{array} \right.
To make it short, we can write:
|x| = \pm x, i.e depends on x, whether x is negative or not, a "-", or a "+" sign can be chosen.