
William W. answered 06/27/20
Math and science made easy - learn from a retired engineer
Taking the absolute vale (shown by |*******| ) means we evaluate whatever is inside the absolute value signs, then drop the sign of whatever that result is.
So:
If f(x) = |2x - 4| then
f(-2) = |2(-2) - 4|
f(-2) = |-4 - 4|
f(-2) = |-8|
f(-2) = 8
True