Inactive Tutor answered 01/28/13
When writing a polynomial with given zeros, subtract each of the given zeros from x and then multiply the terms.
f(x) = [x - (-5)][x - (-1)](x - 2) Write a polynomial function where each 0 is subtracted from x
f(x) = (x + 5)(x + 1)(x - 2) Subtracting negatives is adding positives
f(x) = (x2 + x + 5x + 5)(x - 2) FOIL the first 2 terms
f(x) = (x2 + 6x + 5)(x - 2) Simplify
f(x) = x3 - 2x2 + 6x2 - 12x + 5x - 10 Multiply each term of the 1st parenthesis by each term of the 2nd
f(x) = x3 + 4x2 - 7x - 10 Simplify
Inactive Tutor
Technically, you don't have a function. You need to make sure that your terms equal f(x) or some other function, not 0.
01/28/13