Various intersection location record

Hello.
I have two functions who intersect in many points. I want to record the positions of these intersections and make them move as I move one function from the other. Then I want to make circles who got these points for center.

Thank you.

I believe you’d need to write functions for the solutions, then you could use those functions to define the points of intersection, which could then be used for your circle centers.

Sharing your activity will be helpful too! Welcome!

1 Like

Here is a graph with both my functions

I think that’s out of my league. :smiley:

Ok. Thank you anyway