The polynomial x 9 9 9 9 + x 8 8 8 8 + x 7 7 7 7 + ⋯ + x 1 1 1 1 + 1 is divisible by which of the choices?
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.
Observe that this is a geometric progression so we can easily use the formula of its sum and then we can find its factors by binomial theorem and checking the options subsequently.
Let
P ( x ) = x 9 9 9 9 + x 8 8 8 8 + x 7 7 7 7 + ⋯ + x 1 1 1 1 + 1
From the Remainder Factor Theorem , ( x − a ) is a factor of P ( x ) if and only if P ( a ) = 0 .
Now note that,
P ( − 1 ) = ( − 1 ) 9 9 9 9 + ( − 1 ) 8 8 8 8 + ( − 1 ) 7 7 7 7 + ⋯ + ( − 1 ) 1 1 1 1 + 1 = 0
Therefore, ( x − ( − 1 ) ) = ( x + 1 ) is a factor of P ( x ) and we are done.
Nicely done. For completeness sake you should prove that the other choices are wrong.
Problem Loading...
Note Loading...
Set Loading...
By the Remainder Factor Theorem , we know that, for a polynomial P ( x ) , we have,
( a x − b ) ∣ P ( x ) ⟺ P ( a b ) = 0 , a = 0 … ( i )
Now, consider the given polynomial as P ( x ) and calculate P ( − 1 ) , P ( 0 ) , P ( 1 ) . We see that only P ( − 1 ) = 0 and P ( 0 ) , P ( 1 ) = 0 . From these values and ( i ) , we have,
P ( 0 ) = 0 ⟹ a x ∣ P ( x ) , a = 0 … ( i i )
P ( 1 ) = 0 ⟹ ( x − 1 ) ∣ P ( x ) … ( i i i )
P ( − 1 ) = 0 ⟹ ( x + 1 ) ∣ P ( x ) … ( i v )
By ( i i ) , we can rule out options x and 2 x . By ( i i i ) , we can rule out the option ( x − 1 )
By ( i v ) , we can conclude that ( x + 1 ) divides P ( x ) .
Note: x ∣ y means that y is divisible by x .