229
submitted 2 weeks ago by Obelix@feddit.org to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] jordanlund@lemmy.world 103 points 2 weeks ago* (last edited 2 weeks ago)

I'm sure we're all geniuses here, but just in case...

Please excuse my dear aunt Sally.

Parenthesis, exponents, multiplication, division, addition, subtraction.

Why? Because a bunch of dead Greeks say so!

3x3-3÷3+3

(3x3)-(3÷3)+3

9-1+3

8+3

11

[-] czardestructo@lemmy.world 92 points 2 weeks ago

I guess remembering grade school order of operation means you're a guinus now? Bar has gotten pretty low...

[-] AnotherPenguin@programming.dev 27 points 2 weeks ago

And it will go even lower as people start relying mpre on AI...

[-] SARGE@startrek.website 25 points 2 weeks ago

That's the point.

Set the bar low, but just high enough that tons of people still trip over it.

Sit back and enjoy the comment wars.

The people who are confident but wrong are too proud to admit they were wrong even if they realize it, and comment angrily.

The people who are right and know why, comment for corrections and some to show off how S-M-R-T they are.

The people who are wrong but willing to accept that just have their realization and probably don't think about it again. So do the people who don't know and/or care.

But those first two groups will keep the post going in both shares and comments, because "look at all these wrong people"

It's all designed to boost engagement.

[-] Ulrich@feddit.org 6 points 2 weeks ago

This right here is exactly why it's been so popular for so long.

[-] rigatti@lemmy.world 9 points 2 weeks ago

G U I N U S.

I know it's probably a typo, but I'm enjoying it.

[-] czardestructo@lemmy.world 5 points 2 weeks ago

