Two Methods of finding intersection points of two implicit Curves
Geometric and scanning methods of finding the Intersection of Two Implicit Curves are explored in
this Applet.
-Geometric Method. Each intersection between Two implicit Curves are the intersection of two auxiliary lines. This method is manual and must be repeated for each case of curves intersection. https://www.geogebra.org/material/show/id/zpZxneAH
-Scanning Method from https://www.geogebra.org/m/CA9EHaK8 hier is in combine with Geometric method lead to more accurate results.
Attention: You can download the applet to your computer and Java applet will run faster.