asked 60.0k views
5 votes
Which of the following is a polynomial with roots 5, 4i, and −4i?

asked
User Bianca
by
8.0k points

2 Answers

3 votes
fx= x^3 - 5x^2 + 16x - 80
answered
User Miro Kropacek
by
8.8k points
2 votes
In order to figure this out, we need to make roots into binomials:

x = 5, 4i, and -4i

This can be written as:

f(x) = (x - 5)(x + 4i)(x - 4i)

Let's take care of the imaginary numbers first:

(x + 4i)(x - 4i)
x^2 -4ix + 4ix + 16
x^2 + 16

Now we can re-insert this into our problem and solve accordingly:

f(x) = (x - 5)(x^2 + 16)

f(x) = x^3 + 16x - 5x^2 - 80

Now we can rearrange the terms in descending order to obtain our polynomial:

f(x) = x^3 - 5x^2 + 16x - 80
answered
User Bitprophet
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.