A line moves in the plane so that it passes through the point (1, 1) and such that it intersects the two coordinate axes. Find the locus of the centre of the circle which passes through these two points of intersection of the line with the coordinate axes, and through the origin.
i was thinking that :
the locus of the centre of the circle which passes through these two points of intersection of the line with the coordinate axes, and through the origin is $(x-1)^2 + (y-1)^2 =1^2 $
is its correct or not ? Pliz verified and give me some hints or any solutions
thanks in advance

Parametrization for circle coordinates would be is convenient.
$$ \frac{x}{a}+ \frac{y}{b} =1 $$
Since the straight line goes through $(1,1)$ we have
$$ \frac{1}{a}+ \frac{1}{b} =1 $$
Let $\alpha$ be the variable parameter of inclination of the straight line to negative x-axis
Let
$$ c= \cos \alpha, s = \sin \alpha,\, s^2+c^2 =1;\, \frac{1}{a} = c^2 ;\, \frac{1}{b} =s^2 $$
and the parametric circles can be found from
$$ (x-a/2)^2 + (y-b/2)^2 = \frac{a^2+b^2}{4} $$
the above plugged in as
$$ (x-1/2c^2)^2 + (y-1/2s^2)^2 = \frac{(1/2c^2)^2 + (1/2s^2)^2}{4} $$
which you can take up further for simplification.
EDIT1:
we have
$$ (x=1/2c^2) ; (y=1/2s^2); $$
Using relation $$ s^2+c^2=1 $$ we get $$ x+y = 2 x y ; \quad\frac1x + \frac1y =2\, $$ which relation of the hyperbola reminds one of the Lens formula in Optics. I cannot resist the temptation to add a sketch even if $OP$ did not ask for it.
$$ x\rightarrow u, \, y\rightarrow v, \, f\rightarrow \frac12; \quad \frac1u+\frac1v= \frac1f $$
If one of $(u,v)$ is given along with $f$ the other can be found out by such simple geometric construction suggested in OP's question with $(f,f)$ as concurrency point, put together with Newtonian Ray-trace construction.
It was not given in my high school physics text-book..