Question

Difficulty: Very hardFunction Evaluation, Composition, and Properties

For real numbers xx where the functions are defined, let f(x)=xx24f(x) = \frac{x}{x^2 - 4} and g(x)=x+3x1g(x) = \frac{x+3}{x-1}. What is the set of all real numbers xx for which the composite function h(x)=f(g(x))h(x) = f(g(x)) is undefined?

  1. A
    {1}\left\{1\right\}
  2. B
    {2,1,2}\left\{-2, 1, 2\right\}
  3. C
    {1,5}\left\{1, 5\right\}
  4. {13,1,5}\left\{-\frac{1}{3}, 1, 5\right\}Answer
  5. E
    {13,2,1,2,5}\left\{-\frac{1}{3}, -2, 1, 2, 5\right\}

Answer

The set containing negative one-third, one, and five
The correct answer is the set containing negative one-third, one, and five. The composite function f(g(x))f(g(x)) is undefined when the inner function g(x)g(x) is undefined (which occurs at x=1x = 1) or when the output of g(x)g(x) equals a value that makes the outer function f(x)f(x) undefined. The outer function f(x)f(x) is undefined when x24=0x^2 - 4 = 0, which gives x=±2x = \pm 2. Setting g(x)=2g(x) = 2 leads to x=5x = 5, and setting g(x)=2g(x) = -2 leads to x=13x = -\frac{1}{3}. Collecting all these values gives the complete set of restrictions.

Step-by-Step Solution

1
Determine the domain restriction of the inner function
x1x \neq 1
For the composite function h(x)=f(g(x))h(x) = f(g(x)) to be defined, the input xx must first be in the domain of the inner function g(x)=x+3x1g(x) = \frac{x+3}{x-1}. Thus, the denominator cannot be zero, which gives x10    x1x - 1 \neq 0 \implies x \neq 1.
2
Determine the restricted inputs for the outer function
u2u \neq 2 and u2u \neq -2
The outer function f(u)=uu24f(u) = \frac{u}{u^2 - 4} is undefined when its denominator is zero. Solving u24=0u^2 - 4 = 0 yields u2=4    u=2u^2 = 4 \implies u = 2 or u=2u = -2. Therefore, the output of the inner function, g(x)g(x), cannot equal 22 or 2-2.
3
Solve the equation for the first restricted value of the outer function
x=5x = 5
Setting the inner function equal to 22 gives x+3x1=2\frac{x+3}{x-1} = 2. Multiplying both sides by x1x-1 results in x+3=2(x1)    x+3=2x2    x=5x+3 = 2(x-1) \implies x+3 = 2x-2 \implies x = 5.
4
Solve the equation for the second restricted value of the outer function
x=13x = -\frac{1}{3}
Setting the inner function equal to 2-2 gives x+3x1=2\frac{x+3}{x-1} = -2. Multiplying both sides by x1x-1 results in x+3=2(x1)    x+3=2x+2    3x=1    x=13x+3 = -2(x-1) \implies x+3 = -2x+2 \implies 3x = -1 \implies x = -\frac{1}{3}.
5
Combine all restricted values of xx
S={13,1,5}S = \left\{-\frac{1}{3}, 1, 5\right\}
The values of xx for which the composite function is undefined are x=1x = 1 (from the inner function's domain restriction) along with x=5x = 5 and x=13x = -\frac{1}{3} (which make the inner function's output equal to the outer function's restricted inputs).

Key Concept

Domain of Composite Functions
Estimated Time:2m 30s
Rate this question