To find \((f \cdot g \div h)(x)\), we first need to calculate \(f(x)\), \(g(x)\), and \(h(x)\):
- \(f(x) = x^2 - 1\)
- \(g(x) = x^2\)
- \(h(x) = 2x^2\)
Now, we can calculate \(f(x) \cdot g(x)\):
\[ f(x) \cdot g(x) = (x^2 - 1) \cdot x^2 = x^4 - x^2 \]
Next, we will divide this result by \(h(x)\):
\[ f \cdot g \div h = \frac{x^4 - x^2}{2x^2} \]
Now, we can simplify this expression:
\[ = \frac{x^2(x^2 - 1)}{2x^2} = \frac{x^2 - 1}{2} \quad \text{(where } x \neq 0 \text{)} \]
Thus, we have:
\[ (f \cdot g \div h)(x) = \frac{1}{2} (x^2 - 1) = \frac{1}{2} x^2 - \frac{1}{2} \]
Now, let's determine the domain of \((f \cdot g \div h)(x)\). The only restriction comes from \(h(x)\) in the denominator, where \(h(x) = 2x^2\), which cannot be zero. Therefore, we need:
\[ 2x^2 \neq 0 \implies x^2 \neq 0 \implies x \neq 0 \]
Putting this all together, we have:
\[ (f \cdot g \div h)(x) = \frac{1}{2} x^2 - \frac{1}{2} \]
The domain of \((f \cdot g \div h)(x)\) is \(x \neq 0\).
So, the answer is:
\((f \cdot g \div h)(x) = \frac{1}{2} x^2 - \frac{1}{2}\) and the domain is \(x \neq 0\).