I have two polynomials
$x = x_1 a + x_3 a^3 + x_5 a^5 ...$
$y = y_1 a + y_3 a^3 + y_5 a^5 ...$
with $a \in \mathbf R(0, \infty)$ and positive real coefficients $x_n$ and $y_n$
$x_n > 0$
$y_n > 0$
Can these two polynomials intersect more than once on the positive half plane? It seems like they intersect at most once for simple equations like $2 x^3$ and $x^5/2$, but does it hold for all positive values of $x_n$ and $y_n$?