1.

Given a polynomial f(x), if (x - 1) is a factor, what else must be true? f(0) = 1, f(1) = 0, f(-1) = 0, f(0) = -1.

Answer» Given a polynomial f(x), if (x - 1) is a factor, what else must be true?
f(0) = 1, f(1) = 0, f(-1) = 0, f(0) = -1.

Solution:



Discussion

No Comment Found