factorize x^4+ x^2+1
Answers
Answered by
1
Answer:
Step-by-step explanation:
There are multiple ways to approach this problem.
Approach # 1:
x4+x2+1=x4+x3+x2−x3−x2−x+x2+x+1
=>x2(x2+x+1)−x(x2+x+1)+(x2+x+1)
=>(x2+x+1)∗(x2−x+1)
Approach # 2:
Let y=x2
=>x4+x2+1=y2+y+1
Let us find the roots
y2+y+1=0
=>y=−1±1–4√2
=>y=12∗(−1±3–√i)
=>y=x2=12∗(−1±3–√i)
x2=[12∗(−1±3–√i)]2
=>x=±[12∗(−1±3–√i)]
Similar questions