1. **State the problem:** Find the limit $$\lim_{x \to 3} \frac{x^2 - 9}{x - 3}$$.
2. **Recall the formula and rules:** When direct substitution results in an indeterminate form like $$\frac{0}{0}$$, we try to simplify the expression.
3. **Simplify the numerator:** Recognize that $$x^2 - 9$$ is a difference of squares:
$$x^2 - 9 = (x - 3)(x + 3)$$.
4. **Rewrite the limit:**
$$\lim_{x \to 3} \frac{(x - 3)(x + 3)}{x - 3}$$.
5. **Cancel common factors:**
$$\lim_{x \to 3} \frac{\cancel{(x - 3)}(x + 3)}{\cancel{(x - 3)}} = \lim_{x \to 3} (x + 3)$$.
6. **Evaluate the limit:** Substitute $$x = 3$$:
$$3 + 3 = 6$$.
**Final answer:** $$6$$.
Limit Simplification Cced07
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.