this post was submitted on 23 Nov 2024
328 points (96.9% liked)

Math Memes

2019 readers
12 users here now

Memes related to mathematics.

Rules:
1: Memes must be related to mathematics in some way.
2: No bigotry of any kind.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 173 points 4 months ago (9 children)

For those of you who were confused even after reading the comments: (a)(b) basically means a*b. My mind just didn't connect that to the fact that (x-x)=0. in the (a-x)(b-x) stuff is also (x-x) which = 0, and anything * 0 = 0, so no matter the value of literally everything else in the equation, it all equals out to 0 because every single () will get multiplied by (x-x), which is 0. There, hopefully that will clear it up for anyone remaining lost. And like all good jokes, they are always best when you have to explain them.

[–] [email protected] 2 points 4 months ago (8 children)

(a)(b) basically means a*b

Ok, wtf. Why write it like this then?

[–] [email protected] 3 points 4 months ago (1 children)

Because you wrote a lot less when writing it this way. Groups of terms beside each other are multiplying each other and you have to solve what's inside of those groups before multiplying them together.

[–] SmartmanApps 1 points 4 months ago

Groups of terms beside each other are multiplying each other

Actually the whole thing is a single Term. Terms are separated by operators and joined by grouping symbols, and there's no operators between the successive brackets.

you have to solve what’s inside of those groups before multiplying them together

You don't have to, but it sure makes the working-out a lot easier if you do!

If a=1, b=2, c=3, d=4, then...

(a+b)(c+d)=(ac+ad+bc+bd)

(1+2)(3+4)=(1x3+1x4+2x3+2x4)=(3+4+6+8)=21

whereas...

(1+2)(3+4)=(3)(7)=(3x7)=21 :-)

load more comments (6 replies)
load more comments (6 replies)