PottedMeat
Lifer
God. Planes are propelled by God.
this is upper management / state representative material right here 😀
God. Planes are propelled by God.
this is upper management / state representative material right here 😀
translated: "I AM WRONG AND I LOVE IT!"
also reported![]()
\
Both solutions can be argued for within Order of Operations (again, i'm saying distribution is a function of parenthesis). i'm convinced the reason for having order of operations is for smug idiots to pull this kind of shit.
reported for what?
I take it you have never seen actual high level math before?
depends what you mean by high, i took up to multivar calc, diff eq, num methods, linear alg
I don't remember ever seeing a problem written with the actual division sign when we were learning the order of operations..we always used either ______ or a /
swares
lmao, what a stupid f****g reason to report someone.
and you mean "swears".

off you go again!![]()
And?
This specifically states "divided by" as well. They didn't use a slash (/) to divide, it's specifically written to be set up the way that I did. Even if it wasn't the case, when ambiguity presents itself, you must put each term in parenthesis to avoid confusion. and 2(1+2) is one term since it's attached to parenthesis.
(6)/(2(1+2))= 1
and for some reason you all think it is...
(6)/(2)(1+2)
For which it is not. It's not 9. Plugging in stated problem as-is will not follow order of operations.
lmao, what a stupid fucking reason to report someone.
and you mean "swears".
I thought it was 1 too but guess if you strictly go with order of operation it kinda makes sense that it's 9... made a C++ program to test and sure enough it's 9. I was treating the division more like left side divided by right side, but guess that's not how it works as division is same priority as multiplication.