Question: If the sum of three consecutive integers is 72, what is the smallest of these integers?
Options:
Correct Answer: 23
Solution:
Let the integers be x, x+1, and x+2. Their sum is x + (x + 1) + (x + 2) = 3x + 3 = 72. Solving gives 3x = 69, so x = 23.