Difference between revisions of "2012 JBMO Problems/Problem 2"
(Created page with "== Section 2== Let the circles <math>k_1</math> and <math>k_2</math> intersect at two points <math>A</math> and <math>B</math>, and let <math>t</math> be a common tangent of...") |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | == Problem== |
Let the circles <math>k_1</math> and <math>k_2</math> intersect at two points <math>A</math> and <math>B</math>, and let <math>t</math> be a common tangent of <math>k_1</math> and <math>k_2</math> that touches <math>k_1</math> and <math>k_2</math> at <math>M</math> and <math>N</math> respectively. If <math>t\perp AM</math> and <math>MN=2AM</math>, evaluate the angle <math>NMB</math>. | Let the circles <math>k_1</math> and <math>k_2</math> intersect at two points <math>A</math> and <math>B</math>, and let <math>t</math> be a common tangent of <math>k_1</math> and <math>k_2</math> that touches <math>k_1</math> and <math>k_2</math> at <math>M</math> and <math>N</math> respectively. If <math>t\perp AM</math> and <math>MN=2AM</math>, evaluate the angle <math>NMB</math>. | ||
== Solution == | == Solution == | ||
+ | <asy> | ||
+ | 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))); | ||
+ | </asy> | ||
+ | |||
+ | Let <math>O_1</math> and <math>O_2</math> be the centers of circles <math>k_1</math> and <math>k_2</math> respectively. Also let <math>P</math> be the intersection of <math>\overrightarrow{AB}</math> and line <math>t</math>. | ||
+ | |||
+ | Note that <math>\overline{O_1M}</math> is perpendicular to <math>\overline{MN}</math> since <math>M</math> is a tangent of <math>k_1</math>. In order for <math>\overline{AM}</math> to be perpendicular to <math>\overline{MN}</math>, <math>A</math> must be the point diametrically opposite <math>M</math>. Note that <math>\angle MBA</math> is a right angle since it inscribes a diameter. By AA similarity, <math>\triangle ABM\sim\triangle AMP</math>. This gives that <math>\angle BMA \cong \angle MPA</math>. | ||
+ | |||
+ | By [[Power of a Point]] on point <math>P</math> with respect to circle <math>k_1</math>, we have that <math>PM^2=PB\cdot PA</math>. Using Power of a Point on point <math>P</math> with respect to circle <math>k_2</math> gives that <math>PN^2=PB\cdot PA</math>. Therefore <math>PM^2=PN^2</math> and <math>PM=PN</math>. Since <math>MN=2AM</math>, <math>MA=MP</math>. We now see that <math>\triangle APM</math> is a <math>45-45-90</math> triangle. Since it is similar to <math>\triangle MPA</math>, <math>\angle PMB \cong \boxed {\angle NMB \cong 45^{\circ} \cong \frac{\pi}{4}}</math>. | ||
+ | |||
+ | Solution by Someonenumber011 :) | ||
+ | |||
+ | {{JBMO box|year=2012|before=[[2011 JBMO]]|after=[[2013 JBMO]]}} | ||
+ | [[Category: JBMO]] |
Revision as of 14:47, 11 January 2021
Problem
Let the circles and intersect at two points and , and let be a common tangent of and that touches and at and respectively. If and , evaluate the angle .
Solution
Let and be the centers of circles and respectively. Also let be the intersection of and line .
Note that is perpendicular to since is a tangent of . In order for to be perpendicular to , must be the point diametrically opposite . Note that is a right angle since it inscribes a diameter. By AA similarity, . This gives that .
By Power of a Point on point with respect to circle , we have that . Using Power of a Point on point with respect to circle gives that . Therefore and . Since , . We now see that is a triangle. Since it is similar to , .
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 |