Dynamic Geometry: P119

Geometry Level 4

The diagram shows a black circle. A horizontal yellow chord is drawn creating two circular segments, their respective heights are 4 4 and 9 9 . In each circular segment, we inscribe a triangle. In both triangles we inscribe a square. The triangles are both evolving so that the orange point and the blue point are diametrically opposed to each other. When the ratio of the upper square's side to the lower square's side is equal to 2077 4077 \dfrac{2077}{4077} , the ratio of the upper triangle's area to the area of the lower triangle can be expressed as p q \dfrac{p}{q} , where p p and q q are coprime positive integers. Find p + q p+q .


The answer is 112.

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
Apr 23, 2021

From the compiled calculations in Dynamic Geometry: P96 Series , we know the radius of the circle is 6.5 6.5 , and the dividing chord A B = 12 AB=12 . If the center O O of the center is the origin ( 0 , 0 ) (0,0) of the x y xy -plane, then A = ( 6 , 2.5 ) A=(-6, 2.5) and B = ( 6 , 2.5 ) B = (6,2.5) . Let the upper and lower diametrically opposite moving points be C C and C C' . If C C CC' makes an angle of θ \theta with the x x -axis, then C ( 6.5 cos θ , 6.5 sin θ C(6.5 \cos \theta, 6.5 \sin \theta and the height of the upper triangle h = 6.5 sin θ 2.5 h = 6.5 \sin \theta - 2.5 . Similarly, the height of the lower triangle h = 6.5 sin θ + 2.5 h' = 6.5 \sin \theta + 2.5 . From the compiled calculations, the side lengths of the upper and lower squares are:

{ s = 12 h 12 + h = 156 sin θ 60 13 sin θ + 19 s = 12 h 12 + h = 156 sin θ + 60 13 sin θ + 29 \begin{cases} s = \dfrac {12h}{12+h} = \dfrac {156\sin \theta - 60}{13\sin \theta +19} \\ s' = \dfrac {12h'}{12+h'} = \dfrac {156\sin \theta + 60}{13\sin \theta +29} \end{cases}

When s s = 2077 4077 \dfrac s{s'} = \dfrac {2077}{4077} . we have:

156 sin θ 60 13 sin θ + 19 13 sin θ + 29 156 sin θ + 60 = 2077 4077 4077 ( 2028 sin 2 θ + 3744 sin θ 1740 ) = 2077 ( 2028 sin 2 θ + 3744 sin θ + 1140 ) 4077 ( 169 sin 2 θ + 312 sin θ 145 ) = 2077 ( 169 sin 2 θ + 312 sin θ + 95 ) 4225 sin 2 θ + 7800 sin θ 9856 = 0 ( 65 sin θ 56 ) ( 65 sin θ + 176 ) = 0 Since sin θ > 0 sin θ = 56 65 \begin{aligned} \frac {156\sin \theta - 60}{13\sin \theta +19} \cdot \frac {13\sin \theta +29}{156\sin \theta + 60} & = \frac {2077}{4077} \\ 4077(2028\sin^2\theta+3744\sin \theta -1740) & = 2077(2028\sin^2\theta+3744\sin \theta +1140) \\ 4077(169\sin^2\theta+312\sin \theta -145) & = 2077(169\sin^2\theta+312\sin \theta +95) \\ 4225\sin^2 \theta +7800\sin \theta-9856 & = 0 \\ (65 \sin \theta - 56) (65 \sin \theta + 176) & = 0 \qquad \qquad \small \blue{\text{Since }\sin \theta > 0} \\ \implies \sin \theta & = \frac {56}{65} \end{aligned}

The ratio of the areas of the two triangles

A A = 1 2 12 h 1 2 12 h = h h = 6.5 56 65 2.5 6.5 56 65 + 2.5 = 5.6 2.5 5.6 + 2.5 = 3.1 8.1 = 31 81 \frac {A_\triangle}{A'_\triangle} = \frac {\frac 12 \cdot 12h}{\frac 12 \cdot 12h'} = \frac h{h'} = \frac {6.5\cdot \frac{56}{65}-2.5} {6.5\cdot \frac{56}{65}+2.5} = \frac {5.6-2.5}{5.6+2.5} = \frac {3.1}{8.1} = \frac {31}{81}

Therefore p + q = 31 + 81 = 112 p+q = 31+81 = \boxed{112} .

Thank you for posting !

Valentin Duringer - 1 month, 2 weeks ago
K T
Apr 27, 2021

The total height of the circle equals 13, so its radius r = 13 2 = 6.5 r=\frac{13}{2}=6.5 .

Let's set the centre of the circle at the origin, then

  • The circle has equation x 2 + y 2 = 169 4 x^2+y^2=\frac{169}{4} .
  • The yellow line has equation y = 5 2 y=\frac{5}{2} .

The yellow line intersects the circle at x = ± 6 x=\pm 6 , so its length equals 12.

Now if we fit a rectangle of height y inside a triangle of height h and width w, the width of the triangle can be x = ( h y ) w h x=(h-y)\frac{w}{h} In the special case that the rectangle is a square (with side s = x = y s=x=y ), this simplifies to s = w h w + h s=\frac{wh}{w+h}

Now for both triangles w = 12 w=12 and we know that h g r e e n = h b l u e + 5 h_{green}=h_{blue}+5

Setting h b l u e = h h_{blue}=h and h g r e e n = h + 5 h_{green} =h+5 , we can now set the given ratio 4077 2077 = ( h + 5 ) ( 12 + h ) ( 17 + h ) h \frac{4077}{2077}=\frac{(h+5)(12+h)}{(17+h)h} Which is in effect a quadratic in h with positive solution h = 31 10 h=\frac{31}{10}

The triangle area ratio now is just the height ratio h h + 5 = 31 81 \frac{h}{h+5}=\frac{31}{81}

The numbers 31 and 81 are coprime and their sum is 112 \boxed{112}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...