Consider the homogeneous polynomials $P,Q\in k[x,y,z]$ that both define a projective curve. Assume their GCD is 1 so they have no common component. We can identify them as polynomials in $x$ by writing $P=\sum a_i(y,z)x^i,Q=\sum b_i(y,z)x^i $ and calculating the resultant. The resultant then is a homogenous polynomial in $k[y,z]$ and it splits over an algebraically closed field as a product of linear factors $b_i z-c_iy$. The resultant is zero if and only if there is a point of intersection of the curves. Note that we could of done the same construction by writing the polynomials in $y$ or $z$.
My question is as follows: for each tuple $(b_i,c_i)$ arising from this factorisation, does each correspond to exactly one point of intersection $[a_i:b_i:c_i]$? Or could there be two distinct points of intersection $[a_i:b_i:c_i],[k:b_i:c_i]$?