Maths Olympiad Prep

Library / /25 of 34

Geometry Difficulty 5.7 AIME, harder Find the answer

Let the circles k1k_1 and k2k_2 intersect at two points AA and BB , and let tt be a common tangent of k1k_1 and k2k_2 that touches k1k_1 and k2k_2 at MM and NN respectively. If tAMt\perp AM and MN=2AMMN=2AM , evaluate the angle NMBNMB .

A number or a short expression. Spacing and $ signs are ignored.

Solution

Figure (Asymptote source)
size(15cm,0); draw((0,0)--(0,2)--(4,2)--(4,-3)--(0,0)); draw((-1,2)--(9,2)); draw((0,0)--(2,2)); draw((2,2)--(1,1)); draw((0,0)--(4,2)); draw((0,2)--(1,1)); draw(circle((0,1),1)); draw(circle((4,-3),5)); dot((0,0)); dot((0,2)); dot((2,2)); dot((4,2)); dot((4,-3)); dot((1,1)); dot((0,1)); label("A",(0,0),NW); label("B",(1,1),SE); label("M",(0,2),N); label("N",(4,2),N); label("$O_1$",(0,1),NW); label("$O_2$",(4,-3),NE); label("$k_1$",(-0.7,1.63),NW); label("$k_2$",(7.6,0.46),NE); label("$t$",(7.5,2),N); label("P",(2,2),N); draw(rightanglemark((0,0),(0,2),(2,2))); draw(rightanglemark((0,2),(1,1),(2,2))); draw(rightanglemark((0,2),(4,2),(4,0)));

Let O1O_1 and O2O_2 be the centers of circles k1k_1 and k2k_2 respectively. Also let PP be the intersection of AB\overrightarrow{AB} and line tt .
Note that O1M\overline{O_1M} is perpendicular to MN\overline{MN} since MM is a tangent of k1k_1 . In order for AM\overline{AM} to be perpendicular to MN\overline{MN} , AA must be the point diametrically opposite MM . Note that MBA\angle MBA is a right angle since it inscribes a diameter. By AA similarity, ABMAMP\triangle ABM\sim\triangle AMP . This gives that BMAMPA\angle BMA \cong \angle MPA .
By Power of a Point on point PP with respect to circle k1k_1 , we have that PM2=PBPAPM^2=PB\cdot PA . Using Power of a Point on point PP with respect to circle k2k_2 gives that PN2=PBPAPN^2=PB\cdot PA . Therefore PM2=PN2PM^2=PN^2 and PM=PNPM=PN . Since MN=2AMMN=2AM , MA=MPMA=MP . We now see that APM\triangle APM is a 45459045-45-90 triangle. Since it is similar to MPA\triangle MPA , PMBNMB45π4\angle PMB \cong \boxed {\angle NMB \cong 45^{\circ} \cong \frac{\pi}{4}} .
Solution by Someonenumber011 :)
2012 JBMO ( Problems • Resources ) Preceded by 2011 JBMO Followed by 2013 JBMO 1 • 2 • 3 • 4 • 5 All JBMO Problems and Solutions

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.