Question 1114960
 I hope that someone can help me solve this problem: n=3; -5 and 4+3i are zeros; f(2)=273. Can you please help? 
-----
f(n) = a(n-3)(n+5)(n-(4+3i))
-------
f(2) = a(-1)(7)(-2-3i) = 273
a = -39/(-2-3i) = 39/(2+3i)
------
Equation:
f(n) = [(39/(2+3i))(n-3)(n+5)(n-(4+3i)]
-----------
Cheers,
Stan H.
---------