document.write( "Question 1209882: Find the values of x where the vertical asymptotes of f(g(x)) are located, where
\n" ); document.write( "f(x) = \frac{2x - 8}{x^2 - 2x - 3} and g(x) = \frac{x^3 + 2x + 9}{x^2 + 4}.
\n" ); document.write( "

Algebra.Com's Answer #850960 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let $f(x) = \frac{2x - 8}{x^2 - 2x - 3}$ and $g(x) = \frac{x^3 + 2x + 9}{x^2 + 4}$.\r
\n" ); document.write( "\n" ); document.write( "First, we find the vertical asymptotes of $f(x)$. The denominator of $f(x)$ is $x^2 - 2x - 3 = (x - 3)(x + 1)$. Thus, $f(x)$ has vertical asymptotes at $x = 3$ and $x = -1$.\r
\n" ); document.write( "\n" ); document.write( "Now, we want to find the vertical asymptotes of $f(g(x))$. This occurs when $g(x)$ is equal to the values where $f(x)$ has vertical asymptotes, i.e., $g(x) = 3$ and $g(x) = -1$.\r
\n" ); document.write( "\n" ); document.write( "1. **$g(x) = 3$**\r
\n" ); document.write( "\n" ); document.write( " $$ \frac{x^3 + 2x + 9}{x^2 + 4} = 3 $$
\n" ); document.write( " $$ x^3 + 2x + 9 = 3(x^2 + 4) $$
\n" ); document.write( " $$ x^3 + 2x + 9 = 3x^2 + 12 $$
\n" ); document.write( " $$ x^3 - 3x^2 + 2x - 3 = 0 $$
\n" ); document.write( " We can factor this by grouping:
\n" ); document.write( " $$ x^2(x - 3) + 1(2x - 3) \neq 0$$
\n" ); document.write( " Let's try to factor $x^3 - 3x^2 + 2x - 3 = 0$. Using the rational root theorem, we can't find any rational roots.
\n" ); document.write( " Let $h(x) = x^3 - 3x^2 + 2x - 3$. Then $h(3) = 27 - 27 + 6 - 3 = 3 > 0$, and $h(2) = 8 - 12 + 4 - 3 = -3 < 0$. So there is a root between 2 and 3. By using numerical method, we find the real root is approximately $x \approx 2.723$.\r
\n" ); document.write( "\n" ); document.write( "2. **$g(x) = -1$**\r
\n" ); document.write( "\n" ); document.write( " $$ \frac{x^3 + 2x + 9}{x^2 + 4} = -1 $$
\n" ); document.write( " $$ x^3 + 2x + 9 = -(x^2 + 4) $$
\n" ); document.write( " $$ x^3 + 2x + 9 = -x^2 - 4 $$
\n" ); document.write( " $$ x^3 + x^2 + 2x + 13 = 0 $$
\n" ); document.write( " Let $k(x) = x^3 + x^2 + 2x + 13$.
\n" ); document.write( " $k(-2) = -8 + 4 - 4 + 13 = 5 > 0$
\n" ); document.write( " $k(-3) = -27 + 9 - 6 + 13 = -11 < 0$
\n" ); document.write( " So there is a root between -3 and -2. By using numerical method, we find the real root is approximately $x \approx -2.205$.\r
\n" ); document.write( "\n" ); document.write( "The denominator of $g(x)$, $x^2 + 4$, is always positive, so $g(x)$ has no vertical asymptotes.\r
\n" ); document.write( "\n" ); document.write( "Therefore, the vertical asymptotes of $f(g(x))$ occur at the values of $x$ that solve $g(x) = 3$ and $g(x) = -1$, which are approximately $x \approx 2.723$ and $x \approx -2.205$.\r
\n" ); document.write( "\n" ); document.write( "Final Answer: The final answer is $\boxed{2.723, -2.205}$ (approximate values).
\n" ); document.write( "
\n" ); document.write( "
\n" );