Mitchel E. answered 04/05/24
College math major specializing in high school math
According to the question,
- 2 is a zero of the polynomial
- The polynomial is f(x) = x^3 - 4x^2 + 9x - 10
since x = 2 is a zero polynomial, (x-2) can be considered a factor.
By polynomial long division of f(x) by (x-2), we have;
- f(x) = x3 - 4x2 + 9x - 10 = (x-2)(x2 - 2x + 5)
we therefore need to factorise the quadratic expression(x2 - 2x + 5) using the quadratic formula:
- x = (-b ± √(b2 +4ac))/2a
- where a = 1, b = -2, c =5
Therefore x = 1 + 2i and x = 1 - 2i
And the factors are:
- (x - 2)(x -1 -2i)(x - 1 + 2i)