0
$\begingroup$

This graph shows two circles $h$ units vertically either side of the origin with common radius $r$. What is the equation of the line that passes through the origin, and is a tangent to both circles, in terms of $r$ and $h$. Approximate picture:

4 Answers 4

1

Hint:

The origin, the center of one of the circles and its point of tangency are the vertices of a right triangle.

0

This particular case of tangency is known as tranverse common tangency. The approach to solve these kind of problems is simple Pythagorean geometry .

0

The equation of the required tangent will be the line joining point $P(r,r+h)$ to the origin i.e. $y=\frac{r+h}{r}x$.

0

Ok so with ajotatxe's advice I was able to see that if the slope of the line was $tan(\theta)$ then the height $h$ can be expressed as $tan(\theta)*rcos(\pi/2-\theta)+rsin(\pi/2-\theta)$ see here. Thank you everyone.