To find \((f + g)(x)\), we need to add the two functions \(f(x)\) and \(g(x)\).
Given:
- \(f(x) = -13x^2 - 17x + 5\)
- \(g(x) = 9x^2 + 8x - 16\)
Now, let's add \(f(x)\) and \(g(x)\):
\[ (f + g)(x) = f(x) + g(x) \]
\[ = (-13x^2 - 17x + 5) + (9x^2 + 8x - 16) \]
Now, combine like terms:
- Quadratic terms: \(-13x^2 + 9x^2 = -4x^2\)
- Linear terms: \(-17x + 8x = -9x\)
- Constant terms: \(5 - 16 = -11\)
Putting these together:
\[ (f + g)(x) = -4x^2 - 9x - 11 \]
So, the answer is:
\(-4x^2 - 9x - 11\) (which matches the response option: \(−4x^2−9x−11\)).