paulb203 said:
How do you guys know the order of operations when it comes to tackling a maths problem.
As far as I am concerned, I ignore the existence of a division. Division is in my world the multiplication by an inverse element. I only distinguish between the properties of the multiplicative domain, i.e. the numbers which do not multiply to zero and have an inverse. It can be a proper subgroup like ##\{\pm 1\}## in the case of integers, or on the clock with hands, where only ##\{1,5,7,11\}\subseteq \{0,1,2,3,4,5,6,7,8,9,10,11\}## have inverses, or all numbers (##\neq 0##) in the case of rational numbers. Division in my world is at most the Euclidean algorithm
$$
n=q\cdot m + r \, , \,|r|<m
$$
But I have learned it like everybody else at school. It took me a while to recognize that division is not necessary in mathematics. However, I'm the only one here who sees it as such. All others love their divisions. It creates senseless discussions about my opinion, or why ##0## cannot be divided by, or how linear notations should be read. All things that are impossible in my world. I do not even have such questions: ##0## isn't even an element of the multiplicative sets as long as we demand ##1\neq 0,## and linear notations are no problem if you only multiply. Btw, the same is true for subtraction; only the addition with an inverse.
paulb203 said:
Or are the problems you are presented with at degree and beyond level (and in the workplace) devoid of any ambiguity?
There is simply no reason to save parentheses if a linear notation has to be. All these BODMAS or whatever artificial abbreviation is used depend on one single fact: multiplication and addition only meet each other in the distributive laws ##a\cdot (b+c)=a\cdot b+ a\cdot c## and ##(b+c)\cdot a= b\cdot a+ c\cdot a.##
That's it.
Everything else are abbreviations: ##\div x## for ## \cdot x^{-1}## and ##ab ## for ##a\cdot b.## Exponentiation is in its basic version also an abbreviation, ##x^2## for ##x\cdot x,## or a function in case of ##x^\alpha ## where ##\alpha ## is something nastier than integers. In that case, write ##f(x)## instead of ##x^\alpha ##and you won't be tempted to multiply the ##x## by something. All you have to memorize is
$$
a(b+c)=ab+ac\neq ab+c .
$$
In all other cases: be generous with parentheses and brackets.