Sure! Here are some examples to test your understanding of the order of operations (PEMDAS):
1. Evaluate: 4 + 3 * 2
Solution: According to the order of operations, we first perform the multiplication, and then the addition. Therefore, 3 * 2 equals 6, and adding 4 to it gives us the final answer of 10.
2. Evaluate: (6 + 2) * 3 / 2
Solution: Inside the parentheses, we have 6 + 2 which equals 8. After that, we multiply 8 by 3, resulting in 24. Lastly, we divide 24 by 2, giving us the final answer of 12.
3. Evaluate: 12 - 6 / 2 + 3 * 4
Solution: We first divide 6 by 2, which equals 3. Then, we multiply 3 by 4, giving us 12. Next, we subtract 12 from 12, which leaves us with 0. Finally, we add 0 to 3, resulting in the final answer of 3.
use the order of operations quick check
1 answer