83.4k views
5 votes
Report Error Suppose $P(x)$ is a polynomial of smallest possible degree such that: $\bullet$ $P(x)$ has rational coefficients $\bullet$ $P(-3) = P(\sqrt 7) = P(1-\sqrt 6) = 0$ $\bullet$ $P(-1) = 8$ Determine the value of $P(0)$.

1 Answer

7 votes

Answer:

We want a polynomial of smallest degree with rational coefficients with zeros in
√(7),
1 - √(6) and -3. The last root gives us the factor (x+3). Hence, our polynomial is


P(x) =(x+3)q(x)

where
q is a polynomial with rational coefficients and roots
√(7) and
1 - √(6). The root
√(7) gives us a factor
x-√(7), but in order to obtain rational coefficients we must consider the factor
x^2-7.

An analogue idea works with
1 - √(6). For convenience write
x - 1 + √(6) = ( x - 1) + √(6). This gives the factor
(x-1)^2-6. Hence,


P(x) = (x+3)(x^2-7)((x-1)^2-6)=x^5+x^4-18x^3-22x^2+77x+105

Notice that
P(-1)=24. So, in order to satisfy the last condition we divide by 3 the whole polynomial, without altering its roots. Finally, the wanted polynomial is


P(x) =(1/3)x^5+(1/3)x^4-6x^3-(22/3)x^2+(77/3)x+35

Explanation:

We must have present that any polynomial it's determined by its roots up to a constant factor. But here we have irrational ones, in order to eliminate the irrational coefficients that a factor of the type
x-\sqrt7 will introduce in the expression, we need to multiply by its conjugate
x+\sqrt7. Hence, we will obtain
x^2-7 that have rational coefficients. Finally, the last condition is given with the intention to fix the constant factor. Usually it is enough to evaluate in the point and obtain the necessary factor.

User Karlx Swanovski
by
5.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.