on a lighter note...

IMG_4914.png
 
And the correct answer is....

View attachment 678114
They're both wrong - the answer is 12.

The commutative property + Order of operations + disambiguation results in

6 + 6 + (6 x 6 x 0)

PS C:\WINDOWS\system32> 6 + 6 + 6 * 6 * 0
12

Python, C++, Java, C# - all yield the same result.

you could sort-of ignore OOO if the equation were re-written and evaluated left to right as

6 * 6 * 0 + 6 + 6

Without understanding the commutative property, you would end up with 2 different and "correct" answers.

But the commutative declares that 6 + 6 + 6 * 6 * 0 = 6 * 6 * 0 + 6 + 6. If we didn't have that property, computer programming would not work because math wouldn't work.
 
Last edited:

Forum statistics

Threads
69,672
Messages
1,553,715
Members
163,878
Latest member
EleanoreGa
 

 

 

Latest profile posts

supergrizzly wrote on AZDAVE's profile.
Dave, I could use both of them if still available. I just picked up a new .22 mag and a .22 pump that they would be perfect on.
MHYOUNG 375 wrote on DLSJR's profile.
Dan who is C. W. Richter? He seems to not be a fan of myself!
MHYOUNG 375 wrote on DLSJR's profile.
Who's this C. W. Richter? Seems to have a chip on his shoulder.
Andrew NOLA wrote on Huntforever's profile.
Lbarr might be a scammer

it appears he sold the same brass to me and another member
 
Top