Given two real quadrics in $\mathbb P^2$ without common components, then we know that they have at most 4 intersection points.
Suppose that the quadrics are not degenerate (I don't know if this is necessary) and that they are in the form
$$P_1(x,y) = x + Q_1(x,y) \qquad P_2(x,y) = y + Q_2(x,y)$$
where $Q_1$ and $Q_2$ are homogeneous of degree 2, and $Q_1(x,y)=Q_2(x,y)=0$ implies $x=y=0$.
Obviously, they have the common solution $(0,0)$ with multiplicity 1, and they do not intersect on the infinite line thanks to the hypothesis on $Q_1,Q_2$.
I know that there is at least an other intersection between the two quadrics, but I don't know how to prove it. Geometrically, I can see it, because the only quadrics are parabolas, circles and hyperboles, and if two of them have a simple intersection, then they have an other one. How can I prove it without doing all the computations case by case?