on a lighter note...

489815170_10233024957399226_6708263921173484869_n.jpg
 
1744392598127.png
 
1744392723710.png
 
IMG_1507.jpeg
 
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.

What the fk are you talking about....and in which language?....:E Confused::E Huh::E Loopy::E Head Scratch:
 

Forum statistics

Threads
67,310
Messages
1,493,766
Members
145,005
Latest member
LillianH15
 

 

 

Latest profile posts

channelkat wrote on NMAmateurHunter's profile.
FYI we need NM members! Please spread the word and join us if you can make it.
1775843806328.png
observe wrote on NZ Jack's profile.
Jerome, do you think my last post in rough camping must maybe shift as an article?
 
Top