Question 990284
.
Putting a (+) and (-) sign together is confusing.
Is this supposed to be:
.
|{{{(-7)}}}&#177{{{abs(9+(-4+(-8)))}}}|
=|{{{(-7)}}}&#177{{{abs(9+(-12)))}}}|
=|{{{(-7)}}}&#177{{{abs(-3)))}}}|
=|{{{(-7)}}}&#177{{{3}}}|
={{{abs(-4)}}} {{{OR}}} {{{abs(-10)}}}
={{{4}}} {{{OR}}} {{{10}}}
.
-OR-
.
{{{abs((-7)+(-abs(9+(-4+(-8)))))}}} 
={{{abs(-7- abs(9-12))}}}
={{{abs(-7-3)}}}
={{{abs(-10)}}}
={{{10}}}