How is the above equation equal to 9 with order of operations? Does this calculator not take into account the fact that a 2 positioned next to a () is automatically multiplication?
6/2(2+1) = 9 or 1? I am getting "1"
(6 (2 + 1))/(2) = (6 (2 + 1))/2:
(6 (2 + 1))/2
6/2 = (2×3)/2 = 3:
3 (2 + 1)
2 + 1 = 3:
3×3
3×3 = 9:
Answer: |9
So, I am the one originally asking the question, and I am still getting two answers of 9 or 1.
If order of operations is correct, is it not true that the parenthesis are added first, and then, that answer is automatically multiplied by the number adjacent to it?
6/ 2(2+1) =
6/ (2 x (2+1)) =
6/ (2 x (3)) =
6/ (6) =
1
Is it not true the division would be last in this case, due to the parenthesis and multiplication, which would preeced the function of division? I understand that in other cases, say, if there were no parenthesis, then the addition would be second to last in order of ops, but that is not the case here, and, the addition inside the parenthesis would come first... PEMDAS?
Parenthesis (which in this cases, houses a sum of numbers), then multiplication, then division... or am I wrong ... has something changed?
Thanks!
If you want to avoid any ambiguities such as in this case, then ALWAYS use brackets to make it crystal clear what your intention is. That way, you will not get any arguments. Fair?.
@Guest
In this case, someone posted the problem on social media, so we are trying to clear up what is accurate. Since I don't have access to the person who posted the problem initially (plus we can't always trust other people's answers), would you not agree that the brackets indicate multiplication, which, in this case, would cause the 3 (from 2+1) to be multiplied by 2 adjacent to it? Or, is it possible there are two answers, because this equation is ambiguous? I have always learned that (x)(y) = xy, or that x(y) is xy. So, from this I have deduced that the division comes last. I want to settle this once and for all! Thanks! :)