this post was submitted on 19 Jan 2025
55 points (100.0% liked)

196

2352 readers
1800 users here now

Community Rules

You must post before you leave

Be nice. Assume others have good intent (within reason).

Block or ignore posts, comments, and users that irritate you in some way rather than engaging. Report if they are actually breaking community rules.

Use content warnings and/or mark as NSFW when appropriate. Most posts with content warnings likely need to be marked NSFW.

Most 196 posts are memes, shitposts, cute images, or even just recent things that happened, etc. There is no real theme, but try to avoid posts that are very inflammatory, offensive, very low quality, or very "off topic".

Bigotry is not allowed, this includes (but is not limited to): Homophobia, Transphobia, Racism, Sexism, Abelism, Classism, or discrimination based on things like Ethnicity, Nationality, Language, or Religion.

Avoid shilling for corporations, posting advertisements, or promoting exploitation of workers.

Proselytization, support, or defense of authoritarianism is not welcome. This includes but is not limited to: imperialism, nationalism, genocide denial, ethnic or racial supremacy, fascism, Nazism, Marxism-Leninism, Maoism, etc.

Avoid AI generated content.

Avoid misinformation.

Avoid incomprehensible posts.

No threats or personal attacks.

No spam.

Moderator Guidelines

Moderator Guidelines

  • Don’t be mean to users. Be gentle or neutral.
  • Most moderator actions which have a modlog message should include your username.
  • When in doubt about whether or not a user is problematic, send them a DM.
  • Don’t waste time debating/arguing with problematic users.
  • Assume the best, but don’t tolerate sealioning/just asking questions/concern trolling.
  • Ask another mod to take over cases you struggle with, if you get tired, or when things get personal.
  • Ask the other mods for advice when things get complicated.
  • Share everything you do in the mod matrix, both so several mods aren't unknowingly handling the same issues, but also so you can receive feedback on what you intend to do.
  • Don't rush mod actions. If a case doesn't need to be handled right away, consider taking a short break before getting to it. This is to say, cool down and make room for feedback.
  • Don’t perform too much moderation in the comments, except if you want a verdict to be public or to ask people to dial a convo down/stop. Single comment warnings are okay.
  • Send users concise DMs about verdicts about them, such as bans etc, except in cases where it is clear we don’t want them at all, such as obvious transphobes. No need to notify someone they haven’t been banned of course.
  • Explain to a user why their behavior is problematic and how it is distressing others rather than engage with whatever they are saying. Ask them to avoid this in the future and send them packing if they do not comply.
  • First warn users, then temp ban them, then finally perma ban them when they break the rules or act inappropriately. Skip steps if necessary.
  • Use neutral statements like “this statement can be considered transphobic” rather than “you are being transphobic”.
  • No large decisions or actions without community input (polls or meta posts f.ex.).
  • Large internal decisions (such as ousting a mod) might require a vote, needing more than 50% of the votes to pass. Also consider asking the community for feedback.
  • Remember you are a voluntary moderator. You don’t get paid. Take a break when you need one. Perhaps ask another moderator to step in if necessary.

founded 1 month ago
MODERATORS
 
top 17 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 month ago (3 children)

It's -(3^2) that's the rule right??

[–] [email protected] 6 points 1 month ago (1 children)

I would say it's -3 × -3.

[–] [email protected] 8 points 1 month ago (1 children)

Nope, you can't assume the - is included in the square if there's no parenthesis around it. The answer is -9. Think of it like "0-3²" which is more obviously -9.

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago) (2 children)

Nope, you can’t assume the - is included in the square if there’s no parenthesis around it. The answer is -9.

Surely that would mean the answer's ambiguous, no? The lack of brackets means we can't know definitively if - is included or not. But separately, I'd argue that -3 represents negative three, not subtract three, and negative three is it's own distinct number from positive three.

[–] SmartmanApps 1 points 2 days ago

Surely that would mean the answer’s ambiguous, no?

No. Exponents before Subtraction. Order of operations rules.

The lack of brackets means we can’t know definitively if - is included or not

The lack of brackets mean we definitively do know that it's not included, because to be included, it would have to be in brackets.

I’d argue that -3 represents negative three, not subtract three

It's actually 0-3. There's an unwritten 0, just like if the first number was positive there's an unwritten +. 9 is actually 0+9. All operations on the number line start from 0.

negative three is it’s own distinct number from positive three

"positive 3" is actually 0+3.

[–] [email protected] 10 points 1 month ago* (last edited 1 month ago) (1 children)

Perhaps it’s not the most clear, but that absolutely is the standard convention for how to treat exponents, because it results in much simpler shorthand for writing things like this:

https://en.wikipedia.org/wiki/Taylor_series

Example on that page:

-x-(1/2)x^2 -(1/3)x^3 -(1/4)x^4 …

Using your definition you’d have to put a bunch of parenthesis: -x-(1/2)(x^2 )-(1/3)(x^3 )-(1/4)(x^4 )…

