Advertisements
Advertisements
Question
Obtain all the zeros of the polynomial x4 + x3 – 14x2 – 2x + 24 if two of its zeros are `sqrt(2)` and `-sqrt(2)`.
Advertisements
Solution
Given: The polynomial f(x) = x4 + x3 – 14x2 – 2x + 24 and two zeros x = `sqrt(2)` and x = `-sqrt(2)`.
Step-wise calculation:
1. If `±sqrt(2)` are zeros then `(x - sqrt(2))(x + sqrt(2)) = x^2 - 2` is a factor of f(x).
2. Divide f(x) by x2 – 2.
Assume quotient ax2 + bx + c.
Expanding (x2 – 2)(ax2 + bx + c) and matching coefficients with f(x) gives:
a = 1 (x4 term)
b = 1 (x3 term)
c – 2a = –14
⇒ c – 2 = –14
⇒ c = –12
Constant term check: –2c = 24 ⇒ c = –12 (consistent).
So, the quotient is x2 + x – 12.
3. Factor the quotient:
x2 + x – 12 = (x + 4)(x – 3)
4. Therefore, the remaining zeros are x = –4 and x = 3.
The four zeros are 3, –4, `sqrt(2)` and `-sqrt(2)`.
