To find \((f + g)(x)\), we will add the functions \(f(x)\) and \(g(x)\) together.
Given:
- \(f(x) = x^3 - 2x^2 + 1\)
- \(g(x) = 4x^3 - 5x + 7\)
Now we add \(f(x)\) and \(g(x)\):
\[ (f + g)(x) = f(x) + g(x) \] \[ = (x^3 - 2x^2 + 1) + (4x^3 - 5x + 7) \]
Now, combine like terms:
-
For \(x^3\):
- \(x^3 + 4x^3 = 5x^3\)
-
For \(x^2\):
- \(-2x^2\) (there is no \(x^2\) term in \(g(x)\))
-
For \(x\):
- \(-5x\) (there is no \(x\) term in \(f(x)\))
-
Constant terms:
- \(1 + 7 = 8\)
Now, combining these results, we have:
\[ (f + g)(x) = 5x^3 - 2x^2 - 5x + 8 \]
Thus, the final result is:
\[ \boxed{(f + g)(x) = 5x^3 - 2x^2 - 5x + 8} \]
This corresponds to the option:
(f + g)(x) = 5 x cubed - 2 x squared - 5 x + 8.