When multiplying two binomials that are almost the same, except for one having a positive sign and one having a negative, there is a special pattern. Observe the expansion,
\begin{align*}
(x-2)(x+2) \amp = x^2 + 2x - 2x - 4\\
\amp = x^2 - 4
\end{align*}
\begin{align*}
(x-6)(x+6) \amp = x^2 + 6x - 6x - 36\\
\amp = x^2 - 36\\
(x+10)(x-10) \amp = x^2 + 10x - 10x - 100\\
\amp = x^2 - 100
\end{align*}
In general, when expanding an expression of the form \((x-a)(x+a)\) (where the two numbers are opposites of each other), the middle two terms always cancel out, because they are opposites of each other. The result is \(x\) squared, minus the number \(a\) squared.