I would like to say it was on purpose but it was not :( I might do math, spelling is not my forte.

[-] dethedrus@lemmy.dbzer0.com 2 points 2 weeks ago* (last edited 2 weeks ago)

It's jeenyus you moran!

All I can envision with that alternative is Whoopi Goldberg with a very fanciful hat serving drinks in space.

[-] vext01@lemmy.sdf.org 18 points 2 weeks ago

For the programmers: operator precedence.

[-] Imgonnatrythis@sh.itjust.works 12 points 2 weeks ago

Not a genius. But if subtraction is last, why isn't it 9-4?

[-] aliceblossom@lemmy.world 31 points 2 weeks ago

Because its not really "1 plus 3", its negative 1 plus 3 which is two. I know it seems a little weird but the minus sign is " tied" to the thing following it.

[-] cecilkorik@lemmy.ca 29 points 2 weeks ago

Parenthesis, exponents, multiplication, division, addition, subtraction.

should actually be

Parenthesis, exponents, (multiplication and division), (addition and subtraction).

Addition and subtraction are given the same priority, and are done in the same step, from left to right.

It's not a great system of notation, it could be made far clearer (and parenthesis allow you to make it as clear as you like), but it's essentially the universal standard now and it's what we're stuck with.

[-] iglou@programming.dev 5 points 2 weeks ago* (last edited 2 weeks ago)

No, it should simply be "Parenthesis, exponents, multiplication, addition."

A division is defined as a multiplication, and a substraction is defined as an addition.

I am so confused everytime I see people arguing about this, as this is basic real number arithmetics that every kid in my country learns at 12 yo, when moving on from the simplified version you learn in elementary school.

[-] 13igTyme@lemmy.world 5 points 2 weeks ago

You want PEMA with knowledge of what is defined, when people can't even understand PEMDAS. You wish for too much.

[-] Cethin@lemmy.zip 4 points 2 weeks ago

I hate most math eduction because it's all about memorizing formulas and rules, and then memorizing exceptions. The user above's system is easier to learn, because there's no exceptions or weirdness. You just learn the rule that division is multiplication and subtraction is addition. They're just written in a different notation. It's simpler, not more difficult. It just requires being educated on it. Yes, it's harder if you weren't obviously, as is everything you weren't educated on.

[-] Mistic@lemmy.world 4 points 2 weeks ago* (last edited 2 weeks ago)

That's because (strictly speaking) they aren't teaching math. They're teaching "tricks" to solve equations easier, which can lead to more confusion.

Like the PEMDAS thing that's being discussed here. There's no such thing as "order of operations" in math, but it's easier to teach by assuming that there is.

Edit: To the people downvoting: I want to hear your opinions. Do you think I'm wrong? If so, why?

[-] iglou@programming.dev 3 points 2 weeks ago

I'm just confused as to how that is not common knowledge. The country I speak of is France, and we're not exactly known for our excellent maths education.

[-] fluxion@lemmy.world 18 points 2 weeks ago* (last edited 2 weeks ago)

Addition/subtraction work out the same regardless of how you order the operations. If you do subtraction last you start with the original:

9-1+3

and you are adding 3 to the result of (9-1). Since you are trying to perform it before the (9-1) operation is carried out, you can add 3 to the 9:

12-1 = 11

or you can add three to the -1 and get:

9+2 = 11

You only end up with 9-4 if you were subtracting 3 rather than adding three. It all becomes more obvious if you read the original as:

9 + (-1) + 3

[-] Mistic@lemmy.world 11 points 2 weeks ago* (last edited 2 weeks ago)

The "why" goes a little further than that.

In actuality, it's because of fundamental properties of operations

  • Commutation

a + b = b + a

a×b = b×a

  • Association

(a + b) + c = a + (b + c)

(a×b)×c = a×(b×c)

  • Identity

a + 0 = a

a×1 = a

If you know that, then PEMDAS and such are useless because they're derived from those properties but do not fully encompass them.

Eg.

3×2×(2+2) = 3×(4+4) = 12+12 = 24

This is a correct solution that is improper if you're strictly adhering to PEMDAS rule as I've done multiplication before parenthesis from right to left.

I could even go completely out of order by doing 3×2×(2+2) = 2×(6+6) and it will still be correct

[-] barsoap@lemm.ee 4 points 2 weeks ago

Why? Because a bunch of dead Greeks say so!

The Greeks certainly didn't come up with PEMDAS. US teachers too lazy to teach kids actual maths did. And that's before taking into account that the Greeks didn't come up with Algebra.

[-] dohpaz42@lemmy.world 16 points 2 weeks ago

US teachers too lazy to teach kids actual maths did.

What’s lazy about learning PEMDAS? And what’s the non-lazy/superior way?

[-] barsoap@lemm.ee 4 points 2 weeks ago* (last edited 2 weeks ago)

Learning the actual algebraic laws, instead of an order of operations to mechanically replicate. PEMDAS might get you through a standardised test but does not convey any understanding, it's like knowing that you need to press a button to call the elevator but not understand what elevators are for.

Though "lazy teachers" might actually be a bit too charitable a take given the literacy rates of US college graduates mastering in English. US maths teachers very well might not understand basic maths themselves, thinking it's all about a set of mechanical operations.

[-] Halosheep@lemm.ee 10 points 2 weeks ago

This guy is the the guy posting the answer and then spending hours fighting the idiots who got it wrong on Facebook.

Nerd.

[-] barsoap@lemm.ee 3 points 2 weeks ago

x/0 is the set {+inf,-inf}, fite me IRL.

[-] AbidanYre@lemmy.world 8 points 2 weeks ago* (last edited 2 weeks ago)

Is it also lazy to learn Roy G. Biv to know the color spectrum instead of learning all the physics and optical properties behind that?

Or what about My Very Elderly Mother Just Served Us Nine Pickles to know the planets instead of learning orbital dynamics and astrophysics?

Christ man, it's a mnemonic device for elementary schoolers.

[-] barsoap@lemm.ee 3 points 2 weeks ago* (last edited 2 weeks ago)

Those two things are memorisation tasks. Maths is not about memorisation.

You are not supposed to remember that the area of a triangle is a * h / 2, you're supposed to understand why it's the case. You're supposed to be able to show that any triangle that can possibly exist is half the area of the rectangle it's stuck in: Start with the trivial case (right-angled triangle), then move on to more complicated cases. If you've understood that once, there is no reason to remember anything because you can derive the formula at a moment's notice.

All maths can be understood and derived like that. The names of the colours, their ordering, the names of the planets and how they're ordered, they're arbitrary, they have no rhyme or reason, they need to be memorised if you want to recall them. Maths doesn't, instead it dies when you apply memorisation.

Ein Anfänger (der) Gitarre Hat Elan. There, that's the Guitar strings in German. Why do I know that? Because my music theory knowledge sucks. I can't apply it, music is all vibes to me but I still need a way to match the strings to what the tuner is displaying. You should never learn music theory from me, just as you shouldn't learn maths from a teacher who can't prove a * h / 2, or thinks it's unimportant whether you can prove it.

[-] AbidanYre@lemmy.world 4 points 2 weeks ago

What fundamental property of the universe says that

6 + 4 / 2 is 8 instead of 5?

[-] barsoap@lemm.ee 4 points 2 weeks ago* (last edited 2 weeks ago)

Nothing. And that's why people don't write equations like that: You either see

     4
6 +
***
     2

or

 6 + 4
-------
   2

If you wrote 6 + 4 / 2 in a paper you'd get reviewers complaining that it's ambiguous, if you want it to be on one line write (6+4) / 2 or 6 + (4/2) or 6 + ⁴⁄₂ or even ½(6 + 4) Working mathematicians never came up with PEMDAS, which disambiguates it without parenthesis, US teachers did. Noone else does it that way because it does not, in the slightest, aid readability.

[-] dohpaz42@lemmy.world 5 points 2 weeks ago

You might be smart, but you’re still wrong about the importance of order of operations; especially in algebra.

As far as teachers go, you’re being a dick by generalizing all (US) teachers are lazy and do not understand math.

Pro tip: opinions are like assholes; you too have one, and yes it too stinks.

[-] baines@lemmy.cafe 3 points 2 weeks ago

just say you like the smell of your own farts, it would be less text for us to read for the same result

[-] datavoid@lemmy.ml 3 points 2 weeks ago

I'm a BEDMAS man myself

this post was submitted on 31 May 2025
229 points (100.0% liked)

Technology

71537 readers
4220 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS