Hi, Julia.
This problem, or others like it, have been viral literally for decades. We have discussed the issue in our blog here:
Order of Operations: Implicit Multiplication?
As explained there, both approaches to evaluating mixed division and multiplication are taught, in different places. Yours, which treats all multiplications alike, with the same precedence as division, is commonly taught in America, as a rigid version of PEMDAS. The other, which evaluates multiplication written without a symbol first, seems to be common in other places, and among actual users of math. I explain in the following post why I half-heartedly support the latter; but my overall advice is never to write such an expression. (On the other hand, I am troubled by the idea that inserting the multiplication symbol where it was previously only implied would change the value of an expression; that's why it's only half-hearted!)
People who post such questions likely know it will cause arguments, and enjoy doing so. You should just ignore it. It's like arguing over British vs American spelling, only worse.
By the way, when I type the expression into Google, it gives the answer as 16 (along with various explanations of the issue, not necessarily correct!). And when I enter it into Wolfram Alpha in "natural language" format using either the obelus, 8÷2(2+2) or the slash, 8/2(2+2), it gives 16, translating it as (8/2)(2+2); but if I enter it as 8/2(2+2) in "math input" format, it translates it as a fraction with only 8 in the numerator, and gives the answer 1. This appears to be due only to how the math input works (as it makes this change within the input field), and not necessarily how they interpret the symbols. Using the obelus in "math input", it still gives 16.

Clearly, this is just something that isn't fully agreed upon, even after decades of debate.
-- Doctor Peterson