screaming fist said:
By addting the star I tried to make it more easy to understand.
For the solution itseld there's no difference if the star is put or not, the rules stay the same.
No they don't.
If you put in the asterisk, it makes it clear that 2 and (1+2) are NOT part of the same expression. Therefore it follows a linear form from left to right, where the division takes place before multiplication, and the logical answer is 9. If you include the asterisk, most of us who've said 1 would probably say 9. I would and Hitch would, at least.
If you don't put in the asterisk, it makes it look like 2 and (1+2) are part of the same expression, 2(1+2). Which, as an expression involving brackets, should be worked out first, and then the division follows.
Without the asterisk, you have to make an assumption, otherwise it's impossible to calculate exactly (as both 9 and 1 are valid answers).
An arithmetic approach (taken by yourself, others, and by excel) makes the assumption that the multiplication symbol is there, thus 2(1+2) is comprised of two expressions, (2) and (1+2).
An algebraic approach (taken by myself, Cavman, hitch and others) makes the assumption that the implied brackets are there, thus 2(1+2) is comprised of one expression, (2(1+2)).
Both approaches
require an assumption to be made in order to render the other answer incorrect. This is why, if you put =6/2(1+2) into Excel, it gives an error message, and autocorrects.
antoine better explains it above, with the substitute.
6/2*a ≠ 6/2a (a≠1 or -1).