To find \((f + g)(x)\), we first need to define the functions clearly:
-
\( f(x) = -2x^2 + 4x - 7 \)
-
\( g(x) = -\sqrt[3]{x - 1} + 2 \)
Now, let's calculate \((f + g)(x)\):
\[ (f + g)(x) = f(x) + g(x) \]
Substituting \(f(x)\) and \(g(x)\):
\[ (f + g)(x) = (-2x^2 + 4x - 7) + \left(-\sqrt[3]{x - 1} + 2\right) \]
Simplifying this expression:
\[ (f + g)(x) = -2x^2 + 4x - 7 - \sqrt[3]{x - 1} + 2 \]
Combining like terms:
\[ (f + g)(x) = -2x^2 + 4x - 5 - \sqrt[3]{x - 1} \]
So, we have:
\[ (f + g)(x) = -2x^2 + 4x - 5 - \sqrt[3]{x - 1} \]
Next, we need to determine the domain of \((f + g)(x)\).
-
The function \(f(x)\) is a polynomial, which means it is defined for all real numbers \((-\infty, \infty)\).
-
The function \(g(x) = -\sqrt[3]{x - 1} + 2\) is also defined for all real numbers because cube roots are defined for all real values.
Since both functions are defined for all real numbers, the combined domain for \((f + g)(x)\) is also \((-\infty, \infty)\).
Thus, the final results are:
\[ (f + g)(x) = -2x^2 + 4x - 5 - \sqrt[3]{x - 1} \]
The domain of \((f + g)(x)\) is \((- \infty, \infty)\).