Recently, Colin “IceCol” Beveridge blogged about something that’s been irking him for a while: those annoying social media posts that tell you to work out a sum, such as $3-3\times6+2$, and state that only $n$% of people will get it right (where $n$ is quite small). Or as he calls it “fake maths”.
Now, I agree that we all need to do operations in the same order (just imagine trying to explain your working out to someone who uses BADSOM!) but BODMAS isn’t the order mathematicians use. It’s simply wrong. Take the sum $4-3+1$ as an example. Anyone can tell you that the answer is 2. But BODMAS begs to differ: addition comes first, giving 0!
The problem here is that in reality, we treat addition and subtraction as equally important, so sums involving just these two operations are calculated from left-to-right. This caveat is quite a lot more to remember on top of BODMAS, but there’s actually no need: Doing all the subtractions before additions will always give you the same answer as going from left-to-right. The same applies to division and multiplication, but luckily these two are in the correct order already in BODMAS (but no luck if you’re using PEMDAS).
So instead of BODMAS, we should be using BODMSA. But that’s unpronounceable, so instead we suggest that from now on you use MEDUSA. That’s right, MEDUSA:
Mabano (brackets in Swahili)
Exponentiation
Division
Ukubuyabuyelela (multiplication in Zulu)
Subtraction
Addition
This is big news. MEDUSA vs BODMAS could be this year’s pi vs tau… Although it’s not actually the biggest issue when considering sums like $3-3\times6+2$.
The real problem with $3-3\times6+2$ is that it is written in a purposefully confusing and ambiguous order. Compare the following sums:
$$3-3\times6+2$$ $$3+2-3\times6$$ $$3+2-(3\times6)$$ In the latter two, it is much harder to make a mistake in the order of operations, because the correct order is much closer to normal left-to-right reading order, helping the reader to avoid common mistakes. Good mathematics is about good communication, not tricking people. This is why questions like this are “fake maths”: real mathematicians would never ask them. If we take the time to write clearly, then I bet more than $n$% of people will be able get the correct answer.