William C. answered 10/11/23
Experienced Tutor Specializing in Chemistry, Math, and Physics
- If 2i and 5i are zeros then the 4th degree polynomial has factors (x – 2i) and (x – 5i)
- Since the polynomial has real coefficients it's other two factors are (x + 2i) and (x + 5i), the complex conjugates of the first two factors.
- So the equation for our polynomial has the factored form f(x) = a(x – 2i)(x + 2i)(x – 5i)(x + 5i)
- We are given f(–1) = 130
This is everything we need. Expanding the two parts of the factored form equation gives
f(x) = a(x2 + 4)(x2 + 25)
f(–1) = 130 means that
a((–1)2 + 4)((–1)2 + 25) = 130
So a(1 + 4)(1 + 25) = a(5)(26) = a(130) = 130
which means that a =1
So f(x) = (x2 + 4)(x2 + 25)
Answer
f(x) = x4 + 29x2 + 100