126k views
4 votes
Why is it important that everyone follow the same order of operations when evaluating expressions?

User Tobika
by
7.7k points

2 Answers

3 votes
Because if not, different people would get different answers. If the expression is evaluated without using the order of operations, the answer won’t be the same. I hope this helps!
User SPoage
by
7.9k points
4 votes
As an example, let’s say we had 3+4x2
Without PEMDAS, we would add 3 and 4, then multiply by 2, getting 14 (the wrong answer).
With PEMDAS, we would multiply 4 and 2, then add 3, getting 11 (the correct answer!).
So if you don’t use PEMDAS, you’ll just get a different answer than you should’ve. Hope that helped!
User Nenad M
by
8.5k points