
Anita A. answered 01/08/20
Texas State Certified Secondary Mathematics Instructor
If a polynomial equation has a zero or root c, then the corresponding factoring (x - c).
The pattern for a cubic equation is as follows:
y = a(x - c)(x - d)(x - e)
For zeros 1, -2, -5, the initial setup becomes
y = a(x - 1)(x + 2)(x + 5).
To find a, use the y-intercept coordinates
(0, 10).
10 = a(0 - 1)(0 + 2)(0 + 5). Solving for a, the result is a = -1.
Resulting cubic equation:
y = -x^3 - 6x^2 -3x + 10..
Since part b has 4 roots, it is actually a quartic polynomial rather than a quadratic, which has 2 roots.
Follow the strategy as shown above to find the result.