Problems from Remainder theorem and Factor theorem

Verify, without finding explicitly the roots, which of these values are roots of the following polynomials:

values: 1,1,2,2

polynomials:

p(x)=x22x+1

q(x)=x32x24x+8

r(x)=x2+1

See development and solution

Development:

A necessary and sufficient condition so that a value a is a root of a polynomial p(x), is that p(a)=0. Then, we keep trying with the different values for each polynomial:

p(1)=1221+1=0

p(1)=(1)2+21+1=4

p(2)=2222+1=1

p(2)=(2)2+22+1=9

q(1)=1321241+8=3

q(1)=(1)32(1)24(1)+8=12+4+8=9

q(2)=2322242+8=0

q(2)=(2)32(2)24(2)+8=88+8+8=0

r(1)=2

r(1)=2

r(2)=5

r(2)=5

Solution:

p(x) has 1 as a root.

q(x) has 2 and 2 as a root.

r(x) does not have any of the values in the list as a root. In fact, it does not have any rational value as a root, therefore it is an irreducible polynomial.

Hide solution and development
View theory