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

196

17034 readers
3241 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] cRazi_man@lemm.ee 7 points 1 year ago (3 children)

Ah damn it. It took me ages to find a calculator app that fits my needs..... And now I find out it works like the one on the right.

[–] Razzazzika@lemm.ee 14 points 1 year ago (3 children)

... the one on the right is correct.... that's a jank ass calculator on the left that doesn't know how to do order of operations 8/2×(2+2) 8/2x4 4x4 16

[–] force@lemmy.world 6 points 1 year ago* (last edited 1 year ago) (1 children)

There isn't a multiplication symbol though. By your logic something like 8÷2x would mean (8÷2)*x because order of operations

Or if you read 8÷2√x as (8÷2)*√x

Just notate 8÷2(2+2) as 8÷2x; x=(2+2) and you get it, you can substitute any complete expression with a variable in an equation and the logic stays the same.

[–] Eezyville@sh.itjust.works 3 points 1 year ago (1 children)

You know sometimes both are correct.

[–] SmartmanApps@programming.dev 1 points 11 months ago

You know sometimes both are correct

Nope. That's what the order of operations rules take care of.

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

the one on the right is correct

No, it isn't.

8/2×(2+2)

...isn't the same thing as 8/2(2+2). You separated the term in the denominator, leading the (2+2) to get flipped into the numerator, hence wrong answer.

[–] Razzazzika@lemm.ee 1 points 11 months ago (1 children)

That would be 8/(2x(2+2)) if we were keeping it all in the denominator. Multiplication happens in the numerator if there are no parenthesis to distinguish it. If thr equation was written like this:

8


2x(2+2)

Then you would also be correct, but I have to respectfully disagree with your analysis.

[–] SmartmanApps@programming.dev 1 points 11 months ago* (last edited 11 months ago)

That would be 8/(2x(2+2)) if we were keeping it all in the denominator

(2x(2+2)) is the same thing as 2(2+2)

I have to respectfully disagree with your analysis

Which means you disagree with how Maths textbooks teach how to do this (see previous link).

[–] DrDominate@lemmy.world 4 points 1 year ago (1 children)

Hiper Calc is the calculator app that I use. It's very good. When I ran this equation, it actually notified me how the operands should be grouped (weak or strong) and provided two answers. Honestly the whole issue can be avoided if you use more parentheses

[–] SmartmanApps@programming.dev 1 points 11 months ago

the whole issue can be avoided

...by following all the order of operations rules

[–] MeanEYE@lemmy.world 2 points 1 year ago

HP Prime, king of all. Or if you prefer open source NumWorks.