Simplify each rational expression as much as possible. For each one, state the domain of the original expression, \(D_{\text{original}}\), and the domain of the simplified expression, \(D_{\text{simplified}}\). Are the two domains the same?
a) \(\frac{x^2 - 25}{x - 5}\)
b) \(\frac{3x + 6}{x} \cdot \frac{x^2}{x + 2}\)
Hints
- Which values make an original denominator equal to zero?
- Look for a common factor in each numerator and denominator.
- Compare the excluded values before and after simplifying.
Solution
1. For part a, factor the numerator as a difference of squares: \(\frac{(x - 5)(x + 5)}{x - 5}\). For \(x \ne 5\), cancel \(x - 5\) to obtain \(x + 5\).
2. The original expression is undefined at \(x = 5\), so \(D_{\text{original}} = \mathbb{R} \setminus \{5\}\). The simplified expression \(x + 5\) is defined for all real numbers, so \(D_{\text{simplified}} = \mathbb{R}\). The domains are not the same.
3. For part b, factor and simplify: \(\frac{3(x + 2)}{x} \cdot \frac{x^2}{x + 2} = 3x\), with the original restrictions \(x \ne 0\) and \(x \ne -2\).
4. Thus, \(D_{\text{original}} = \mathbb{R} \setminus \{-2, 0\}\). The simplified expression \(3x\) is defined for all real numbers, so \(D_{\text{simplified}} = \mathbb{R}\). The domains are not the same.
Answer
a) Simplified expression: \(x + 5\); \(D_{\text{original}} = \mathbb{R} \setminus \{5\}\); \(D_{\text{simplified}} = \mathbb{R}\). The domains are not the same.
b) Simplified expression: \(3x\); \(D_{\text{original}} = \mathbb{R} \setminus \{-2, 0\}\); \(D_{\text{simplified}} = \mathbb{R}\). The domains are not the same.