Garvil's polynomial of degree 4

Algebra Level 5

A monic polynomial f ( x ) f(x ) of degree four satisfies f ( 1 ) = 10 f(1)=10 , f ( 2 ) = 20 f(2)=20 , and f ( 3 ) = 30 f(3)=30 . Determine f ( 12 ) + f ( 8 ) 19000. f(12)+f(-8)-19000.

This problem is posed by Garvil S.

Details and assumptions

A polynomial is monic if its leading coefficient is 1. For example, the polynomial x 3 + 3 x 5 x^3 + 3x - 5 is monic but the polynomial x 4 + 2 x 3 6 -x^4 + 2x^3 - 6 is not.


The answer is 840.

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.

14 solutions

Fatik Redy Hanif
May 20, 2014

Construct a new monic polynomial p ( x ) p(x) that satisfies p ( x ) = f ( x ) 10 x p(x)=f(x)-10x .

It is obvious that p ( x ) p(x) is a four degree polynomial.

Substitute x x with 1 , 2 , 1,2, and 3 3 , we get p ( x ) = 0 p(x)=0 . Thus 1 , 2 1,2 and 3 3 the roots of p ( x ) p(x) .

Let a a be the fourth root of p ( x ) p(x) , then p ( x ) = ( x a ) ( x 1 ) ( x 2 ) ( x 3 ) p(x)=(x-a)(x-1)(x-2)(x-3) .

p ( x ) = f ( x ) 10 x p(x)=f(x)-10x

f ( x ) = p ( x ) + 10 x \iff f(x)=p(x)+10x

f ( x ) = ( x a ) ( x 1 ) ( x 2 ) ( x 3 ) + 10 x \iff f(x)=(x-a)(x-1)(x-2)(x-3)+10x

Then, f ( 12 ) + f ( 8 ) 19000 f(12)+f(-8)-19000

= [ ( 12 a ) ( 12 1 ) ( 12 2 ) ( 12 3 ) + 10 12 ] + [ ( 8 a ) ( 8 1 ) ( 8 2 ) ( 8 3 ) + 10 ( 8 ) ] 19000 =[(12-a)(12-1)(12-2)(12-3)+10 \cdot 12]+[(-8-a)(-8-1)(-8-2)(-8-3)+10 \cdot (-8)]-19000

= [ 11 10 9 ( 12 a ) + 120 ] + [ ( 8 a ) ( 9 ) ( 10 ) ( 11 ) 80 ] 19000 =[11 \cdot 10 \cdot 9 \cdot (12-a)+120]+[(-8-a)(-9)(-10)(-11)-80]-19000

= [ 990 ( 12 a ) + 120 ] + [ 990 ( 8 a ) 80 ] 19000 =[990(12-a)+120]+[-990(-8-a)-80]-19000

= 990 ( 12 a ( 8 a ) ) + ( 120 80 ) 19000 =990(12-a-(-8-a))+(120-80)-19000

= 990 20 + 40 19000 =990 \cdot 20+40-19000

= 840 =840

There are infinitely many monic polynomials which satisfy the conditions of the question.

Other solutions which fixated on one particular polynomial would be incorrect / not rigorous.

Calvin Lin Staff - 7 years ago

Log in to reply

Is this solution correct or wrong @Calvin Lin

Krishna Ar - 7 years ago

Log in to reply

This solution is correct. It did not "fixate on one particular polynomial", but proved it in generality.

Calvin Lin Staff - 7 years ago

Log in to reply

@Calvin Lin @Calvin Lin - - Sir, thank you for telling this. I didnt know about this method. Can you tell me its general name and more about this? I solved this using general method fixated on a particular polynomial. And please tag me when you reply as otherwise I don't get to see it . Thnx

Krishna Ar - 7 years ago

Log in to reply

I remember seeing very similar problem in AoPS Intermediate Algebra. It's adapted from ARML.

Arulx Z - 4 years, 9 months ago

I did using the same method..nice sol.

Rishabh Tiwari - 5 years, 1 month ago

Let f ( x ) = x 4 + a x 3 + b x 2 + c x + d f(x)=x^4+ax^3+bx^2+cx+d

Then:

f ( 1 ) = a + b + c + d + 1 = 10 f ( 2 ) = 8 a + 4 b + 2 c + d + 16 = 20 f ( 3 ) = 27 a + 9 b + 3 c + d + 81 = 30 f(1)=a+b+c+d+1 =10 \\ f(2)=8a+4b+2c+d+16 =20 \\ f(3)=27a+9b+3c+d+81=30

