this post was submitted on 19 Jul 2023
841 points (95.7% liked)
Memes
45573 readers
1133 users here now
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.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The distributive law, assuming commutativity and other axioms, is a*(b+c) = (a*b) + (a*c). Notice how it does not matter in which order you evaluate + and * in this expression due to my use of parentheses.
PEMDAS is notation. It has no influence on the actual underlying math, only how we write it.
You're absolutely right, not sure what I was thinking.
Thanks, I've been trying to figure out how to put this and you did it concisely!