Extra Polynomial

Algebra Level 3

Given a polynomial P ( x ) = x 4 + a x 3 + b x 2 + c x + d P(x) = x^{4}+ax^{3}+bx^{2}+cx+d ( a ; b ; c ; d a;b;c;d are given real numbers).

Known that P(1) = 10; P(2) = 20; P(3) = 30.

Calculate P ( 12 ) + P ( 8 ) 10 \frac{P(12) + P(-8)}{10}

H i n t : Hint: Read the title again.


The answer is 1984.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Tin Le
Apr 3, 2019

We can use Bezout's polynomial remainder theorem by defining an extra polynomial Q(x) = P(x) - 10x (1).

We know 1;2;3 are solutions for Q(x). Hence Q(x) = (x-1)(x-2)(x-3)(x-m) (m is another solution for Q(x), since Q(x) is a fourth degree polynomial).

Substituting Q(x) in (1) gives us P(x)= (x-1)(x-2)(x-3)(x-m) + 10x.

Now we can easily calculate P ( 12 ) + P ( 8 ) 10 \frac{P(12)+P(-8)}{10} (While calculating, you may notice m is eliminated). The answer is 1984 \boxed{1984}

Chris Lewis
Apr 3, 2019

Note that the x x -values we're interested in ( 8 , 1 , 2 , 3 , 12 ) (-8,1,2,3,12) are symmetric about 2 2 . So define an extra polynomial Q ( x ) = P ( x + 2 ) Q(x)=P(x+2) . The information we have is: Q ( 1 ) = 10 Q(-1)=10 ; Q ( 0 ) = 20 Q(0)=20 ; Q ( 1 ) = 30 Q(1)=30 .

If we let Q ( x ) = x 4 + A x 3 + B x 2 + C x + D Q(x)=x^4+Ax^3+Bx^2+Cx+D , these become 1 A + B C + D = 10 1-A+B-C+D=10 , D = 20 D=20 , 1 + A + B + C + D = 30 1+A+B+C+D=30

Substituting for D D and summing the other two equations gives B = 1 B=-1 .

Now, P ( 8 ) = Q ( 10 ) P(-8)=Q(-10) and P ( 12 ) = Q ( 10 ) P(12)=Q(10) . In general, Q ( x ) + Q ( x ) = 2 x 4 + 2 B x 2 + 2 D Q(-x)+Q(x)=2x^4+2Bx^2+2D ; substituting in for x = 10 x=10 , B = 1 B=-1 , D = 20 D=20 gives Q ( 10 ) + Q ( 10 ) = 20000 200 + 40 = 19840 Q(-10)+Q(10)=20000-200+40=19840 , so the required answer is 1984 \boxed{1984} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...