Denise G. answered 02/19/20
Algebra, College Algebra, Prealgebra, Precalculus, GED, ASVAB Tutor
To find to polynomial from zeros.
- Find the factors. If it is a positive zero, the factor will be (x- zero) If it is a negative zero if is (x+zero)
- Multiply the factors together.
Zeros of -5,-1 and 2 would be:
- Find the factors: (x+5)(x+1)(x-2)
- Multiply the factors together: Will start out with FOIL for (x+5)(x+1) = x2 +5x+x+5 = x2 +6x+5
Then multiply by the last factor using the distributive property.
(x-2) (x2 +6x+5) = x(x2)+x(6x)+x(5)-2(x2)-2(6x)-2(5)
Simplify: x3+6x2+5x-2x2-12x-10
Combine like terms:
x3+4x2-7x-10