And believe me physicists would hate you if you made them do this because they’d have to do it constantly.

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

It's been a hot minute since I've had to do any serious maths, but that does roughly line up with what I remember about BODMAS. It's just intuitively, there's a difference between - as an infix operator (10 - 5) and - as a prefix (-3). If you where to solve x^2^ where x = -3, I don't think you'd say it's -9.

[–] SmartmanApps 1 points 2 days ago

there’s a difference between - as an infix operator (10 - 5) and - as a prefix (-3).

The only difference is whether it's in brackets or not. To square the number -3 you need to put it in brackets, otherwise you're only squaring 3.

x2 where x = -3, I don’t think you’d say it’s -9

That's because anytime you substitute for a pronumeral, whatever the pronumeral represents goes in brackets. e.g. for x=3, 2x=2(3). So if x=-3, then x²=(-3)², as opposed to if x=3, we have -x²=-(3)². Whatever the pronumeral is equal to is inside brackets when you substitute.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (2 children)

No, PEMDAS.

You do the exponent first, then multiplication.

-3² = -1 * 3²

or

-3² = (-1)(3²)

(-3)² would be how you'd represent what you are interpreting it as.

Your interpretation:

-3² != (-3)² = (-1(3))² = (-1 * 3)² = 9

vs

Correct Interpretation:

-3² = -3² = (-1)(3²) = -1 * 3² = -9

EDIT:

Every time you see a - directly infront of a number, say...

-x

...and there is no space to indicate the - represents a subtraction operator, such as in...

y - x

...the immediate prefix - actually represents:

(-1)x

or

-1 * x

Due to PEMDAS, if the exponent ² or ^2 is attached to...

-x² or -x^2

... this actually represents

(-1)(x²) or -1 * x^2

... such that PEMDAS is upheld, and the exponent recieves computational primacy.

EDIT 2:

I don't make these rules, but this is how it works.

Double check in wolfram alpha if you doubt it.

[–] SmartmanApps 0 points 2 days ago

You do the exponent first, then multiplication.

-3² = -1 * 3²

There's no multiplication, just subtraction (from an unwritten 0). -3² = 0-3²

there is no space to indicate the - represents a subtraction operator

Spaces don't mean anything in Maths, and I don't know why people keep adding them in! A minus sign is a minus sign, whether there are spaces next to it or not.

the immediate prefix - actually represents: (-1)x

No, it actually doesn't. It represents 0-x. Every operation on the number line starts from 0.

this actually represents (-1)(x²)

No, it actually represents 0-x²

such that PEMDAS is upheld

Which what you wrote doesn't. M refers literally to Multiplication signs. S refers literally to subtraction signs. -x² is E then S in PEMDAS.

I don’t make these rules

You did make those up actually (or you've repeated someone else who made them up).

but this is how it works

No it isn't. A minus sign is the S in PEMDAS, not M.

Double check in wolfram alpha if you doubt it

Look in a Maths textbook. Wolfram is known to be wrong in several areas. University professors warn their students against using it without adding brackets everywhere.

[–] [email protected] 0 points 1 month ago (1 children)

(-3)²

Well, in my defense, that's has the uglies.

[–] SmartmanApps 1 points 2 days ago

(-3)²

Well, in my defense, that’s has the uglies.

Well, the alternative is to have to write -(3)² every time to show it's not (-3)², so pick your poison.

[–] [email protected] 4 points 1 month ago (2 children)

Correct, or, -1 x 3^2 Joke is democracy doesn't always get it right

[–] SmartmanApps 1 points 2 days ago

Joke is democracy doesn’t always get it right

Yes, but more to the point it's adults who've forgotten the rules. Students don't have any issue with this. Exact same applies to all the order of operations memes floating around, like 6/2(1+2) - students have no trouble with it, it's adults who've forgotten the rules who argue about it.

[–] [email protected] 2 points 1 month ago

I figured. I just had to check if I had gone mad

[–] [email protected] 1 points 1 month ago (1 children)

the worst order of operations thing imo is with the denominator in division, many people say that 1/4x should be read as (1/4) * x and not 1/(4x), although I think this is usually the less popular option in polls

apparently wolfram alpha does it that way, as well as most newer graphing calculators (TI switched between the ti-82 and ti-83)

[–] SmartmanApps 1 points 2 days ago* (last edited 2 days ago)

the worst order of operations thing imo is with the denominator in division, many people say that 1/4x should be read as (1/4) * x and not 1/(4x)

Oh god yes. I have a whole thread dedicated to it with textbook screenshots, etc. at Order of operations thread index

although I think this is usually the less popular option in polls

Depends on how many adults have forgotten the rules, since that's what the poll is really tracking. Students have no issue with getting them correct (we're talking like 98% correct).

apparently wolfram alpha does it that way, as well as most newer graphing calculators (TI switched between the ti-82 and ti-83)

In both cases they're disobeying The Distributive Law, and so are demonstrably wrong