
Helton L. answered 08/24/23
Ph.D. in Mathematics, Extensive exp Teaching/Tutoring in the US
Hi, Meghan!
I believe your answer is CORRECT.
This type of equation is called a Biquadratic Equation. Web-searching this topic might give you many examples. As you probably know, the trick here is to rename x2 as y, that is, y= x2. Take a look:
We start with
x4−5x2+6=0.
First, rewrite the exponents to make it clearer:
(x2)2-5(x2)+6=0.
Then, replace x2 with y.
y2-5y+6=0.
This is now a regular quadratic equation, that we can solve by factoring. Look for two numbers that add up to -5 and multiply to 6. By thinking a little bit, we find that the numbers are -2 and -3. Then we get
(y-2)(y-3)=0,
that is,
y=2 or y=3.
Finally, we need to remember that we said y=x2, so we have
x2=2 or x2=3,
Taking the square root and noting that the answer could be either positive or negative, we have
x= ±√2 or x=±√3.
Good job!