Suppose two classes are going on a field trip to the zoo. There are 28 people in one class and 22 people in the other class. The teachers want to order lunch for all of the students, and in each lunch, they want there to be 2 packages of crackers. How many packages of crackers should the teachers order? Well, here is where order of operations comes in: The teachers want to order 2*(28+22) packages of graham crackers. If the teachers didn't use order of operations, then instead of ending up with 100 packages of graham crackers, the teachers would end up with 78 packages of graham crackers, and some of the kids would be very unhappy. The above example demonstrates one kind of "order of operations." Here is another example which uses what perhaps you really mean when you say "order of operations." Suppose on that same bus trip each teacher also wants one package of crackers. Then, the teachers write this down mathematically as: 2 + 2*(28+22) = 2 + 2*(50) Using correct "order of operations" the teachers will figure out that they should order 102 packages of crackers. If instead the teachers were to not use "order of operations," they would order 200 crackers, and that would just be too much.
Chat with our AI personalities
It means that the calculator can follow the order of operations and do the order of operations for you but, you need to know how to do them on your own too.
If you put in parentheses, you can change the order of operations in many cases, as parentheses come before everything in the order of operations.
We have to use the order of operations so everyone solves a problem the same.
pemdas
associative_is_grouping_same_order_and_commutative_is_the_order_switched_">associative is grouping same order and commutative is the order switched* * * * *Sadly, all that is rubbish.Commutativity: The order of operands can be changed without affecting the result.Associativity: The order of operations can be changed without affecting the result.Thus, the commutative property states thatx + y = y + x.The associative property states that(a + b) + c = a + (b + c) and so you can write either as a + b + c without ambiguity.Although these may seem pretty basic or obvious, they are not true for operations as basic as subtraction or division of ordinary numbers.while the associative property