Find the equation of the four tangent lines which are tangent to both circles, $(x+a)^2 +y^2=r^2, (x-a)^2 +y^2=r^2$
Do not give it in the form that involves trigonometric ratios.
What are the four tangent lines?
2026-05-16 12:22:01.1778934121
$r<a, (x+a)^2 +y^2=r^2, (x-a)^2 +y^2=r^2$ four tangent lines
58 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The first pair of tangents is trivial: $y=\pm r$
The second pair is in the form of $y=mx$, now
$$(x\pm a)^{2}+m^{2}x^{2}=r^{2}$$
$$(1+m^{2})x^{2} \pm 2ax+(a^{2}-r^{2})=0$$
For tangency,
$$\Delta=0$$ $$(\pm 2a)^{2}-4(1+m^{2})(a^{2}-r^{2})=0$$ $$m=\pm \frac{r}{\sqrt{a^{2}-r^{2}}}$$
Hence the second pair of tangents is:
$$\sqrt{a^{2}-r^{2}} \, y = \pm r x$$