Question
Question: How do you factor \[({x^6}) + 1\]?...
How do you factor (x6)+1?
Solution
We can solve this using algebraic identities. We can write x6=(x3)2, because we know that (xa)b=xab. After that we apply a2−b2=(a−b)(a+b). To simplify further we need a3−b3=(a−b)(a2+ab+b2) and a3+b3=(a+b)(a2−ab+b2). Here 1 can be written as 12.
Complete step by step solution:
Given, (x6)+1.
As we know we can write x6=(x3)2 and 1=12.
Then above becomes,
⇒(x6)+1=(x3)2+12
We apply the algebraic formula a2−b2=(a−b)(a+b). Here a=x3 and b=1then
we have,
=(x3−1)(x3+1)−−−−(1)
Now we have two terms in the form a3−b3 and a3+b3. ( We can write 1 as
13 because one to the power of any number is 1, except 0 because 10=0)
Now we separately simplify each term.
Now take (x3−1)=(x3−13)
Applying the algebraic identity, a3−b3=(a−b)(a2+ab+b2). Here a=x and b=1then we have,
⇒(x3−1)=(x−1)(x2+x+1)
Similarly we take (x3+1)=(x3+13)
Applying the algebraic identity, a3+b3=(a+b)(a2−ab+b2). Here a=x and b=1then we have,
⇒(x3+1)=(x+1)(x2−x+1)
Substituting these values in the equation (1) we have,
⇒(x6)+1=(x−1)(x2+x+1)(x+1)(x2−x+1)
Hence the factors of (x6)+1 are (x−1)(x2+x+1)(x+1)(x2−x+1)
Note: We know that the highest exponent of the polynomial in a polynomial equation is called its degree. A polynomial equation has exactly as many roots as its degree. The roots of an equation are the points on the x-axis that is the roots are simply the x-intercepts. Here the degree of the given polynomial is 6. Hence it will have 6 factors or 6 roots. As we can see in the result we have two quadratic equations (x2+x+1) and (x2−x+1). We cannot solve this using simple factorization. Although we can solve this using quadratic formulas, we will get complex roots. In either case the obtained result is correct.