what is the polynomial function of lowest degree with leading coefficient of 1 and roots 2 and 1 + square root2

Question
Answer:
If the roots to such a polynomial are 2 and [tex]1+\sqrt2[/tex], then we can write it as

[tex](x-2)(x-(1+\sqrt2))[/tex]

courtesy of the fundamental theorem of algebra. Now expanding yields

[tex](x-2)(x-1-\sqrt2)=x^2-2x-(1+\sqrt2)x+2(1+\sqrt2)=x^2-(3+\sqrt2)x+2+2\sqrt2[/tex]

which would be the correct answer, but clearly this option is not listed. Which is silly, because none of the offered solutions are *the* polynomial of lowest degree and leading coefficient 1.

So this makes me think you're expected to increase the multiplicity of one of the given roots, or you're expected to pull another root out of thin air. Judging by the choices, I think it's the latter, and that you're somehow supposed to know to use [tex]1-\sqrt2[/tex] as a root. In this case, that would make our polynomial

[tex](x-2)(x-(1+\sqrt2))(x-(1-\sqrt2))=x^3-4x^2+3x+2[/tex]

so that the answer is (probably) the third choice.

Whoever originally wrote this question should reevaluate their word choice...
solved
general 11 months ago 8853