So I have been dealing with this question:
Factor $f(x)=2x^4-2x^3+4x^2-8x-16$ completely into linear factors.
After attempting the question, my calculations result in: $f(x)=2(x+1)(x-2)(x^2+4)$.
As far as I know of what is meant by factor into linear factors, the factors should have linear graphs if they were to be graphed separately. In this case, $x^2+4$ does not have a linear graph but rather the graph of a parabola. Is my understanding of linear factorization incorrect or is it possible that $x^2+4$ can be factored using complex numbers?
Thank you ahead of time!
I think what is intended here is to use complex numbers so that you really get linear factors. You have to write $x^{2}+4$ as $(x-2i)(x+2i)$.