Skip Navigation

PEMDAS is technically correct, but morally wrong

If we're supposed to be able to understand math as easily as a language, we should be able to read it from left to right like a language.
Yes, I know there's lots other languages that go right to left or top to bottom, but the point is you don't have to go jumping around the page or sentence figuring out which word should be read first based on which characters it contains.
We put the first word first, then the second word second, etc.
Why can't we just write equations in the order they were meant to be solved?

28 comments
  • My guess is that in real world applications, it makes more sense to think about things in terms of multiplying values together and then adding the total. Like if you have a list of products, with prices and quantities for each, to get the total value you multiply each quantity by its price and then add them all together.

  • Yes having equations written in a more straightforward way might make it easier for laypeople to understand but I think that the people who use their head for anything more complicated than a+b and don't just use a calculator can probably figure it out fine.

    • Also don't understand the "morally wrong" argument. Just because something is slightly more complicated than it could be doesn't make it "morally wrong".

  • You can if you wrote everything as just addition and subtraction, but then we made some shorthand notations for that, such as 2x3=2+2+2, and so now you have to do multiplication before addition otherwise you get a wrong answer, and if you wrote all multiplications before all additions there'd still be no problem, but as someone else pointed out, there are cases where it's easier to have a different order, and so voila! Order of operations rules.

28 comments