Therefore, the equation is: x2 - 4x + 29 = 0
2) Find a cubic equation
with integral coefficients for 3 + i and 2.
Solution:
Again, complex solutions come in pairs. 3 - i is a solution.
Using the complex solutions, find a quadratic.
Sum = (3 + i) + (3 - i) = 6
Product = (3 + i)(3 - i) = 9 - i2 = 9 + 1 = 10
Therefore, the quadratic is x2 - 6x + 10
So the equation is: (x - 2)(x2 -6x + 10) = 0
x3 - 6x2 + 10x -2x2 + 12x - 20 = 0
x3 - 8x2 + 22x - 20 = 0
Notice that the sum of the three roots is 8 and the product is 20!
3) Find a quartic equation
with the following roots: i and 2 + i
Solution:
Again, complex come in pairs. So, -i and 2 - i are also roots
Form two quadratics for the solutions and multipy them!
Quadratic #1 sum = i + -i = 0
Product = i(-i) = -i2 = 1
First quadratic is: x2 + 1
Quadratic #2 sum = (2 + i) + (2 -i) = 4
Product = (2 + i)(2 - i) = 4 - i2 = 4 + 1 = 5
Second quadratic is: x2 -4x + 5
Therefore, the equation is: (x2 + 1)(x2 - 4x
+ 5) = 0
x4 - 4x3 + 5x2 + x2 - 4x +
5 = 0
x4 - 4x3 + 6x2 - 4x + 5 = 0
Take me back, I don't
understand!!