1. Expand a simple product with positive integers
Problem
We distribute the 3 to both the 2 and the 5, multiplying each term separately.
We calculate and .
Finally, we add: .
Answer:
Distributive Property lets us avoid computing what is in the parentheses first. Instead, we multiply 3 by each term inside, then add the products. Both methods give the same answer—this way is clearer for problems with variables.