Simplify the following: 3 - 9 3 - 9 = -6:
Answer: -6
Simplify the following:
abs(5 - 3) - 4 abs(-6)
5 - 3 = 2:
abs(2) - 4 abs(-6)
Since -6<=0, then abs(-6) = 6:
abs(2) - 46
Since 2>=0, then abs(2) = 2:
2 - 4×6
-4×6 = -24:
-24 + 2
2 - 24 = -22:
Answer: -22