
Nathan B. answered 02/28/16
Tutor
5
(20)
Elementary and Algebraic skilled
What we have here is a difference of two squares.
a2 * a2 = a4
1 * 1 = 1
A difference of two squares quickly factors into:
a2 - b2 = (a + b)(a - b)
So applying that here gives us:
(a2 + 1)(a2 - 1)
Now take a look at the second set of parentheses. There too is a Do2S:
a * a = a2
So we repeat the process again:
(a2 + 1)(a + 1)(a - 1)
a2 + 1 doesn't factor at all, so we're now done.