Find the point of intersection of the two circles first.
x2+y2=1
x2+y2=2x-y
2x-1=y....(1)
put value of y in first equation
x2+(2x-1)2=1
=>x(5x-4)=0
=> x=0 and x=4/5
the corresponding values of y come out to be -1 and 3/5
Now,
we have to find the locus of the center of the circles which pass through (0,-1) & (4/5,3/5)
Let center be (h,k)
.: (h-0)2+(k+1)2=(h-(4/5))2+(k-(3/5))2
=> 2h=k
So, locus is 2x=y.....(ans)