You must write a polynomial function of LEAST DEGREE WITH INTEGRAL COEFFICIENTS THAT IS GIVEN ZEROS YOU MUST SHOW YOUR WORK THAT LEADS TO THE ANSWER PLEASE

15) 2, -2 + 3i

A) f (x) = x3 - 3x2 + 5x - 26

B) f (x) = x3 + 2x2 + 5x - 31

C) f (x) = x3 - 2x2 + 5x - 26

D) f (x) = x3 + 2x2 + 5x - 26

50 points given to correct solution



Answer :

Answer:

  D)  f(x) = x³ +2x² +5x -26

Step-by-step explanation:

You want the polynomial function of least degree with integer coefficients that has roots 2, -2+3i.

Roots

A polynomial function with real coefficients will only have complex roots in conjugate pairs. This means the function has another root that is -2-3i.

The sum of the three roots is ...

  2 + (-2+3i) + (-2 -3i) = -2

The coefficient of the x² term is the opposite of this: +2. (Eliminates choices A and C.)

The product of the roots is ...

  (2)(-2 +3i)(-2 -3i) = 2((-2)² -(3i)²) = 2(4 +9) = 26

The constant in the polynomial is the opposite of this, -26. (Eliminates choice B.)

Now, we know the correct answer choice must be choice D.

Factors

Each root p corresponds to a factor (x -p). This means the factored form of the polynomial can be written as ...

  f(x) = (x -2)(x -(-2+3i))(x -(-2-3i))

We can rearrange the factors to ...

  f(x) = (x -2)((x +2) -3i)((x +2) +3i) . . . . . product of factors

  f(x) = (x -2)((x +2)² -(3i)²) . . . . . . . right pair simplified

  f(x) = (x -2)(x² +4x +4 +9) = x(x² +4x +13) -2(x² +4x +13)

  f(x) = x³ +4x² +13x -2x² -8x -26 . . . . . . eliminate parentheses

  f(x) = x³ +2x² +5x -26 . . . . . . . . . . . collect terms; matches choice D)

__

Additional comment

In expanding the factored form, we have made use of the factoring of the difference of squares:

  a² -b² = (a -b)(a +b)

Of course, the distributive property is used to eliminate parentheses.

View image sqdancefan