
Benjamin C. answered 09/07/21
2+ Years of Experience Tutoring Linear Algebra
Any cubic polynomial with three zeros can be written in factored form:
f(x) = a(x − c1)(x − c2)(x − c3)
where a is the leading coefficient and c1, c2, and c3 are the three zeros.
For this problem, the zeros are given as,
c1 = 0, c2 = 4, c3 = -8.
So substituting in these values we have,
f(x) = a*x(x − 4)(x + 8)
Since a can be any real number, there are many different polynomials with those three zeros. We can let a = 1 and get the polynomial,
f(x) = x(x − 4)(x + 8)
By multiplying the factors, we can rewrite this polynomial in standard form as,
f(x) = x3 + 4x2 - 32x