To simplify the expression \( 7(n-2) + 5(n+4) + 3(n+1) \), we will first distribute the coefficients in front of the parentheses:
-
Distribute \( 7 \) to \( (n-2) \): \[ 7(n-2) = 7n - 14 \]
-
Distribute \( 5 \) to \( (n+4) \): \[ 5(n+4) = 5n + 20 \]
-
Distribute \( 3 \) to \( (n+1) \): \[ 3(n+1) = 3n + 3 \]
Now combine all the distributed terms together: \[ 7n - 14 + 5n + 20 + 3n + 3 \]
Next, we will combine like terms (the \( n \) terms and the constant terms):
- Combine \( n \) terms: \[ 7n + 5n + 3n = 15n \]
- Combine constant terms: \[ -14 + 20 + 3 = 9 \]
Putting it all together, we have: \[ 15n + 9 \]
Thus, the final answer is \( 15n + 9 \), which corresponds to option B.