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
66,748
Messages
1,478,041
Members
142,253
Latest member
HattieS465
 

 

 

Latest posts

Latest profile posts

Boela wrote on Slider's profile.
Good day, Slider.

Do you by any chance have any 500NE brass left that you are willing to part ways with?

Best regards,
Boela Bekker.
Saddlemaker wrote on ftothfadd's profile.
$200.00 plus shipping
David jr wrote on Hooknbullet2's profile.
Will you take 450.00 each for 2 of the scopes + shipping
can send check if this is acceptable for you
David [redacted]
forshoes wrote on baxterb's profile.
Any chance you have any of the Baagh Shikari: The Last Tiger Hunter books left?
I have 20 rounds of 416 Hoffman 400gn solids if anyone is interested
 
Top