Right, so if you define c = (x+y) then since you consider factors as inside the parenthesis whenever there is a sum inside it, then
a / b * c = a / (b * c)
But if we happen to change c to, say c = x * y, now what? If you want to be consistent, now you have define multiplication as having...