Difference between revisions of "2023 USAJMO Problems/Problem 2"
(Created page with "==Problem== (Holden Mui) In an acute triangle <math>ABC</math>, let <math>M</math> be the midpoint of <math>\overline{BC}</math>. Let <math>P</math> be the foot of the perpend...") |
(→Problem) |
||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
(Holden Mui) In an acute triangle <math>ABC</math>, let <math>M</math> be the midpoint of <math>\overline{BC}</math>. Let <math>P</math> be the foot of the perpendicular from <math>C</math> to <math>AM</math>. Suppose that the circumcircle of triangle <math>ABP</math> intersects line <math>BC</math> at two distinct points <math>B</math> and <math>Q</math>. Let <math>N</math> be the midpoint of <math>\overline{AQ}</math>. Prove that <math>NB=NC</math>. | (Holden Mui) In an acute triangle <math>ABC</math>, let <math>M</math> be the midpoint of <math>\overline{BC}</math>. Let <math>P</math> be the foot of the perpendicular from <math>C</math> to <math>AM</math>. Suppose that the circumcircle of triangle <math>ABP</math> intersects line <math>BC</math> at two distinct points <math>B</math> and <math>Q</math>. Let <math>N</math> be the midpoint of <math>\overline{AQ}</math>. Prove that <math>NB=NC</math>. | ||
+ | |||
+ | ==Solution 1== | ||
+ | |||
+ | The condition is solved only if <math>\triangle{NBC}</math> is isosceles, which in turn only happens if <math>\overline{MN}</math> is perpendicular to <math>\overline{BC}</math>. | ||
+ | |||
+ | Now, draw the altitude from <math>A</math> to <math>\overline{BC}</math>, and call that point <math>X</math>. Because of the Midline Theorem, the only way that this condition is met is if <math>\triangle{AXQ} \sim \triangle{NMQ}</math>, or if <math>\overline{XM}=\overline{MQ}</math>. | ||
+ | |||
+ | By <math>AA</math> similarity, <math>\triangle{AXM} \sim \triangle{CPM}</math>. Using similarity ratios, we get that <math>\frac{\overline{AM}}{\overline{XM}}=\frac{\overline{CM}}{\overline{PM}}</math>. Rearranging, we get that <math>\overline{AM} \cdot \overline{MP}=\overline{XM} \cdot \overline{MC}</math>. This implies that <math>AXPC</math> is cyclic. | ||
+ | |||
+ | Now we start using Power of a Point. We get that <math>\overline{BX} \cdot \overline {XQ}= \overline{AM} \cdot \overline{MP}</math>, and <math>\overline{AM} \cdot \overline{MP}=\overline{XM} \cdot \overline{MC}</math> from before. This leads us to get that <math>\overline{BX} \cdot \overline {XQ}=\overline{XM} \cdot \overline{MC}</math>. | ||
+ | |||
+ | Now we assign variables to the values of the segments. Let <math>\overline{BX}=a, \overline{XM}=b, \overline{MQ}=c, and \overline{QC}=d</math>. The equation from above gets us that <math>(a+b)c=b(c+d)</math>. As <math>a+b=c+d</math> from the problem statements, this gets us that <math>b=c</math> and <math>\overline{XC}=\overline{CQ}</math>, and we are done. | ||
+ | |||
+ | -dragoon and rhydon516 |
Revision as of 14:11, 24 March 2023
Problem
(Holden Mui) In an acute triangle , let be the midpoint of . Let be the foot of the perpendicular from to . Suppose that the circumcircle of triangle intersects line at two distinct points and . Let be the midpoint of . Prove that .
Solution 1
The condition is solved only if is isosceles, which in turn only happens if is perpendicular to .
Now, draw the altitude from to , and call that point . Because of the Midline Theorem, the only way that this condition is met is if , or if .
By similarity, . Using similarity ratios, we get that . Rearranging, we get that . This implies that is cyclic.
Now we start using Power of a Point. We get that , and from before. This leads us to get that .
Now we assign variables to the values of the segments. Let . The equation from above gets us that . As from the problem statements, this gets us that and , and we are done.
-dragoon and rhydon516