Multiply the answer from step #1 by the next factor: (a-1)
Multiply the answer from step #2 by the next factor: (a-1)
But there is a faster way. Since this is multiplication we can use both the Commutative and Associative Properties to rearrange the order and grouping. If we rewrite the expression as:
((a+1)(a-1))((a+1)(a-1))
we have two identical multiplications of (a+1)(a-1) which should save some time. And (a+1)(a-1) is easy to multiply using the pattern. (You could use FOIL instead of the pattern.) So rewriting the expression this way makes what we are going to do both faster and easier! Using the pattern (twice) on (a+1)(a-1) we get:
which simplifies to:
Now we have a multiplication of two identical binomials. For this we can use FOIL or, better yet, use the pattern:
which simplifies to:
This is the simplified answer regardless of whether you
did the problem the straightforward way or not
Used patterns or FOIL to multiply.
But the way I did it here is probably the fastest and easiest (if you know your patterns).