
Doug C. answered 10/10/22
Math Tutor with Reputation to make difficult concepts understandable
Since i is a root so is -i.
Since -3 is a root (x+3) is a factor.
Since 1 is a root (x - 1 ) is a factor.
Since i is a root (x - i) is a factor.
Since -i is a root (x + i) is a factor.
So f(x) can be written as:
f(x) = A (x+3)(x-1)(x - i) (x + i)
f(x) = A (x2+2x -3) (x2+1)
= A (x4+2x3-2x2+2x-3)
Since f(0) = -6, plug 0 in for x and set f(x) = -6.
-6=A(-3)
A=2
Go ahead and distribute the 2 to get:
f(x) = 2x4+4x3-4x2+4x-6
Visit the following Desmos graph for confirmation:
desmos.com/calculator/makqrdljsx
Note:
(x - i)(x + i) results in a difference of squares: x2-i2, and since i2=-1 this is the same as x2+1