To simplify \((9x^2 + 17x + 13) - (2x^2 + 12x + 11)\), 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\)
So, putting it all together you get: \[ 7x^2 + 5x + 2 \]
Thus, the correctly simplified form is: 7x² + 5x + 2.