The absolute value returns the "positive version" of a number. In other words, if is already positive, then . Otherwise, if is negative, then the absolute value changes its sign, so that it returns positive: .
So, in this case, we have to plug the required values for in the expression . Then, if the result is positive we're ok, otherwise we discard the negative sign.