If f ( x ) = x 2 + b x + c where b , c are integers and it is given that f ( x ) perfectly divides x 4 + 6 x 2 + 2 5 and 3 x 4 + 4 x 2 + 2 8 x + 5 , what is the value of f ( 1 ) ?
Note-This question is taken from SOF-IMO
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.
See that if f ( x ) divides 1 s t equation and it also divides 2 n d equation, then we can write
x 4 + 6 x 2 + 2 5 = f ( x ) ⋅ g ( x ) ............. where g ( x ) is a monic quadratic polynomial.
Similarly,
3 x 4 + 4 x 2 + 2 8 x + 5 = f ( x ) ⋅ h ( x ) ......... where h ( x ) is a quadratic polynomial with leading co-efficient 3.
Thus , always , 3 ( x 4 + 6 x 2 + 2 5 ) − ( 3 x 4 + 4 x 2 + 2 8 x + 5 ) = f ( x ) ( 3 × g ( x ) − h ( x ) )
Hence f ( x ) ( 3 × g ( x ) − h ( x ) = 1 4 x 2 − 2 8 x + 7 0
Hence x 2 + b x + c divides 1 4 x 2 − 2 8 x + 7 0 = 1 4 ( x 2 − 2 x + 5 ) And because the other factor is constant, we can say that x 2 + b x + c = x 2 − 2 x + 5 giving f ( 1 ) = 1 2 − 1 × 2 + 5 = 4 which is not in options. (Answer None of these)
@Krishna Ar Is it really a SOF IMO problem? It is quite tough for that problem..
BTW, I did it by just factorizing the first equation and got the 2 factors as -
(x^2 + 2x + 5)(x^2 - 2x + 5)
Both the 2 factors are in the form of f(x) and f(1) for both the factors don't yield 1, 2, or 3. Hence, none of the above..
Log in to reply
Actually, I used a little hit and trial method too after that.
Wow!I too did the same!!
Thanks for giving a delayed solution. Though it is not the shortest for this problem.
I did exactly the same
x 4 + 6 x 2 + 2 5 − − − − − − > ( 1 ) 3 x 4 + 4 x 2 + 2 8 x + 5 − − − − − − > ( 2 )
Then, 3 [ 1 ] − [ 2 ] = 1 4 x 2 − 2 8 x + 7 0 = 1 4 ( x 2 − 2 x + 5 ) will also be divisible by x 2 + b x + c
Therefor, f ( x ) = x 2 − 2 x + 5 f ( 1 ) = 1 − 2 + 5 = 4 .
Will you please again explain it step by step......I'm not getting it!!!!
Log in to reply
Say two numbers x and y are divisible by a number z, then x = m z , y = n z a x − b y = z ( a m − a n )
Back to the question, so three times of the first equation minus the second equation will also be divisible by x 2 + b x + c .
Which means, 1 4 x 2 − 2 8 x + 7 0 is divisble by x 2 + b x + c
1 4 x 2 − 2 8 x + 7 0 = 1 4 ( x 2 − 2 x + 5 ) Then x 2 − 2 x + 5 = x 2 + b x + c
Love this solution!
Is not this the same thing as Aditya Raut ? He explains it in detailed math steps.
Problem Loading...
Note Loading...
Set Loading...
Easy to see that x 4 + 6 x 2 + 2 5 = ( x 2 − 2 x + 5 ) ( x 2 + 2 x + 5 ) . So f ( x ) must be one of these factors. We get f ( 1 ) = 4 from the first and f ( 1 ) = 8 from the second, none of which is an option.