Dynamic Geometry: P37

Geometry Level 4

The diagram shows a pink circle with radius r r . The blue circle needs to be tangent to the pink circle at any moment and its radius is always equal to 1 2 \dfrac{1}{2} ; its center has coordinates ( 0 ; r ) (0;r) . The cyan point is the origin of the coordinate system. Both circles are tangent to the x x axis. The green point is the intersection point between the circles. When the ratio of its y y -coordinate to its x x -coordinate is equal to 5 12 \dfrac{5}{12} , the distance between the cyan point and the green point can be expressed as a b \dfrac{a}{b} where a a and b b are positive integers. Find a + b a+b .


The answer is 209.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Chew-Seong Cheong
Feb 16, 2021

Label the origin (cyan point) be O ( 0 , 0 ) O(0,0) . Let the green point be P ( 12 k , 5 k ) P(12k, 5k) , then the ratio of y y - to x x -coordinate is 5 12 \frac 5{12} and the distance O P = 13 k OP = 13k .

Let the center of the blue circle be A ( x a , 1 2 ) A \left(x_a, \frac 12\right) , the center of the pink circle be B ( 0 , r ) B(0,r) , C = ( 0 , 1 2 ) C= \left(0, \frac 12\right) , and D = ( 12 k , 1 2 ) D = \left(12k, \frac 12 \right) . Then x a = C A = A B 2 B C 2 = ( r + 1 2 ) 2 ( r 1 2 ) 2 = 2 r x_a = CA = \sqrt{AB^2-BC^2} = \sqrt{\left(r+\frac 12\right)^2-\left(r-\frac 12\right)^2} = \sqrt{2r} .

We note that A B C \triangle ABC and A P D \triangle APD are similar. Then we have:

{ C D C A = P D A B 12 k 2 r = r r + 1 2 6 k = r 2 r 2 r + 1 . . . ( 1 ) P D B C = A P A B 5 k 1 2 r 1 2 = 1 2 r + 1 2 5 k = 2 r 2 r + 1 . . . ( 2 ) \begin{cases} \dfrac {CD}{CA} = \dfrac {PD}{AB} \implies \dfrac {12k}{\sqrt{2r}} = \dfrac r{r + \frac 12} \implies 6 k = \dfrac {r\sqrt{2r}}{2r+1} & ...(1) \\ \dfrac {PD}{BC} = \dfrac {AP}{AB} \implies \dfrac {5k-\frac 12}{r-\frac 12} = \dfrac {\frac 12}{r+\frac 12} \implies 5k = \dfrac {2r}{2r+1} & ...(2) \end{cases}

( 1 ) ( 2 ) : r 2 = 6 5 r = 72 25 5 k = 144 169 k = 144 845 \implies \frac {(1)}{(2)}: \quad \sqrt{\frac r2} = \frac 65 \implies r = \frac {72}{25} \implies 5k = \frac {144}{169} \implies k = \frac {144}{845}

Therefore, O P = 13 k = 144 65 OP = 13 k = \dfrac {144}{65} and a + b = 209 a+b = \boxed{209} .

Sathvik Acharya
Feb 15, 2021

Define point A A as the center of the pink {\color{#E81990}\text{pink}} circle, point B B as the center of the blue {\color{#0C6AC7}\text{blue}} circle and P P is the common point.

In A B D \triangle ABD , A B 2 = A D 2 + B D 2 ( r + 1 2 ) 2 = ( r 1 2 ) 2 + B D 2 B D 2 = ( r + 1 2 ) 2 ( r 1 2 ) 2 B D = 2 r \begin{aligned} AB^2&=AD^2+BD^2\\ \left(r+\frac{1}{2}\right)^2&=\left(r-\frac{1}{2}\right)^2+BD^2 \\ BD^2&=\left(r+\frac{1}{2}\right)^2-\left(r-\frac{1}{2}\right)^2 \\ \implies BD&=\sqrt{2r} \end{aligned} So the above points have coordinates, A = ( 0 , r ) B = ( 2 r , 1 2 ) P = ( k , 5 k 12 ) O = ( 0 , 0 ) \begin{aligned} A&=(0,r) \\ B&=\left(\sqrt{2r},\frac{1}{2}\right) \\ P&=\left(k,\frac{5k}{12}\right) \\ O&=(0,0) \end{aligned} Note that P P divides line segment A B AB into two parts, A P = r AP=r and B P = 1 2 BP=\dfrac{1}{2} . Using the section formula , P = ( r 2 r + 1 2 0 r + 1 2 , r 1 2 + 1 2 r r + 1 2 ) ( k , 5 k 12 ) = ( 2 r 2 r 2 r + 1 , 2 r 2 r + 1 ) { k = 2 r 2 r 2 r + 1 5 k 12 = 2 r 2 r + 1 \begin{aligned} P&=\left(\frac{r\cdot \sqrt{2r}+\dfrac{1}{2}\cdot 0}{r+\dfrac{1}{2}},\; \frac{r\cdot \dfrac{1}{2}+\dfrac{1}{2}\cdot r}{r+\dfrac{1}{2}} \right ) \\ \\ \left(k,\frac{5k}{12}\right) &=\left(\frac{2r\sqrt{2r}}{2r+1},\; \frac{2r}{2r+1} \right) \\ \\ &\implies \begin{cases} k=\dfrac{2r\sqrt{2r}}{2r+1} \\ \\ \dfrac{5k}{12}=\dfrac{2r}{2r+1} \end{cases} \end{aligned} Solving the pair of equations, we have, r = 72 25 r=\dfrac{72}{25} and k = 1728 845 k=\dfrac{1728}{845} . Distance between points P P and O O is, k 2 + ( 5 k 12 ) 2 = 13 k 12 = 144 65 \sqrt{k^2+\left(\frac{5k}{12}\right)^2}=\frac{13k}{12}=\frac{144}{65} a = 144 , b = 65 a + b = 209 \therefore a=144,\; b=65 \implies a+b=\boxed{209}

Thank you for posting !

Valentin Duringer - 3 months, 3 weeks ago

Log in to reply

Very nice problem, I enjoyed it a lot :)

Sathvik Acharya - 3 months, 3 weeks ago

That is very kind of you, I really liked your approach, I did not even know this section formula...If you have time to post other solutions to the problems of my series, do not hesitate.

Valentin Duringer - 3 months, 3 weeks ago

Log in to reply

Sure! I will check them out.

Sathvik Acharya - 3 months, 3 weeks ago

Just as a matter of curiosity i asked Mr. Wolfram to turn the parametric equations into cartesian form. That smooth green line predicting the position of the point is governed by this crazy equation.

Diogo Marques - 3 months, 3 weeks ago

Log in to reply

Indeed, this is why I gave up on asking the carthesian equation of this point. I still want the problems to be solvable without using any engine, or just a little bit at the very least.

Valentin Duringer - 3 months, 3 weeks ago

Very nice, but it seems to be a hard task!

Sathvik Acharya - 3 months, 3 weeks ago

Log in to reply

I have a lot of ideas, sometimes I need to give up on them, I hope you'll like the 59 next problems of the series.

Valentin Duringer - 3 months, 3 weeks ago

Log in to reply

@Valentin Duringer Wow! That's a lot...

Sathvik Acharya - 3 months, 3 weeks ago

Log in to reply

@Sathvik Acharya I already created them. I'm just posting little by little, and writting solutions does not help lol

Valentin Duringer - 3 months, 3 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...