Question 1007581
I'm lost as to how plus and minus signs can change in expressions.

In the expression -2+(-10-8 x (-4) x (-3)
which equals= -2+(-10+32) x (-3)
and so on......
How does 8 x -4, which equals -32, become a positive 32 on the next line?
--------------
-2+(-10-8 x (-4) x (-3)
-2+(-10-8 x (-4) x (-3))
The parentheses don't match.
----
Use * (Shift 8) for multiply.
-2+(-10 - 8*(-4)*(-3))
It's -8*-4 = +32