
Nancy D. answered 12/03/15
Tutor
5
(130)
Nancy - Math and Computer Science Tutor
Remember that the order of operations is P E MD AS. Parentheses first, then exponents, then multiply or divide from left to right and then add or subtract from left to right.
ab + c
4(8) + 2 Multiply first
32 + 2 Then add
34