SOLUTION: Find an​ nth-degree polynomial function with real coefficients satisfying the given conditions. If you are using a graphing​ utility, use it to graph the function and v
Algebra ->
Rational-functions
-> SOLUTION: Find an​ nth-degree polynomial function with real coefficients satisfying the given conditions. If you are using a graphing​ utility, use it to graph the function and v
Log On
Question 1074598: Find an nth-degree polynomial function with real coefficients satisfying the given conditions. If you are using a graphing utility, use it to graph the function and verify the real zeros and the given function value.
n=3
4 and 2i are zeroes
f(1)=30 Found 2 solutions by Fombitz, Alan3354:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! Find an nth-degree polynomial function with real coefficients satisfying the given conditions. If you are using a graphing utility, use it to graph the function and verify the real zeros and the given function value.
----------
If 2i is a zero, then -2i is also.
---
--> (x-4)*(x-2i)*(x+2i) = 0
(x-4)*(x^2+4) = 0
f(x) = x^3 - 4x^2 + 4x - 16
----
f(1) = 1 - 4 + 4 - 16 = -15
Multiply by -2
--> f(x) = -2x^3 + 8x^2 - 8x + 32