210
Later
70
why?
:global (39):
https://en.wikipedia.org/wiki/Order_of_operations
"For example, in mathematics and most computer languages, multiplication is granted a higher precedence than addition, and it has been this way since the introduction of modern algebraic notation.[SUP][1][/SUP][SUP][2][/SUP] Thus, the expression 2 + 3 × 4 is interpreted to have the value 2 + (3 × 4) = 14, not (2 + 3) × 4 = 20."
Thus, this problem would be 5 + (2 x 10). That would be 25.
correct. now... How many licks does it take to get to the center of a tootsie pop?
17
helmet = 10
football = 5
whistle = 2
:global (36):