Questions: For the functions f(x) = 2 / (x + 3) and g(x) = 5 / (x - 1), find the composition f · g and simplify your answer as much as possible. Write the domain using interval notation.
(f · g)(x) =
Domain of f · g :
Transcript text: For the functions $f(x)=\frac{2}{x+3}$ and $g(x)=\frac{5}{x-1}$, find the composition $f \cdot g$ and simplify. your answer as much as possible. Write the domain using interval notation.
\[
(f \cdot g)(x)=
\]
$\square$
Domain of $f \cdot g$ : $\square$
Solution
Solution Steps
To find the composition \( (f \cdot g)(x) \), we need to substitute \( g(x) \) into \( f(x) \). Then, we simplify the resulting expression. Finally, we determine the domain by identifying the values of \( x \) that make the denominator zero in either \( f(x) \) or \( g(x) \).
Step 1: Define the Composition of Functions
The composition of two functions \( f \) and \( g \), denoted as \( (f \cdot g)(x) \), is defined as:
\[
(f \cdot g)(x) = f(x) \cdot g(x)
\]
Step 2: Substitute the Given Functions
Given:
\[
f(x) = \frac{2}{x+3} \quad \text{and} \quad g(x) = \frac{5}{x-1}
\]
Substitute these into the composition:
\[
(f \cdot g)(x) = \left( \frac{2}{x+3} \right) \cdot \left( \frac{5}{x-1} \right)
\]
The domain of \( f \cdot g \) is the set of all \( x \) values for which the expression is defined. The expression \( \frac{10}{(x+3)(x-1)} \) is undefined when the denominator is zero. Therefore, we need to find the values of \( x \) that make the denominator zero:
\[
(x+3)(x-1) = 0
\]
Solving for \( x \):
\[
x+3 = 0 \quad \Rightarrow \quad x = -3
\]
\[
x-1 = 0 \quad \Rightarrow \quad x = 1
\]
Thus, the function is undefined at \( x = -3 \) and \( x = 1 \).