First of all, let's get rid of the absolute values. If the number inside is positive, don't do anything. If it's negative, switch the sign. So, the expression becomes

We have to perform multiplications first:

The last subtraction by 0 doesn't affect the number in any way, so we can ignore it:

Now you can perform the sums just as they appear:
