Step 1: Understanding the Question:
We are given a limit equation: \(\lim_{x \to -a} \frac{x^9 + a^9}{x + a} = 9\).
We need to find the possible real values of \(a\).
Key Formula or Approach:
Direct substitution of \(x = -a\) gives \(\frac{(-a)^9 + a^9}{-a + a} = \frac{0}{0}\) (since 9 is an odd power), which is an indeterminate form.
We can use L'Hôpital's Rule or the standard algebraic limit formula:
\[ \lim_{x \to u} \frac{x^n - u^n}{x - u} = n u^{n-1} \]
Step 2: Detailed Explanation:
• Let us rewrite the limit expression to match the standard formula:
Let \(u = -a\). Then \(a = -u\) and \(a^9 = (-u)^9 = -u^9\).
The limit becomes:
\[ \lim_{x \to u} \frac{x^9 - u^9}{x - u} \]
• Using the limit formula \(\lim_{x \to u} \frac{x^n - u^n}{x-u} = n u^{n-1}\) with \(n = 9\):
\[ \lim_{x \to u} \frac{x^9 - u^9}{x - u} = 9 u^{9-1} = 9 u^8 \]
• Substitute \(u = -a\) back into the expression:
\[ 9 (-a)^8 = 9 a^8 \]
• Set this equal to the given limit value of 9:
\[ 9 a^8 = 9 \]
\[ a^8 = 1 \]
• Solving for real values of \(a\):
Since \(a \in \mathbb{R}\), the equation \(a^8 = 1\) has only two real roots:
\[ a = \pm 1 \]
Step 3: Final Answer:
The possible values of \(a\) are \(\pm 1\).