To find \((f - g \cdot h)(x)\), we need to evaluate the expression as follows:
-
Start with the functions:
- \(f(x) = 2x - 5\)
- \(g(x) = |x| + 2\)
- \(h(x) = -3x\)
-
Calculate \(g \cdot h\): \[ g \cdot h(x) = g(x) \cdot h(x) = (|x| + 2) \cdot (-3x) = -3x \cdot |x| - 6x \]
-
Now substitute \(g \cdot h\) back into \(f - g \cdot h\): \[ (f - g \cdot h)(x) = f(x) - g \cdot h(x) = (2x - 5) - (-3x \cdot |x| - 6x) \] \[ = 2x - 5 + 3x \cdot |x| + 6x \] \[ = (2x + 6x + 3x \cdot |x| - 5) = (8x + 3x \cdot |x| - 5) \]
Thus, we get: \[ (f - g \cdot h)(x) = 8x + 3x \cdot |x| - 5 \]
- Now for the domain of \((f - g \cdot h)(x)\):
- Both \(f(x)\) and \(h(x)\) are defined for all real numbers.
- \(g(x)\) is also defined for all real numbers since absolute value is defined everywhere.
- The product \(g \cdot h\) is also defined for all \(x\).
Therefore, the domain of \((f - g \cdot h)(x)\) is \((-\infty, \infty)\).
In summary:
\[ (f - g \cdot h)(x) = 8x + 3x \cdot |x| - 5 \]
And the domain of \((f - g \cdot h)(x)\) is \((-\infty, \infty)\).