SOLUTION: Question: x^4-6x^2+5=0
Algebra
->
College
->
Linear Algebra
-> SOLUTION: Question: x^4-6x^2+5=0
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 30350
:
Question:
x^4-6x^2+5=0
Answer by
mukhopadhyay(490)
(
Show Source
):
You can
put this solution on YOUR website!
Let x^2 = y
So, y^2 - 6y + 5 = 0
=> (y-5)(y-1) = 0
=> y = 5 or y = 1
Substituting y = x^2,
x^2 = 1 or x^2 = 5
=> x = +1 or x = -1 or x = sqrt(5) or x = - sqrt(5)