To simplify the expression \((9x^2 + 17x + 13) - (2x^2 + 12x + 11)\), we follow these steps:
-
Distribute the negative sign across the second set of parentheses: \[ 9x^2 + 17x + 13 - 2x^2 - 12x - 11 \]
-
Combine like terms:
- Combine the \(x^2\) terms: \(9x^2 - 2x^2 = 7x^2\)
- Combine the \(x\) terms: \(17x - 12x = 5x\)
- Combine the constant terms: \(13 - 11 = 2\)
Putting it all together, we get: \[ 7x^2 + 5x + 2 \]
Therefore, the correct answer is: 7x² + 5x + 2