When we’re on the left side of zero on the numberline then order of calculations again doesn’t matter, right?
-10 - 2 = -12
-2 - 10 = -12
It’s kind of confusing because minus is sometimes an operator and sometimes something like a modifier that says take the value and mirror it across zero…
1 Like
Hi,
You are right. Maybe it helps to imagine that we are dealing with a summation.
a + b = c
b + a = c
a = -10
b = -2
c = -12
(-10) + (-2) = -12
(-2) + (-10) = -12
a + b = c
a + b + (-c) = 0
a + b - c = 0
(-10) + (-2) + (- -12) = 0
(-10) + (-2) + (+12) = 0
(-10) + (-2) + 12 = 0
Does that make sense?
2 Likes
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.