Form a fifthdegree polynomial function with real coefficient
Form a fifth-degree polynomial function with real coefficients such that 3i, 1-2i, and -1 are -1 are zeros and f(0) = 90. f(x) = (Simplify your answer. Type an expression using x as the variable.)
Solution
given 3i , 1-2i , -1 are rrots
and coeeficients are real
=>conjugates of complex roots i.e, -3i, 1+2i are also the roots
the equation of form
f(x)=k(x-3i)(x+3i)(x-(1-2i))(x-(1+2i))(x+1)
f(x)=k(x2-(3i)2)(x2+x(-(1-2i)-(1+2i))+ (1-2i)(1+2i))(x+1)
f(x)=k(x2+9)(x2-2x+5)(x+1)
f(x)=k(x5-x4+12x3-4x2+27x+45)
f(0)=90
k(05-04+12*03-4*02+27*0+45)=90
45k=90
k=2
f(x)=2(x5-x4+12x3-4x2+27x+45)
f(x)=2x5-2x4+24x3 -8x2+54x +90 is required polynomial
