this post was submitted on 11 Oct 2023
973 points (96.3% liked)

Memes

45321 readers
1552 users here now

Rules:

  1. Be civil and nice.
  2. 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
973
submitted 1 year ago* (last edited 1 year ago) by hypertown@lemmy.world to c/memes@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] GigglyBobble@kbin.social 1 points 1 year ago* (last edited 1 year ago) (1 children)

2^0 isn't multiplying by zero. Considering this law: 2^a / 2^b = 2^(a-b)
it's obvious why 2^0 = 1
If a=b you're dividing by the same number resulting in 1.

Unfortunately, I cannot explain/prove the first law though.

[โ€“] zalgotext@sh.itjust.works 3 points 11 months ago* (last edited 11 months ago)

The first rule is just simple division:

(2x2x2x2) / (2x2) =

(2/2) * (2/2) * 2 * 2=

1 * 1 * 2 * 2 =

2 * 2 =

4

Writing in terms of powers:

(2^4) / (2^2) =

(2^(4-2)) =

(2^2) =

4

The two bottom 2's "cancel out" (really they just divide into one another to make 1's) two of the top 2's and you're left with two top twos.