How do you solve x^2 + 2 = 0 and x^4 + 4 = 0?

  • Thread starter Thread starter Meh
  • Start date Start date
  • Tags Tags
    Root
AI Thread Summary
To solve the equations x^2 + 2 = 0 and x^4 + 4 = 0, one can use factoring techniques and complex numbers. The first equation results in roots x = i√2 and x = -i√2. For the second equation, it can be rewritten as (x^2 + 2)^2 - 4x^2 = 0, leading to further factorization. The main discussion emphasizes the importance of factoring and applying DeMoivre's Theorem for finding roots of polynomial equations. Mastering these techniques is crucial for solving higher-degree polynomials effectively.
Meh
Messages
10
Reaction score
0
Find all real/imaginary roots to

x^9=16x
 
Physics news on Phys.org
have you tried to solve this yourself?

try completing the square
 
or maybe a diff of squares
 
I'm stuck right after i bring the 16x over...
x^9-16x=0

Where do I go from here?I have tried this, it was a test question for me today. Didn't get it so just wondering what the answer is.
 
HINT 1: Factor! :)

HINT 2: Think Euler!
 
Can someone just give the answer? I don't got a clue on how to factor it : (
 
No, we will not just give the answer.

Start from your equation: x^9-16x=0

What's the first thing you should look for when factoring? A common factor.
 
x[x^8 -16]=0
x=0,x^8=16 now solve the latter
 
mathelord - If he does it your way, he'll miss some roots - all of the complex ones, actually.

Meh - do as Tide suggested. Factoring is the way to go. Let me suggest you go back and review some of the basic factoring patterns - sum of cubes, difference of cubes, things of that nature.
 
  • #10
Meh - if you've dealt with polynomial equations before, you might remember that a polynom of n-th degree has n roots (real or complex or combination of both).
So P8(x) = x8 - 16 has 8 roots.

One way of finding them is applying a very useful DeMoivre's Theorem to
x8 = 16
and extracting a root of 8th degree.
If it's not in your course, it's really worth mastering.
If you do, it will give you a serious sense of satisfaction.

Otherwise it can be done the way Tide and Diane_ suggested, except that Tide's "Euler hint" may not be needed.
 
Last edited:
  • #11
Do you know how to solve
x^2 + 2 = 0 ?
and
x^4 + 4 = 0?
Look at the first one.
(x+i√2)(x-i√2)=0
What for the second x^4 + 4=x^4+4x^2+4-4x^2;
maybe you can continue and find your answer
 
Back
Top