this post was submitted on 31 May 2025
3 points (80.0% liked)
Technology
72499 readers
3516 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For me it's the arguments when there is a parentheses but no operator (otherwise known as implied multiplication) in these baits e.g. 15 + 2(4 - 2)
If you don't know operator orders I have given up long ago, but I have seen a few lengthy discussions about this
Oh yeah, that's a fun one.
Where I live, this would be considered juxtaposition, at least by uni professors and scientific community, so 2(4-2) isn't the same as 2×(4-2), even though on their own they're equal.
This way, equations such as 15/2(4-2) end up with a definite solution.
So,
15/2(4-2) = 3.75
While
15/2×(4-2) = 15
Usually, however, it is obvious even without assuming juxtaposition because you can look at previous operations. Not to mention that it's most common with variables (Eg. "2x/3y").
Not just where you live, everywhere, in Maths textbooks. Adults forgetting the rules (and unqualified U.S. teachers not teaching what's in the textbooks) is another matter altogether.
No, it's known as Factorised Terms/Products, solved via The Distributive Law, a(b+c)=(ab+ac). "implied multiplication" is a made up rule by people who have forgotten the actual rules, and often they get it wrong (because, having wrongly called it "multiplication", they then wrongly give it the precedence of multiplication, not brackets).