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
64,358
Messages
1,417,222
Members
130,023
Latest member
NatishaPie
 

 

 

Latest posts

Latest profile posts

wheelerdan wrote on Jager Waffen74's profile.
Sir, I think I have been writing to you about the purchase of the HK 639 rifle under an email "Tt Jake." If this is you, then I am truly interested. I am just trying to verify identify. Tt Jake is asking for a cash transaction. No disrespect intended, Just trying to verify who I am talking to. Thank you. Respectfully. Dan
Gary C wrote on HuntingFreak's profile.
Hey my friend, I am returning to SA for a Cape Buffalo hunt in June 26. My outfitter has suggested Highveld but I have read some poor reports. Wondering how satisfied you were with your mounts from them? Thanks in advance.
Finally back to somewhat normal I missed reading the messages and posts
 
Top