Factor Difference Squares 6C8788
1. **State the problem:** Factor the expression $x^2 - 49$.
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 = 7$ because $49 = 7^2$.
4. **Apply the formula:**
$$x^2 - 49 = (x - 7)(x + 7)$$
5. **Explanation:** The difference of squares factors into the product of the sum and difference of the square roots of the terms.
**Final answer:**
$$(x - 7)(x + 7)$$