Everything inside | | is positive.
x can not equal 1 as the bottom will be zero.
When x is positive, except for 1, the answer is 1.
When x is below zero, or negative, the answer is -1.
2007-09-27 12:06:33
·
answer #1
·
answered by Steve B 6
·
0⤊
0⤋
Well let's take a look at the cases. If X is a real number, it can be positive, negative, or 0
If X is positive, then |x-1| / (x-1) = 1
If X is negative, then |x-1| / (x-1) = -1
If X is 0, then -1
The absolute value causes the answer to that equation to be broken up into 2 intervals.
2007-09-27 19:14:25
·
answer #2
·
answered by OK Whatever 1
·
0⤊
0⤋
using the positive value
( x-1 ) / ( x-1 ) = 1
using the negative value
- ( x-1 ) / ( x-1 ) = -1
2007-09-27 19:11:41
·
answer #3
·
answered by CPUcate 6
·
0⤊
0⤋
What exactly does the absolute value mean in this case?
the same thing it means in any case
2007-09-27 19:18:20
·
answer #4
·
answered by Theta40 7
·
0⤊
1⤋