SOLUTION: Find a polynomial fx of degree 3 with real coefficients and the following zeros. 3 , 1-i
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Find a polynomial fx of degree 3 with real coefficients and the following zeros. 3 , 1-i
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 1109275
:
Find a polynomial
fx
of degree
3
with real coefficients and the following zeros.
3
,
1-i
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
the roots are 3, 1+i and 1-i, because complex roots come in conjugate pairs.
Therefore, the factors are (x-3)(x-(1+i)) and (x-(1-i))
(x-3)(x-i-1)(x+i-1)
(x-3)(x^2-2x+2)
=x^3-5x^2+8x-6