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
70,184
Messages
1,565,748
Members
167,596
Latest member
RoxannaSan
 

 

 

Latest profile posts

migrabill wrote on Surgeon1's profile.
Be careful of this Wolfen guy. 2 messages. Both trying to sell something. He PM'ed me trying to sell something and he PM'ed my friend on here trying to sell something. Fishy.
autofire wrote on Dr Ray's profile.
Hi Dr. Ray, I will be in Cooktown from Oct 16 to Oct 23 fishing Lizard Island Black Marlin Tournament.

I have several "slack" days after fishing before I head for stay in Sydney and Fiji.

Do you have any recommendations for 1 or 2 day hunt near Cooktown?

I've hunted both DG and PG in 4 different countries in Africa.
Thank you,
Bob
 
Top