1. Simplify with small positive integers
Problem
This is the original problem with the first two numbers grouped in parentheses.
We evaluate inside the parentheses.
Adding gives us the final answer.
Answer:
This example shows the basic case where we follow the order of operations by evaluating parentheses first. The Associative Property guarantees that whether we group or , the answer is the same.