Dividing the first polynomial, by the second polynomial, check whether the first polynomial is a factor of the second polynomial:

g(x) = x2 + 3x + 1, f(x) = 3x4 + 5x3 – 7x2 + 2x + 2



The solution is as follows:


Since the remainder is zero, it is proved that the first polynomial is the factor of second.


1
1