Question 109360
The problem is to find the absolute value of -2 which is {{{abs(-2)}}}
.
The absolute value signs just tell you to take the magnitude of the contents of the signs
and precede it with a plus sign.  In this case the magnitude (or size) of the number in 
the absolute value signs (without considering the minus sign) is just 2. Precede it by a
plus sign and you have:
.
{{{abs(-2) = 2}}}
.
So the answer is +2.
.
Hope this helps you understand the meaning of absolute value a little more.
.