Two circles whose centres lie on the x axis, whose radii are $\sqrt2cm$ and $1cm$ and whose centres are 2 cm apart intersect at a point A.The chord AC of the larger circle cuts the smaller circle at a point B and is bisected by that point. What is the length of chord AC?
.
My attempt :
.
.
As shown in the diagram above I started by assuming the centre of smaller circle S1 (Of radius 1) to be origin and the centre of the larger circle S2 (Of radius $\sqrt2$ ) to be $(2,0)$ as the centres are separated by 2 units.
I then solved :
S1 : $ x^2 + y^2 = 1 $ ; and
S2 : $ (x-2)^2 + y^2 = 2 $ to obtain $A(\frac{3}4 , \frac{\sqrt7}4)$
I noted the following equations:
- Since B is given to be mid point of chord AC:
XB = $\frac{X_A + X_C}2$ ; $Y_B = \frac{Y_A +Y_C}2$
- Since C lies on $S_2$ :
$ (X_C-2)^2 + Y_C^2 = 2 $
- The distance of B from origin is 1 unit :
$(X_B-0)^2 + (Y_B-0)^2 = 1$
$(\frac{X_A + X_C}2 - 0)^2$ +$(\frac{Y_A +Y_C}2 - 0)^2 = 1$
$(\frac{\frac{3}4 + X_C}2 - 0)^2$ +$(\frac{\frac{\sqrt7}4 +Y_C}2 - 0)^2 = 1$
This equation and equation generated in point 2 together are two equations in two variables and i should be able to solve them to get the co-ordinate of C. This however is proving to be cumbersome.
. Is there a better way to avoid this approach.

Hint :
Since $AC$ is bisected at $B$, $C_2B \perp AC$.
Hint 2 :
Hint 3 :
Alternatively, one can go for geometric solution.