The teacher hasn't uploaded a solution for this question yet.
For $f(x)$ to be continuous at $x = -1$, we must have $\lim_{x \to -1} f(x) = f(-1)$. In this case, $f(-1) = k$. So, we need to find the limit of $f(x)$ as $x$ approaches $-1$ and set it equal to $k$.
We need to find $\lim_{x \to -1} \frac{x^2 - 2x - 3}{x + 1}$. We can factor the numerator:
$x^2 - 2x - 3 = (x - 3)(x + 1)$. So, we have $\lim_{x \to -1} \frac{(x - 3)(x + 1)}{x + 1}$.
Since $x \ne -1$, we can cancel the $(x + 1)$ terms: $\lim_{x \to -1} (x - 3)$.
Now, we can substitute $x = -1$ into the simplified expression: $(-1 - 3) = -4$. Therefore, $\lim_{x \to -1} f(x) = -4$.
For continuity, we need $k = \lim_{x \to -1} f(x)$, so $k = -4$.
Final Answer: -4
AI generated content. Review strictly for academic accuracy.