Let's say I have a circumference with the equation $x^2 + y^2-10=0$. This circumference has a point A $(1;3)$ which which passes thorough an equilateral hyperbola $xy=3$.
I would like to find all the intersections. I have already found one of them $A(1;3)$. In order to find the other one I put the equation of the circumference and the one of the hyperbola together in a system. How do I find all the intersections?