140k views
5 votes
(x-2)(x+2) Find The Product?

2 Answers

4 votes
(X-2)(x+2)
So use "f.o.i.l" meaning you multiply each first term, the outside terms, the inside terms and last terms, and then add. You'd get x^2-4 in this example
User Ronald Langeveld
by
7.5k points
4 votes
(x-2)*(x+2) = x*(x+2) - 2*(x+2)

(x-2)*(x+2) = x*x + x*2 - 2*x - 2*2

(x-2)*(x+2) = x^2 + 2x - 2x - 4

(x-2)*(x+2) = x^2 - 4

That's the long way to do it. You can use the difference of squares formula as a shortcut

(a-b)*(a+b) = a^2 - b^2

(x-2)(x+2) = x^2 - 2^2

(x-2)(x+2) = x^2 - 4

either way, the final answer is x^2 - 4
User Arxeiss
by
7.3k points