Subjects algebra

Factor Difference Squares

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

Use the AI math solver

1. The problem is to factor the expression $x^2 - 4$. 2. Recognize that $x^2 - 4$ is a difference of squares since $4 = 2^2$. 3. Use the difference of squares formula: $$a^2 - b^2 = (a - b)(a + b)$$ 4. Here, $a = x$ and $b = 2$, so: $$x^2 - 4 = (x - 2)(x + 2)$$ 5. Therefore, the factored form of $x^2 - 4$ is $(x - 2)(x + 2)$.