William C. answered 10/11/23
Experienced Tutor Specializing in Chemistry, Math, and Physics
- If 3 and 5i are zeros then the 3rd degree polynomial has factors (x – 3) and (x – 5i)
- Since the polynomial real coefficients it's other factor is (x + 5i), the complex conjugate of (x – 5i).
- So the equation for our polynomial has the factored form f(x) = a(x – 3)(x – 5i)(x + 5i)
- We are given f(2) = 58
This is everything we need. Expanding the complex part of the factored form equation gives
f(x) = a(x – 3)(x2 + 25)
f(2) = 58 means that
a((2 – 3)((2)2 + 25) = 58
So a(–1)(4 + 25) = a(–29) = =58
which means that a = 58/(–29) = –2
So f(x) = –2(x – 3)(x2 + 25) = –2(x3 – 3x2 + 25x – 75)
Answer
–2x3 + 6x2 – 50x + 150