this post was submitted on 12 Dec 2023
858 points (96.3% liked)

Memes

45158 readers
3120 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
858
6÷2(1+2) (programming.dev)
submitted 9 months ago* (last edited 9 months ago) by wischi@programming.dev to c/memes@lemmy.ml
 

https://zeta.one/viral-math/

I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.

It's about a 30min read so thank you in advance if you really take the time to read it, but I think it's worth it if you joined such discussions in the past, but I'm probably biased because I wrote it :)

you are viewing a single comment's thread
view the rest of the comments
[–] TokyoMonsterTrucker@lemmy.dbzer0.com 5 points 9 months ago (1 children)

The order of operations is not part of a holy text that must be blindly followed. If these numbers had units and we knew what quantity we were trying to solve for, there would be no argument whatsoever about what to do. This is a question that never comes up in physics because you can use dimensional analysis to check to see if you did the algebra correctly. Context matters.

[–] SmartmanApps@programming.dev 1 points 6 months ago

The order of operations is not part of a holy text that must be blindly followed

No, it's in Maths textbooks, and must be... blindly followed. :-)

If these numbers had units

...it wouldn't matter at all. The order of operations comes from the very definitions of the operators themselves. e.g. 2x3 is shorthand for 2+2+2.