Asked by Please Help
What is the difference between |-3| and -3?
Answers
Answered by
Reiny
the absolute value operator , |...|, let's you consider only the magnitude or size of a number. Its value will always be a non-negative number.
You are basically ignoring the negative sign of a number.
e.g. |-3| = 3 and |3| = 3
One way to look at it is this:
How far from the origin on a number line am I?
so for |-9| you are simply 9 units away from the origin
while -9 is, you are 9 units to the LEFT of the origin
You are basically ignoring the negative sign of a number.
e.g. |-3| = 3 and |3| = 3
One way to look at it is this:
How far from the origin on a number line am I?
so for |-9| you are simply 9 units away from the origin
while -9 is, you are 9 units to the LEFT of the origin
Answered by
bobpursley
|-3| means the magnitude, or absolute distance on the number line. |-3| means + 3
Answered by
Please Help
Thanks Reiny and bobpursley
There are no AI answers yet. The ability to request AI answers is coming soon!