Asked by noahc
What does this mean? |100|=
Answers
Answered by
Steve
|x| is the absolute value function. It measures how far from zero x is, whether positive or negative.
|x| = x if x >= 0
That is, if x is not negative, |x| is just haw far away x is.
|x| = -x if x<0
So, if x is a negative value, |x| is still positive
Similarly, |x-10| is how far away from 10 x is.
So, |100| = 100
|-3| = 3
|x| = x if x >= 0
That is, if x is not negative, |x| is just haw far away x is.
|x| = -x if x<0
So, if x is a negative value, |x| is still positive
Similarly, |x-10| is how far away from 10 x is.
So, |100| = 100
|-3| = 3
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.