Answer:
Answer B
Explanation:
- Let's start by defining the first odd integer as "n."
- The next three consecutive odd integers can be represented as
n + 2, n + 4, and n + 6 because consecutive odd integers are 2 units apart from each other.
- Now, let's find their sum S:
S = n + (n + 2) + (n + 4) + (n + 6)
Combine like terms by adding the numbers.
S = n + n + 2 + n + 4 + n + 6
Combine the "n" terms.
S = 4n + 2 + 4 + 6
Add the constants.
S = 4n + 12
So, using this method, we also arrive at the equation:
S = 4n + 12