How do you find the product (a-3)(a+3)(a3)(a+3)?

1 Answer
Dec 26, 2016

(a-3)(a+3)=color(green)(a^2-9)(a3)(a+3)=a29

Explanation:

Either remember the general case
color(white)("XXX")(p-q)(p+q)=p^2-q^2XXX(pq)(p+q)=p2q2 (sometimes called "the difference of squares")

...or do the multiplication
(a-3)(a+3)(a3)(a+3)
color(white)("XXX")=(a-3)a + (a-3)3XXX=(a3)a+(a3)3 (using the distributive property)

color(white)("XXX")=(a^2-3a)+(3a-9)XXX=(a23a)+(3a9)

color(white)("XXX")=a^2-9XXX=a29

(could also be done using FOIL or tabular multiplcation)