f(x) and g(x) are two $n^{th}$ degree polynomial equations of x. $f(x)= f_0+f_1*x^1+f_2*x^2+...+ f_n*x^n$
$g(x)= g_0+g_1*x^1+g_2*x^2+...+ g_n*x^n$
If one is to say that zeroes of both the equations are identical then can the following be said:
$\frac{f_0}{g_0}=\frac{f_1}{g_1}=\frac{f_2}{g_2}=...=\frac{f_n}{g_n}=constant$