this post was submitted on 03 Dec 2023
421 points (100.0% liked)

196

16449 readers
1868 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] otacon239@feddit.de 9 points 11 months ago* (last edited 11 months ago) (25 children)

Nope. It’s PEMDAS at work.

8/2(2+2)

8/2(4) - Parentheses

8/8 - Multiplication

1 - Division

Modern phone apps seem to be notorious for getting order of operations wrong. I’ve never had this issue with a dedicated calculator.

Edit: my petard has been hoisted

[–] DarkMessiah@lemmy.world 4 points 11 months ago* (last edited 11 months ago) (10 children)

Actively wrong.

PE(MD)(AS).

Parenthesis comes first, do everything in each of them as though they were a whole equation to themselves.

8/2(2+2) = 8/2(4)

Then you do your exponents. The equation doesn’t have any, so we can go ahead and skip those.

Multiplication and division are the same operation, just flipped around, so you go left to right and do those as you come across them. A number next to a parenthesis means multiplication, so to simplify:

8/2(4) = 8/2x4

8/2x4 = 4x4

4x4 = 16

Addition and subtraction don’t have any weird effects on the outcomes of each other, so you go left to right and do them as they come up. This equation has no more addition or subtraction to do, so we can consider what we have left our answer.

Therefore: 8/2(2+2)=16

This is straight from the textbook. You are wrong, and so are your purpose-built calculators.

EDIT: Replaced * with x to avoid italicising.

[–] SmartmanApps@programming.dev 1 points 7 months ago (2 children)

8/2(2+2) = 8/2(4)

Then you do your exponents

You haven't finished Brackets yet! The next step is...

8/(2x4)=8/8

This is straight from the textbook

Not any textbook I've seen. Screenshot? Here's some actual textbooks

[–] DarkMessiah@lemmy.world 1 points 7 months ago (1 children)

Child, this thread is literally four months old. Get a life.

[–] SmartmanApps@programming.dev 2 points 7 months ago

Yeah, didn't think that came from any textbook.

load more comments (7 replies)
load more comments (21 replies)