Write each expression as one simplified rational expression. For each part, state the domain of the original expression, \(D_{\text{original}}\), and the domain of the simplified expression, \(D_{\text{simplified}}\).
a) \(\frac{3}{x} - \frac{1}{2x}\)
b) \(\frac{x - 1}{x^2} \cdot \frac{3x}{x^2 - 1}\)
Hints
- Use a common denominator when subtracting rational expressions.
- Factor before multiplying in part b.
- Record all values that make an original denominator zero before canceling.
Solution
1. For part a, use the common denominator \(2x\): \(\frac{3}{x} - \frac{1}{2x} = \frac{6}{2x} - \frac{1}{2x} = \frac{5}{2x}\).
2. Both the original and simplified expressions in part a require \(x \ne 0\). Thus, \(D_{\text{original}} = D_{\text{simplified}} = \mathbb{R} \setminus \{0\}\).
3. For part b, factor \(x^2 - 1 = (x - 1)(x + 1)\): \(\frac{x - 1}{x^2} \cdot \frac{3x}{(x - 1)(x + 1)}\).
4. Cancel \(x - 1\) and one factor of \(x\) to obtain \(\frac{3}{x(x + 1)}\).
5. The original expression is undefined at \(x = 0\), \(x = 1\), and \(x = -1\), so \(D_{\text{original}} = \mathbb{R} \setminus \{-1, 0, 1\}\).
6. The simplified expression is undefined at \(x = 0\) and \(x = -1\), so \(D_{\text{simplified}} = \mathbb{R} \setminus \{-1, 0\}\).
Answer
a) \(\frac{5}{2x}\); \(D_{\text{original}} = \mathbb{R} \setminus \{0\}\); \(D_{\text{simplified}} = \mathbb{R} \setminus \{0\}\).
b) \(\frac{3}{x(x + 1)}\); \(D_{\text{original}} = \mathbb{R} \setminus \{-1, 0, 1\}\); \(D_{\text{simplified}} = \mathbb{R} \setminus \{-1, 0\}\).