Sunday, March 31, 2013

Check whether the first polynomial is a factor of the second polynomial by dividing the second polynomial by the first polynomial:

Check whether the first polynomial is a factor of the second polynomial by dividing the
second polynomial by the first polynomial:

(i)t2 – 3, 2t4+ 3t3 – 2t2 – 9t – 12
Remainder is 0 hence t2 -3 is a factor of 2t2+ 3t2 – 2t2 – 9t – 12

(ii)        x2 + 3x + 1, 3x4+ 5x3 – 7x2 + 2x + 2

(3)       x3 – 3x + 1, x5– 4x3 + x2 + 3x + 1
Remainder is 2 so x2 – 3x + 1 is not a factor

No comments:

Post a Comment