I've been in a lengthy discussion today about how to interpret the division symbol. There seem to be two views on what it means.
• Everything on the left hand symbol is divided by everything on the right hand of the symbol.
or
• The operator only deals with the term to its immediate left and right.
Which is correct? I tried to find a specific definition for the usage of the division operator but I couldn't find it.
Everything to the immediate left and right will be affected by the division symbol, everything else wont. This is how it is on most calculators and how order of operations PEMDAS defines the usage.