Factor Difference Squares 8F1E46
1. **State the problem:** Factor the expression $x^2 - 9$.
2. **Recall the formula:** This is a difference of squares, which follows the rule:
$$a^2 - b^2 = (a - b)(a + b)$$
3. **Identify terms:** Here, $a = x$ and $b = 3$ because $9 = 3^2$.
4. **Apply the formula:**
$$x^2 - 9 = (x - 3)(x + 3)$$
5. **Explanation:** The difference of squares factors into the product of the sum and difference of the square roots of the terms.
6. **Final answer:**
$$\boxed{(x - 3)(x + 3)}$$