140k views
1 vote
What is a polynomial function in standard form with zeros 1, 2, -2 and -3

User Akin Ozer
by
8.1k points

2 Answers

4 votes

Answer:

What do you mean it's not an option:

Explanation:

It's option B on Connexus (All credit to the brainy dude down bellow)

User Vikasde
by
8.7k points
4 votes
The zeros of the polynomial are 1, 2, -2 and -3, so this polynomial must have at least one of each of these factors:

(x-1), (x-2), (x-(-2)), and (x-(-3)); rewriting: (x-1), (x-2), (x+2), and (x+3).

Thus, any such polynomial must have a factor (x-1)(x-2)(x+2)(x+3).

The simplest such polynomial we can think of, is p(x)=(x-1)(x-2)(x+2)(x+3).

To write in standard form, lets first multiply the factors two by two as follows:


(x-2)(x+2)=x^2-4 by the difference of squares formula,


(x-1)(x+3)=x^2+2x-3.

Next, we multiply our results:


(x^2-4)(x^2+2x-3)=x^2(x^2+2x-3)-4(x^2+2x-3)


=x^4+2x^3-3x^2-4x^2-8x+12=x^4+2x^3-7x^2-8x+12.


Answer:
x^4+2x^3-7x^2-8x+12
User EnexoOnoma
by
8.2k points