To find the profit function of the company, we need to calculate the difference between the revenue function \( f(x) \) and the expense function \( g(x) \). The profit function \( P(x) \) is given by:
\[ P(x) = f(x) - g(x) \]
Given the functions:
\[ f(x) = 2x^4 + x^3 - 4x + 20 \] \[ g(x) = -x^3 + x^2 + 50 \]
We compute \( P(x) \):
\[ P(x) = (2x^4 + x^3 - 4x + 20) - (-x^3 + x^2 + 50) \]
Distributing the negative sign for \( g(x) \):
\[ P(x) = 2x^4 + x^3 - 4x + 20 + x^3 - x^2 - 50 \]
Combining like terms:
\[ P(x) = 2x^4 + (x^3 + x^3) - x^2 - 4x + (20 - 50) \] \[ P(x) = 2x^4 + 2x^3 - x^2 - 4x - 30 \]
Thus, the profit function is:
\[ P(x) = 2x^4 + 2x^3 - x^2 - 4x - 30 \]
Regarding the domain, since both the revenue and expenses are defined for \( x \geq 0 \) (as they represent years after starting the company), the domain of the profit function is also:
\[ \text{Domain: } x \geq 0 \]
So the correct response is:
\((f - g)(x) = 2x^4 + 2x^3 - x^2 - 4x - 30\) and the domain is \( x \geq 0 \).