The polynomial equations P1(x) = x3+x2+x+1 and P2(x) = x2−1 have how many zeroes in common?
1
P1(x) can be factorized as (x+1)(x2+1) and P2(x) can be factorized as (x+1)(x−1). So, there are two factors of P1(x) and P2(x) and (x+1) is common factor for both of these. Hence, one zero is common.