Question 902010
{{{drawing(300,300,-10,10,-10,10,grid(1),circle(1,-1,0.3),circle(-5/2,5/2,0.3),graph(300,300,-10,10,-10,10,-x,x+5,x-2))}}}
Not sure what your question is?
I'm assuming you want the intersection points.
{{{-x=x+5}}}
{{{-2x=5}}}
{{{x=-5/2}}}
(-5/2,5/2)
.
.
{{{-x=x-2}}}
{{{-2x=-2}}}
{{{x=1}}}
(1,-1)