If $a \neq b$, how many points theses ellipses $\frac{x²}{a²} + \frac{y²}{b²} = 1$, $\frac{x²}{b²} + \frac{y²}{a²} = 1$ intersect themselves.
My attempt: I did $y² = b² -\frac{x²}{a²}b² = a² -\frac{x²}{b²}a² $ and I found $x = +- \frac{ab}{\sqrt{a²+ b²}}$ But I'm confuse about what I do with this.
Answer: 4 points.