To answer the question, we would like to find values r 1 , r 2 , r 3 , r 4 r_1, r_2, r_3, r_4 such that:

f ( 12 ) + f ( 8 ) 19000 = r 1 f ( 1 ) + r 2 f ( 2 ) + r 3 f ( 3 ) + r 4 f(12)+f(-8)-19000 = r_1f(1) + r_2f(2) + r_3f(3) + r_4

Substituting for f ( x ) = x 4 + a x 3 + b x 2 + c x + d f(x) = x^4 + ax^3 + bx^2 + cx+d , we obtain

1216 a + 208 b + 4 c + 2 d + 5832 = r 1 f ( 1 ) + r 2 f ( 2 ) + r 3 f ( 3 ) + r 4 = r 1 ( a + b + c + d + 1 ) + r 2 ( 8 a + 4 b + 2 c + d + 16 ) + r 3 ( 27 a + 9 b + 3 c + d + 81 ) + r 4 1216a + 208b + 4c + 2d + 5832 = r_1f(1) + r_2f(2) + r_3f(3) + r_4 \\ = r_1 (a+b+c+d+1) \\ + r_2 (8a+4b+2c+d+16) \\ + r_3(27a+9b+3c+d+81) \\ + r_4 \\

Comparing the coefficients of a , b , c , d a, b, c, d , this leads to the following system of equations:

r 1 + 8 r 2 + 27 r 3 = 1216 r 1 + 4 r 2 + 9 r 3 = 208 r 1 + 2 r 2 + 3 r 3 = 4 r 1 + r 2 + r 3 = 2 r 4 = 5832 ( r 1 + 16 r 2 + 81 r 3 ) r_1+8r_2+27r_3=1216 \\ r_1+4r_2+9r_3=208 \\ r_1+2r_2+3r_3=4 \\ r_1+r_2+r_3=2 \\ r_4=5832-(r_1+16r_2+81r_3)

Solving this system, we get: ( r 1 , r 2 , r 3 , r 4 ) = ( 100 , 198 , 100 , 800 ) (r_1,r_2,r_3,r_4) = (100,-198,100,800)

Plugging these results into the expression before:

f ( 12 ) + f ( 8 ) 19000 = 100 f ( 1 ) 198 f ( 2 ) + 100 f ( 3 ) + 800 = 840 f(12)+f(-8)-19000=100f(1)-198f(2)+100f(3)+800= \boxed {840}

Clearly written, thanks!

Calvin Lin Staff - 6 years, 3 months ago

I don't understand the second step where you bring in r1, r2, r3, and r4 and why r1, r2, and r3 are multiplied by f(1), f(2), and f(3) respectively.

Sridev Humphreys - 5 years, 2 months ago

Log in to reply

I've edited the solution. Is it now clear what is happening?

Calvin Lin Staff - 5 years, 2 months ago

Log in to reply

Now I get it. Thanks.

Sridev Humphreys - 5 years, 2 months ago

sorry, I still don't get it

Faraz Arastu - 4 years, 10 months ago

Right down the bat! I followed the same solution! Easy calculation. :)

Michael Huang - 4 years, 7 months ago
Erick Wong
May 20, 2014

