How many polynomials of third degree with integer coefficients satisfy the conditions and ?
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.
We have p ( x ) = a x 3 + b x 2 + c x + d a third degree polynomial. From the conditions p ( 1 5 ) = 9 and p ( 7 ) = 5 we get simultaneously:
a 1 5 3 + b 1 5 2 + c 1 5 + d = 9 and a 7 3 + b 7 2 + c 7 + d = 5 .
By substracting the second equation from the first equation we get: a ( 1 5 3 − 7 3 ) + b ( 1 5 2 − 7 2 ) + c ( 1 5 − 7 ) = 4 ⇒ a ( 1 5 − 7 ) ( 1 5 2 + 1 0 5 + 7 2 ) + b ( 1 5 − 7 ) ( 1 5 + 7 ) + c ( 1 5 − 7 ) = 4 ⇒ 8 [ a ( 2 2 5 + 1 0 5 + 4 9 ) + b 2 2 + c ] = 4 and by dividing by 8 ,we get 3 7 9 a + 2 2 b + c = 2 1 . Given that the coefficients of a , b and c are integer numbers and 2 1 is a rational number ⇒ there can be no integer coefficients a , b and c such as to respect the given conditions. Therefore, the answer is None .