I was an English major so I could be way off, but I believe that is incorrect. It can only be 400. Let’s write out the operators to make this more clear.
>1000 **÷** 5 **x** (4-2) = m
First, calculate the parentheses.
>1000 ÷ 5 x **2** = m
Then, division/multiplication. These you *calculate left to right.*
>**200** x 2 = m
>**400** = m.
Latest Answers