For me it’s the arguments when there is a parentheses but no operator (otherwise known as implied multiplication)
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).
Mistic@lemmy.world 1 month ago
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).
This way, equations such as 15/2(4-2) end up with a definite solution.
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”).
So,
15/2(4-2) = 3.75
While
15/2×(4-2) = 15
SmartmanApps@programming.dev 2 weeks ago
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.