$\pi_1..... x^2+(y-\alpha)^2+z^2=3$
$\pi_2..... (x-1)^2+y^2+z^2=1 $
Tangent planes in $P_0=(x_0,y_0,z_0) \in \pi_1, \pi_2$
$T_1....2x_0(x-x_0)+2(y_0-\alpha)(y-y_0)+2z_0(z-z_0)=0$
$T_2....2(x_0-1)(x_0-x)+2y_0(y-y_0)+2z_0(z-z_0)=0$
I think I need to get system of 3 linear equations with 3 unknowns. Where do I go from here?
EDIT: I am not sure if I am on right path but
$T_1....2 x_0 x+2(y_0-\alpha)y+2z_0z= L_1$
$T_2....2(x_0-1)x_0+2y_0y+2z_0z= L_2$
They are perpendicular if $n_1 n_2=0 \iff 2x_02(x_0-1)+2(y_0-\alpha)2y_0+4z_0^2=0$
$$x^2+(y-\alpha)^2+z^2=3 $$ $$ (x-1)^2+y^2+z^2=1 $$ $$ x(x-1)+(y-\alpha)y+z^2=0$$
