SOLUTION: Solve the equation x^4 - 8x^2 - 9 = 0. Find only the real number solutions.
Algebra
->
Equations
-> SOLUTION: Solve the equation x^4 - 8x^2 - 9 = 0. Find only the real number solutions.
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 338597
:
Solve the equation x^4 - 8x^2 - 9 = 0. Find only the real number solutions.
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^4 - 8x^2 - 9 = 0
can be factored as:
(x^2-9)(x^2+1) = 0
(x-3)(x+3)(x^2+1) = 0
x = {-3, 3}