Let g(x) = f(x) - 10x. Then g(1) = g(2) = g(3) = 0, so g(x) = (x-1)(x-2)(x-3) p(x) for some p(x). Since g(x) is also monic and quartic, p(x) = x-c for some c. Then g(12) + g(-8) = p(12) (11)(10)(9) + p(-8) (-9)(-10)(-11) = (p(12)-p(-8) 990 = 20*990 = 19800, so f(12) + f(-8) = g(12) + g(-8) + 120 - 80 = 19840, for a final answer of 840.

Abdelhamid Saadi
Jun 14, 2015

Let g defined by g ( x ) = f ( 2 x ) + f ( 2 + x ) g(x) = f(2 - x) + f(2 +x)

We have g ( x ) = g ( x ) g(x) = g(-x) for every x x

Then coefficients for odd power of x x are null.

So g ( x ) g(x) can be writen g ( x ) = 2 x 4 + a x 2 + b g(x) = 2x^4 + ax^2 + b

We have g ( 0 ) = 40 b = 40 g(0) = 40 \implies b = 40

and g ( 1 ) = 40 2 + a + b = 40 a = 2 g(1) = 40 \implies 2 + a + b = 40 \implies a = - 2

and finally f ( 12 ) + f ( 8 ) 19000 = g ( 10 ) 19000 = 840 f(12) + f(-8) -19000 = g(10) - 19000 = 840

I think that this is the best solution given and it doesn't rely on determining a specific polynomial for f(x).

Sridev Humphreys - 5 years, 2 months ago

Yup, that's how I did it too.

Peter Byers - 5 years, 6 months ago
Chew-Seong Cheong
Jul 11, 2015

Let f ( x ) = x 4 + a x 3 + b x 2 + c x + d f(x) = x^4+ax^3+bx^2+cx+d , then we have:

{ f ( 1 ) = 1 + a + b + c + d = 10 a + b + c + d = 9 . . . ( 1 ) f ( 2 ) = 16 + 8 a + 4 b + 2 c + d = 20 8 a + 4 b + 2 c + d = 4 . . . ( 2 ) f ( 3 ) = 81 + 27 a + 9 b + 3 c + d = 30 27 a + 9 b + 3 c + d = 51 . . . ( 3 ) \begin{cases} f(1) = 1 + a + b + c + d = 10 & \Rightarrow a + b + c + d = 9 &...(1) \\ f(2) = 16 + 8a + 4b + 2c + d = 20 & \Rightarrow \color{#3D99F6}{8a + 4b + 2c + d = 4} &...(2) \\ f(3) = 81 + 27a + 9b + 3c + d = 30 & \Rightarrow 27a + 9b + 3c + d = -51 &...(3) \end{cases}

{ ( 2 ) ( 1 ) : 7 a + 3 b + c = 5 . . . ( 4 ) ( 3 ) ( 2 ) : 19 a + 5 b + c = 55 . . . ( 5 ) ( 5 ) ( 4 ) : 12 a + 2 b = 50 . . . ( 6 ) \begin{cases} (2)-(1): & 7a + 3b + c = -5 & ...(4) \\ (3)-(2): & 19a + 5b + c = -55 &...(5) \\ (5)-(4): & \color{#D61F06}{12a + 2b = -50} &...(6) \end{cases}

f ( 12 ) + f ( 8 ) 19000 = 20736 + 1728 a + 144 b + 12 c + d + 4096 512 a + 64 b 8 c + d 19000 = 24832 + 1216 a + 208 b + 4 c + 2 d 19000 = 5832 + 1200 a + 16 a + 200 b + 8 b + 4 c + 2 d = 5832 + 100 ( 50 ) + 2 ( 4 ) = 840 \begin{aligned} f(12) + f(-8) - 19000 & = 20736 + 1728a + 144b + 12c + d \\ & \quad +4096 - 512a + 64b - 8c + d - 19000 \\ & = 24832 + 1216a + 208b + 4c + 2d - 19000 \\ & = 5832 +\color{#D61F06}{1200a}+\color{#3D99F6}{16a} + \color{#D61F06}{200b}+\color{#3D99F6}{8b} + \color{#3D99F6}{4c}+\color{#3D99F6}{2d} \\ & = 5832 +\color{#D61F06}{100(-50)}+\color{#3D99F6}{2(4)} \\ & = \boxed{840} \end{aligned}

Moderator note:

What is so special about 12 and -8 that allows us to calculate the sum of these values, despite not having a completely solved system?

Anyone know the answer to the challenge master note? One solution (Abdelhamid Saadi's) did make use of the fact the 12 and -8 are the same distance away from 2.

Sridev Humphreys - 5 years, 2 months ago

Log in to reply

The average distance between 12 12 and 1 , 2 , 3 1,2,3 is exactly the same as the average distance between 8 -8 and 1 , 2 , 3 1,2,3

Hung Woei Neoh - 4 years, 12 months ago
Ashutosh Pandey
May 20, 2014

In a monic polynomial, the leading coefficient is 1 So let f(x) = x^4 + ax^3 + bx^2 + cx + d

f(1) = 1 +a+b+c+d = 10

a+b+c+d = 9 , (i)

f(2) = 16 + 8a + 4b + 2c + d = 20

8a + 4b + 2c + d = 4 , (ii)

f(3) = 81 + 27a + 9b + 3c + d = 30

27a + 9b + 3c + d = -51 , (iii)

Now, (ii)-(i)

7a + 3b + c = -5, (iv)

Now, (iii)-(i):

26a + 8b + 2c = -60 13a + 4b + c = -30 , (v)

Now, (v)-(iv):

6a + b = -25

we cannot find explicit values of a, b, c, and d, since we have only three equations with four unknowns.

f(12) + f(-8) - 19000

= 12^4 + 12^3 a + 12^2 b + 12c + d + (-8)^4 + (-8)^3 a + (-8)^2 b - 8c + d - 19000

= 20736 + 1728a + 144b + 12c + d + 4096 - 512a + 64b - 8c + d - 19000

= 5832 + 1216a + 208b + 4c + 2d

= 5232 + 2(608a + 104b + 2c + d)

I was hoping for one of the above relations to show up , but no such luck. we could try to back-substitute, e.g. b = -25-6a but that back into (iv) and get "c" in terms of "a" etc. If we solve a,b,c in terms of d, we get, a=-(d+36)/6,

b=d+11,

c=-(11d-24)/6

from which we can define

f(x)=x^4 -(d+36)x^3/6 +(d+11)x^2 -(11d-24)x/6 +d

and based on this,

f(1)=10

Hence, Putting the value of x as 1 in the above f(x) we get d=-48

f(12)+f(-8)-19000

=-608(d+36)/3 +208(d+11)+2d+2(24-11*d)/3 +5832

Now putting the value of d=-48 we get :-

=840 <<==ANSWER

Tan Octora
May 20, 2014

Known : Let, f(x) = x^4 + ax^3 + bx^2 + cx + d from f(1), a+b+c+d = 9.................p1 f(2), 8a+4b+2c+d = 4...................p2 f(3), 27a+9b+3c+d = -51.............p3

p2-p1 = 7a+3b+c = -5..................p4 p3-p2 = 19a+5b+c = -55..............p5

p5-p4 = 12a+2b=-50 => 6a+b=-25...................p6

Question : f(12) + f(8) -19000...? Ans : f(12) + f(-8) -19000 = (12^4 + 12^3a + 12^2b +12c + d) + ((-8)^4 + (-8)^3a + (-8)^2b + (-8)c + d) - 19000 = (12^3 - 8^3)a + (12^2 + 8^2)b + (12-8)c + 2d + 20736 + 4096 - 19000 = 1216a + 208 b + 4c + 2d + 5832...............p7 from p2 => 2c + d = 4 - 8a - 4b so 4c + 2d = 8 -16a - 8b Subs to p7 =1216a + 208b + 8 -16a - 8b + 5832 =1200a + 200b + 5840 =200(6a+b) + 5832, from p6 = 6a+b=-25 =200(-25) + 5840 =-5000 + 5840 =840

Alkesh Ghorpade
May 20, 2014

Assume f(x) = x^4 + a x^3 + b x^2 + c*x + d

substituting 1,2,3 we get

a + b + c + d = 9 8a + 4b + 2c +d = 4 27a + 9b + 3c +d = -51

we need one more equation to get a,b,c,d

since from given data f(3) = f(2) + f(1)

so we obtain 18a + 4b + d = -64

solving them by matrix method we obtain

a = -6, b = 11, c = 4, d = 0 thus we get the solution of final equation.

This is a very long method if any shortcut is obtained please let me know. And sorry if any data values go wrong.

Stewart Gordon
Jul 11, 2015

At first glance, it looks as if the problem is incomplete, as "a monic polynomial f ( x ) f(x) of degree four" gives us four degrees of freedom, but only three of these are absorbed by the values given for specific values of x x . As such, we have to try and reduce the equations, and hope that the extra degree of freedom vanishes in the formula that we are given to calculate.

Let f ( x ) = x 4 + a x 3 + b x 2 + c x + d Z = f ( 12 ) + f ( 8 ) 19000 f(x) = x^4 + ax^3 + bx^2 + cx + d \\ Z = f(12) + f(-8) - 19000 Then 1 + a + b + c + d = 10 a + b + c + d = 9 16 + 8 a + 4 b + 2 c + d = 20 8 a + 4 b + 2 c + d = 4 81 + 27 a + 9 b + 3 c + d = 30 27 a + 9 b + 3 c + d = 51 Z = 20736 + 1728 a + 144 b + 12 c + d + 4096 512 a + 64 b 8 c + d 19000 = 1216 a + 208 b + 4 c + 2 d + 5832 1 + a + b + c + d = 10 \Rightarrow a + b + c + d = 9 \\ 16 + 8a + 4b + 2c + d = 20 \Rightarrow 8a + 4b + 2c + d = 4 \\ 81 + 27a + 9b + 3c + d = 30 \Rightarrow 27a + 9b + 3c + d = -51\\ Z = 20736 + 1728a + 144b + 12c + d + 4096 - 512a + 64b - 8c + d - 19000 \\ = 1216a + 208b + 4c + 2d + 5832 Now we reduce this system of equations by substitution. We now know that d = 9 a b c d = 9 - a - b - c , which gives us 9 = 97 a + 3 b + c + 9 = 4 7 a + 3 b + c = 5 26 a + 8 b + 2 c + 9 = 51 13 a + 4 b + c = 30 Z = 1216 a + 208 b + 4 c + ( 18 2 a 2 b 2 c ) + 5832 = 1214 a + 206 b + 2 c + 5850 9 = 9 7a + 3b + c + 9 = 4 \Rightarrow 7a + 3b + c = -5 \\ 26a + 8b + 2c + 9 = -51 \Rightarrow 13a + 4b + c = -30 \\ Z = 1216a + 208b + 4c + (18 - 2a - 2b - 2c) + 5832 \\ = 1214a + 206b + 2c + 5850 This tells us that now know that c = 5 7 a 3 b c = -5 - 7a - 3b , giving us 5 = 5 6 a + b 5 = 30 6 a + b = 25 Z = 1214 a + 206 b + ( 10 14 a 6 b ) + 5850 = 1200 a + 200 b + 5840 -5 = -5 \\ 6a + b - 5 = -30 \Rightarrow 6a + b = -25 \\ Z = 1214a + 206b + (-10 - 14a - 6b) + 5850 \\ = 1200a + 200b + 5840 so (b = -25 - 6a), giving Z = 1200 a + 200 b + 5840 = 1200 a 5000 1200 a + 5840 = 840 Z = 1200a + 200b + 5840 \\ = 1200a - 5000 - 1200a + 5840 \\ = \boxed{840}

Melissa Quail
Jun 4, 2016

We can use Newton's forward difference interpolation formula which states that f ( x ) = f ( x 0 ) + ( x x 0 ) h Δ f ( x 0 ) + ( x x 0 ) ( x x 1 ) 2 ! h 2 Δ 2 f ( x 0 ) + ( x x 0 ) ( x x 1 ) ( x x 2 ) 3 ! h 3 Δ 3 f ( x 0 ) + ( x x 0 ) ( x x 1 ) ( x x 2 ) ( x x 3 ) 4 ! h 4 Δ 4 f ( x 0 ) f(x) = f(x_0) + \frac{(x-x_0)}{h}\Delta f(x_0) + \frac{(x-x_0)(x-x_1)}{2!h^2}\Delta^2 f(x_0) + \frac{(x-x_0)(x-x_1)(x-x_2)}{3!h^3}\Delta^3f(x_0) + \frac{(x-x_0)(x-x_1)(x-x_2)(x-x_3)}{4!h^4}\Delta^4f(x_0)

for a fourth degree polynomial where h is the difference between the x values given. I will take x 0 = 1 x_0 = 1 so using a forward differences table f ( x 0 ) = 10 f(x_0) = 10

Δ f ( x 0 ) = 10 \Delta f(x_0) = 10

Δ 2 f ( x 0 ) = 0 \Delta^2 f(x_0) = 0 .

We also know that the required polynomial is monic so the coefficient of the x 4 x^4 term is 1. In the formula, the only x 4 x^4 comes from the last term, of which the numerator of the fraction contains a x 4 x^4 . This means that Δ 4 f ( x 0 ) 4 ! h 4 = 1 \frac{\Delta^4 f(x_0)}{4!h^4} = 1 . h is 1 because we know the values of f ( x ) f(x) at x values of 1, 2, 3 which is an arithmetic progression of difference 1. Therefore it follows that Δ 4 f ( x 0 ) = 24 \Delta^4 f(x_0) = 24 .

Let the value of Δ 3 f ( x 0 ) \Delta^3 f(x_0) be m.

The polynomial is therefore f ( x ) = 10 + 10 ( x 1 ) + m 6 ( x 1 ) ( x 2 ) ( x 3 ) + ( x 1 ) ( x 2 ) ( x 3 ) ( x 4 ) f(x) = 10 + 10(x-1) + \frac{m}{6}(x-1)(x-2)(x-3) + (x-1)(x-2)(x-3)(x-4)

This rearranges to f ( x ) = x 4 + ( m 6 10 ) x 3 + ( 35 m ) x 2 ( 11 m 6 40 ) x + ( 24 m ) f(x) = x^4 + (\frac{m}{6} - 10)x^3 + (35-m)x^2 (\frac{11m}{6} - 40)x + (24-m)

Using this, f ( 12 ) = 20736 + 288 m 17280 + 5040 144 m + 22 m 480 + 24 m = 8040 + 165 m f(12) = 20736+288m-17280+5040-144m+22m-480+24-m = 8040 + 165m

f ( 8 ) = 4096 256 3 m + 5120 + 2240 64 m 44 3 m + 320 + 24 m = 11800 165 m f(-8) = 4096 - \frac{256}{3}m + 5120+2240-64m-\frac{44}{3}m +320 + 24-m = 11800 - 165m

When these two are added together, the m m s cancel out and we get 19840. Subtracting 19000 gives the answer of 840 \boxed{840} .

Otávio Augusto
Feb 9, 2016

As we have f ( 1 ) f(1) , f ( 2 ) f(2) and f ( 3 ) f(3) , we could use polynomial interpolation and obtain a polynomial

g ( x ) = 10 ( x 1 0 ) + 10 ( x 1 1 ) + 0 ( x 1 2 ) g(x) = 10 {x-1 \choose 0} + 10 {x-1 \choose 1} + 0 {x-1 \choose 2} .

If we assume: f ( x ) = g ( x ) + α ( x 1 4 ) f(x) = g(x) + \alpha {x-1 \choose 4} in order to obtain a monic polynomial of degree four, is necessary to determine α \alpha such that the coefficient of the term x 4 x ^ 4 is 1 1 . It's clear to see that α = 4 ! = 24 \alpha = 4! = 24 .

Thus,

f ( x ) = 10 ( x 1 0 ) + 10 ( x 1 1 ) + 0 ( x 1 2 ) + 24 ( x 1 4 ) f(x) = 10 {x-1 \choose 0} + 10 {x-1 \choose 1} + 0 {x-1 \choose 2} + 24 {x-1 \choose 4} .

So, f ( 12 ) + f ( 8 ) 19000 = 8040 + 11800 19000 = 840 f(12) + f(-8) - 19000 = 8040 + 11800 - 19000 = 840 .

Anila Tanoli
May 20, 2014

Let a general fourth degree monic polynomial with coefficients 1,a,b,c and d for x^4, x^3, x^2, x and x^0 respectively. Then insert given data in the polynomial and solve the system of linear equations. I found a=-6, b=11, c=3 and d=0. Thus I found the fourth degree polynomial and calculated f(12)+f(-8)-1900

Zhang Shaoshi
May 20, 2014

Since we know the leading coefficient is 1 and the degree is 4. We can then suppose the function is f ( x ) = x 4 + a x 3 + b x 2 + c x + d f(x)=x^4+ax^3+bx^2+cx+d , where a , b , c , d a,b,c,d are undetermined coefficients. Since f ( 1 ) = 10 , f ( 2 ) = 20 , f ( 3 ) = 30 f(1)=10, f(2)=20, f(3)=30 , we can then solve the miscellaneous equations in terms of a a . We get b = 6 a 25 , c = 11 a + 70 , d = 6 a 36 b=-6a-25, c=11a+70, d=-6a-36 . Because of the generality of the question, we can simply substitute a value for a a and then work out the values of b , c , d b,c,d . Here, I let a a become 1, and b = 31 , c = 81 , d = 42 b=-31,c=81,d=-42 And our function becomes f ( x ) = x 4 + x 3 31 x 2 + 81 x 42 f(x)=x^4+x^3-31x^2+81x-42 And let x = 12 x=12 and x = 8 x=-8 , we get f ( 12 ) = 18930 , f ( 8 ) = 910 f(12)=18930, f(-8)=910 Therefore f ( 12 ) + f ( 8 ) 19000 = 840 f(12)+f(-8)-19000=840 .

Ankur Verma
May 20, 2014

a=-5 b=5 c=15 d=-6 and hence put the values to get the desired answer

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...