Posted by noahc on Sunday, February 24, 2013 at 4:46pm.
|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
Related Questions
math - round 25 to the nearest hundred Do you mean hundred as in 100? If so, 25 ...
statistics - Starting with a population that is normally distributed with a mean...
stats - SAT math scores approx. follow a normal distribution, with mean 500 and ...
Stats - Assume we draw a simple random sample from a population having a mean of...
math - What is a set of 5 numbers with a mean 0f 100, a range of 500, and a ...
Statistics - What price do farmers get for their watermelon crops? In the third...
statistics - If X is a random variable which is normally distributed with a mean...
Math - Which measure of central tendency best describes these data? 100, 5, 90, ...
Math - Please help! How do I find the mean weight of 2 groups of 100 kids... 1st...
math - Please Help!! The mean weight of 75 2nd graders is 55.7 lbs and the mean...
For Further Reading