SOLUTION: n=3; -6 and i are zeros; f(-3)= 60

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: n=3; -6 and i are zeros; f(-3)= 60      Log On


   



Question 805135: n=3; -6 and i are zeros; f(-3)= 60
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
n=3; -6 and i are zeros; f(-3)= 60
-------
f(x) = a(x-i)(x+i)(x+6) = a(x^2+1)(x+6)
====
a(x^3+6x^2+x+7)
--------------
f(-3) = a[(-3)^3 + 6(-3)^2 + (-3) + 7] = 60
----
a[-27+54+4] = 60
a[31] = 60
a = 60/31
--------
Equation:
f(x) = (60/31)(x^3+6x^2+x+7)
====================================
Cheers,
Stan H.
=================