I have three polynomials $f(x,y,z), g(x,y,z),h(x,y,z)$ in three integer variables $x,y,z$ and with integer coefficients.
I am searching for conditions in which the three polynomials have a common prime divisor. I came across with this problem when solving a system of algebraic equations involving the equilibrium points of a dynamical system. By "prime divisor" I mean an integer prime divisor not an irreducible integer polynomial divisor. I read that the greatest integer common divisor of the three polynomials is the same as the $gcd$ of their combined coefficients. But I am not understanding the meaning of this phrase, i.e., combined coefficients.