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