I just finished your article and wow! I'm definitely going to save it and share it the next time I come across another one of those viral problems. It was incredibly thorough and well researched, you clearly put a lot of energy and effort into it and it blew me away. It was really refreshing to see someone articulate themselves so passionately with supporting research. I look forward to reading more of your work!! 👏
Memes
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
A couple of edits (not trying to be rude but people sent to your article are going to be pedantic)
*current beliefs
This sentence needs editing: "They even split the category into two and the make a distinction between implicit multiplication with variables other implicit multiplications."
Thank you for reading the post, and thanks for pointing that out. Should be fixed and live in the next few minutes.
Update: Also fixed that sentence. Thank you so much.
It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.
There are plenty of bugs that are well documented. I can't tell you the number of times that I've seen someone do something wrong, that they think is 100% right, and "carefully" document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.
The other thing I'd point out that I didn't see in your blog is that I've seen many many people say they need to evaluate the 2(3) portion first because "parenthesis". No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn't matter because parenthesis. screams into the void
The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn't be, and prey on people who can't remember middle school math.
Regarding your first part in general true, but in this case the sheer amount of calculators for both conventions show that this is indeed intended behavior.
Regarding your second point I tried to address that in the "distributive property" section, maybe I need to rewrite it a bit to be more clear.
Damn ragebait posts, it's always the same recycled operation. They could at least spice it up, like the discussion about absolute value. What's |a|b|c|?
What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
Your example with the absolute values is actually linked in the "Even more ambiguous math notations" section.
Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don't support that.
Yeah! That's why I mentioned it, it was a fresh ambiguous notation problem that I've never encountered before. Discussions of "is it 1 or 9" get tiring quickly.
At least WA and others tell you how they interpret the input, instead of being a black box (until you get to the manuals). Even though it is obvious in hindsight, I didn't get why two calculators would yield different results; thanks!
Nice write-up.
i didn’t fully understand the article, but it was really interesting reading summaries & side discussions in the comments here!
i enjoy content like this that demonstrates how math is at its heart a useful tool for conceptualizing things vs some kind of immutable force.
I don't see the problem actually.
- Everything between ()
- Exponents
- multiply and devision
- plus and minus
- Always work from left to right.
==========
-
1+2= 3
-
No exponents
-
- 6 devised by 2 (whether a fraction or not) is 3
- 3 times 3 is 9
-
Nothing remains
The meme refers to the problem of handling implicit multiplication by juxtaposition.
Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).
With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.
For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
This is a very nice piece that had so much information I did not know. Toward the top of the article I was wishing for footnotes, references or something that would indicate it was not just your opinion, but as I got further into the piece you provided so many great references. I thought the calculator manuals were particularly accessible and convincing. Thanks for a great read!