How do you evaluate #|5- ( - 75) | #?

1 Answer
Nov 15, 2017

See a solution process below:

Explanation:

First, a minus a minus is a plus so we can rewrite the term within the absolute value function as:

#abs(5 - (-75)) => abs(5 + 75) => abs(80)#

The absolute value function takes any term and transforms it to its non-negative form. Therefore:

#abs(80) => 80#