SOLUTION: I need help factoring this: x^4-6x^2+7

Algebra ->  Test -> SOLUTION: I need help factoring this: x^4-6x^2+7      Log On


   



Question 494615: I need help factoring this: x^4-6x^2+7
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x^4-6x^2+7
----
Let x^2 = w
----
w^2 - 6w + 7
----
Use the quadratic formula to get:
w = [6 +- sqrt(36 - 4*7]/2
-----
w = [6 +-sqrt(8)]/2
-----
w = [3 +- sqrt(2)]
----
solve for "x":
x^2 = 3+sqrt(2) or x^2 = 3-sqrt(2)
x = sqrt[3+sqrt(2)] or x = sqrt[3-sqrt(2)]
==============================================
Cheers,
Stan H.