The context is I am writing for a high school level math competition and was thinking of this interesting question to include. I briefly checked MSE and there's nothing directly similar (most similar questions give you information about the center).
Here's what I have so far:
- Numerically I know the radius satisfies $2.07 < r < 2.08$
- The center should be $(4, r)$ (and so the equation can be written as $(x - 4)^2 + (y - r)^2 = r^2$ and the distance from $(4, r)$ to the other point of tangency $(p, p+1)$ is also $r$. Simplifying this I was able to get that $r = \displaystyle\frac{p^2 - 3p + 8.5}{p + 1}$.
- From here, I don't know what to do. My first thought was to somehow use similar triangles and consider the angle I'm going up from the center to the tangent line point $(p, p+1)$.
EDIT: Using some obvious calculus, I get that $r = 2p - 3$ and so the radius is equal to
.
Is there any way to complete this without calculus?
Two questions I have:
1.) Am I on the right track to solving this numerically? If so, what insight am I missing to finish this off?
2.) Can I slightly modify this problem so that the algebra works out nicer for students? I think the obvious choice is to use $y = x$ at the tangent line, but perhaps there is something nicer that doesn't immediately reduce the difficulty that much? Maybe something with 30-60-90 triangles?
Thank you,
Garrett
Since the circle is tangent to the $x$ axis at $(4, 0)$ , then its center is of the form
$ C = (4, y) $
Since the circle is tangent to $ y = x + 1 $, then the distance between $C$ and this line is $| y | $, i.e.
$ r = | y | = \dfrac{ | y - 4 - 1 | }{\sqrt{2}} $
Therefore, we now have
$ \sqrt{2} | y | = | y - 5 | $
Squaring both sides
$ 2 y^2 = y^2 - 10 y + 25 $
So that,
$ y^2 + 10 y - 25 = 0 $
Completing the square,
$ (y +5)^2 = 50 $
The solutions of which are
$y = -5 \pm \sqrt{50} $
These solutions are shown in this Desmos page