Asked by Derek Schader
Determine whether x is positive or negative in the following equation:
x-|x|=0
x-|x|=0
Answers
Answered by
Reiny
test for a negative:
let x = -5
Left side = -5 - |-5
= -5-5 = -10
≠ RS
test for x = 0,
LS = RS
test for postive x
let x = 5
LS = 5 - |5| = 0 = RS
so x ≥ 0
let x = -5
Left side = -5 - |-5
= -5-5 = -10
≠ RS
test for x = 0,
LS = RS
test for postive x
let x = 5
LS = 5 - |5| = 0 = RS
so x ≥ 0
Answered by
Steve
Recall the definition of |x|:
|x| = x if x >= 0
|x| = -x if x < 0
Now, your equation is
x-|x|=0
x = |x|
so, x >= 0
|x| = x if x >= 0
|x| = -x if x < 0
Now, your equation is
x-|x|=0
x = |x|
so, x >= 0
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.