SOLUTION: n=3, 3 and 4i are zeros ;f(2)=-60 . solve for f(x).
Algebra
->
College
->
Linear Algebra
-> SOLUTION: n=3, 3 and 4i are zeros ;f(2)=-60 . solve for f(x).
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 1086462
:
n=3, 3 and 4i are zeros ;f(2)=-60 . solve for f(x).
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
if 4i is a zero, so is -4i
then x^2+16 is a factor
and (x-3)^2 is a factor with multiplicity 2.
f(x)=a(x^2+16)(x-3)^2
f(2)=-60=a(20)(1)
20a=-60
a=-3
f(x)=-3(x^2+16)(x-3)^2