Considering the circles $\lambda: x^2+y^2-6x-6y=-13$ and $\theta: x^2+y^2+2x+2y=-1$ find the line simultaneously tangent to them.
I found the implicit derivative of those two, $\lambda: y'=-\frac{x-3}{y-3}$ and $\theta: y'=-\frac{x+1}{y+1}$ but then I don't know how to proceed.
I thought that setting $y'_{\lambda}=y'_{\theta}$ would solve, but it didn't.
If anyone could help I'll appreciate.

To prove that the point of intersection of the two direct common tangents lies on the line joining the centers of the two circles, notice that angles $\angle ACD$, $\angle AFE$, $\angle BDG$ and $\angle BEG$ are all right angles. Thus, $\angle CAB$+ $\angle DBA$ = $\angle FAB$ + $\angle ABE$ = $180^{\circ}$.

Also, $\angle GBD$ + $\angle DBG$ = $\angle GBD$ + $\angle CAB$ = $90^{\circ}$. Now conclude that $\angle DBG$ + $\angle DBA$ = $180^{\circ}$. Done.
Now, notice that by similarity of $\Delta CAG$ and $\Delta DBG$, $$\frac{AG}{BG}=\frac{AC}{BD}=\frac{R}{r}$$
By the external section formula, we have $$G\equiv \frac{R(-1,-1)-r(3,3)}{R-r}=(\frac{-R-3r}{R-r}, \frac{-R-3r}{R-r})$$ Now, the line may be written as $\displaystyle y+\frac{R+3r}{R-r}=m(x +\frac{R+3r}{R-r})$.
The distance of a point $(h,k)$ from a line $ax+by+c=0$ is $\left\vert \dfrac{ah+bk+c}{a^2+b^2}\right\vert$.
The distance from any center to the tangent is equal to the radius of that circle so write:$$\left\vert\dfrac{-1-m(-1)+(1-m) \frac{R+3r}{R-r}}{\sqrt{1+m^2}}\right\vert= 1$$ Now you will get two values of m and consequently, two common tangents. Oh, I forgot to add: R = $\sqrt 5$ and r=1.
Now I hope you will be able to find the transverse common tangents by yourself.