Answer:
A
[tex]f(x) = x^3 - 2x^2 -3x + 6[/tex]
Step-by-step explanation:
According to the Factor Theorem, if (x - k) is a factor of a polynomial P(x), then P(k) must equal zero.
We are given that a polynomial function has the zeros 2, √3, and -√3. So, we can let k = 2, √3, -√3.
So, according to the Factor Theorem, P(2), P(√3) and P(-√3) must equal 0.
Testing each choice, we can see that only A is true:
[tex]\displaystyle f(x) = x^3 - 2x^2 - 3x + 6[/tex]
Testing all three values yields that:
[tex]\displaystyle \begin{aligned} f(2) &= (2)^3 - 2(2)^2 -3(2) + 6 \\ &= (8) - (8) -(6) + (6) \\ &= 0\stackrel{\checkmark}{=}0 \\ \displaystyle f(\sqrt{3}) &= (\sqrt{3})^3 - 2(\sqrt{3})^2 - 3(\sqrt{3}) + 6 \\ &=(3\sqrt{3}) -(6)-(3\sqrt{3}) + 6 \\ &= 0\stackrel{\checkmark}{=}0 \\ f(-\sqrt{3}) &= (-\sqrt{3})^3 - 2(-\sqrt{3})^2 - 3(-\sqrt{3}) + 6 \\ &=(-3\sqrt{3}) -(6)+(3\sqrt{3}) + 6 \\ &= 0\stackrel{\checkmark}{=}0 \end{aligned}[/tex]
Hence, our answer is A.