SOLUTION: Suppose P(x) is a polynomial of smallest possible degree such that: * P(x) has rational coefficients. * P(-2) = P(\sqrt{5}) = P(\sqrt{7}) = P(\sqrt{17}) = 0. * P(-1) = 13. Dete

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Suppose P(x) is a polynomial of smallest possible degree such that: * P(x) has rational coefficients. * P(-2) = P(\sqrt{5}) = P(\sqrt{7}) = P(\sqrt{17}) = 0. * P(-1) = 13. Dete      Log On


   



Question 1209702: Suppose P(x) is a polynomial of smallest possible degree such that:
* P(x) has rational coefficients.
* P(-2) = P(\sqrt{5}) = P(\sqrt{7}) = P(\sqrt{17}) = 0.
* P(-1) = 13.
Determine the value of P(0).

Answer by ikleyn(52817) About Me  (Show Source):
You can put this solution on YOUR website!
.
Suppose P(x) is a polynomial of smallest possible degree such that:
* P(x) has rational coefficients.
* P(-2) = P(sqrt{5}) = P(sqrt{7}) = P(sqrt{17}) = 0.
* P(-1) = 13.
Determine the value of P(0).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In this problem, a polynomial P(x) with rational coefficients has the roots
 
    -2, sqrt%285%29,  sqrt%287%29,  sqrt%2817%29.


that are quadratic irrationalities.


To make a polynomial with rational coefficients, which has these roots, we shall
associate the conjugate number over Q with every quadratic irrationality.


So, P(x) has the form

    P(x) =  = 

         = a%2A%28x%2B2%29%2A%28x%5E2-5%29%2A%28x%5E2-7%29%2A%28x%5E2-17%29.


Here "a" is the coefficient, now unknown.  We will determine it from the condition P(-1) = 13.
It gives

           a%2A%28%28-1%29%2B2%29%2A%28%28-1%29%5E2-5%29%2A%28%28-1%29%5E2-7%29%2A%28%28-1%29%5E2-17%29 = 13,  

or

           a*1*(-4)*(-6)*(-16) = 13,

           a*(-384) = 13,

           a = -13%2F384.


Now the polynomial is fully defined  P(x) = %28-13%2F384%29%2A%28x%2B2%29%2A%28x%5E2-5%29%2A%28x%5E2-7%29%2A%28x%5E2-17%29.


To find P(0), plug in 0 instead of x:  

    P(0) = %28-13%2F384%29%2A2%28-5%29%2A%28-7%29%2A%28-17%29 = %2813%2A2%2A5%2A7%2A17%29%2F384%29 = 15470%2F384 = 7735%2F192.


ANSWER.  P(x) = %28-13%2F384%29%2A%28x%2B2%29%2A%28x%5E2-5%29%2A%28x%5E2-7%29%2A%28x%5E2-17%29  and  P(0) = 7735%2F192.

Solved.