I was cruising through my college algebra book, when I encountered this equation, everything is straight-forward, only, I have no idea what they did in regards to the grouping symbol, and the negative operation in front of it.
It looked like this: $$\mathbf{6-|5-8|}+3(4-1) \quad\to\quad \mathbf{6-|{-3}|}+3(3) \quad\to\quad \mathbf{6-3}+9$$
Is the $-3$ supposed to be positive, or is there a reason the grouping symbol for an absolute value is an exception?
Thank's in advance!
Absolute value is not only a grouping symbol, it is also a function. There are rules for what happens when you pull numbers in and out of it. We have $$|ax|=|a||x|$$ Notice the absolute value symbol around both values. So that means we have $$|-3|=|-1||3|=3$$ but $$-|3|=-3\neq|-3|$$ Furthermore, $$|a|=|-a|$$ for all $a$, so a "distributed" minus sign does nothing.