Subjects calculus

Limit X Squared Ed38F7

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

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:** Notice 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:** $$\boxed{6}$$