The polynomial x + x 3 + x 9 + x 2 7 + x 8 1 + x 2 4 3 gives a remainder of a x + b when divided by x 2 − 1 .
Find a + b .
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.
Can we take x out and then substitute x 2 = 1 as we do for linear factors(like dividing by x-2 we substitute x = 2) ?
Log in to reply
I don't think so. Because x 2 − 1 = ( x − 1 ) ( x + 1 ) are two factors. The remainder is of the form a x 2 + b , we need two equations to solve two unknowns.
Log in to reply
x + x 3 + x 9 + x 2 7 + x 8 1 + x 2 4 3 = x ( 1 + x 2 + x 8 + x 2 6 + x 8 0 + x 2 4 2 ) = 6 x . The remainder is thus 6 x .
How is it of the form a x 2 + b ?
We have that x + x 3 + x 9 + x 2 7 + x 8 1 + x 2 4 3 = ( x 2 − 1 ) q ( x ) + a x + b for some polynomial q ( x ) . Setting x = 1 , we get a + b = 6 .
Wow! Nice and fast solution! :)
This solution should get more upvotes! :)
Let us denote by q ( x ) the quotient resulting from the division of the given polynomial by x 2 − 1 , and let a x + b be the remainder. Note that the division of a polynomial by a quadratic trinomial leaves a remainder which is a binomial of the first degree. Thus
x + x 3 + x 9 + x 2 7 + x 8 1 + x 2 4 3 = q ( x ) ( x 2 − 1 ) + a x + b ( 1 )
Since, the divisor is x 2 − 1 , we have that x = ± 1 = ± 1 .
On putting x = 1 in ( 1 ) , we obtain
6 = a + b
On putting x = − 1 in ( 1 ) , we obtain
− 6 = − a + b
Whence,
b = 0 and a = 6
Thus the remainder is 6 x .
Finally,
a + b = 6 + 0 = 6
Problem Loading...
Note Loading...
Set Loading...
Let p ( x ) = x + x 3 + x 9 + x 2 7 + x 8 1 + x 2 4 3 ; then:
p ( x ) p ( − 1 ) ⟹ − a + b p ( 1 ) ⟹ a + b ( 2 ) − ( 1 ) : a ( 1 ) + ( 2 ) : b = ( x 2 − 1 ) q ( x ) + r ( x ) = ( x + 1 ) ( x − 1 ) q ( x ) + a x + b = 0 − a + b = − 6 = 0 + a + b = 6 = 6 = 0 where q ( x ) = quotient, r ( x ) = remainder. r ( x ) is 1 degree lesser than divisor x 2 − 1 . . . ( 1 ) . . . ( 2 )
⟹ a + b = 6 + 0 = 6