This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 7

2018 Thailand TST, 4

Let $\vartriangle ABC$ be an acute triangle with altitudes $AA_1, BB_1, CC_1$ and orthocenter $H$. Let $K, L$ be the midpoints of $BC_1, CB_1$. Let $\ell_A$ be the external angle bisector of $\angle BAC$. Let $\ell_B, \ell_C$ be the lines through $B, C$ perpendicular to $\ell_A$. Let $\ell_H$ be the line through $H$ parallel to $\ell_A$. Prove that the centers of the circumcircles of $\vartriangle A_1B_1C_1, \vartriangle AKL$ and the rectangle formed by $\ell_A, \ell_B, \ell_C, \ell_H$ lie on the same line.

2018 Czech-Polish-Slovak Junior Match, 4

A line passing through the center $M$ of the equilateral triangle $ABC$ intersects sides $BC$ and $CA$, respectively, in points $D$ and $E$. Circumcircles of triangle $AEM$ and $BDM$ intersects, besides point $M$, also at point $P$. Prove that the center of circumcircle of triangle $DEP$ lies on the perpendicular bisector of the segment $AB$.

2022 Azerbaijan Junior National Olympiad, G5

Let $ABC$ be an acute triangle and $G$ be the intersection of the meadians of triangle $ABC$. Let $D $be the foot of the altitude drawn from $A$ to $BC$. Draw a parallel line such that it is parallel to $BC$ and one of the points of it is $A$.Donate the point $S$ as the intersection of the parallel line and circumcircle $ABC$. Prove that $S,G,D$ are co-linear [asy] size(6cm); defaultpen(fontsize(10pt)); pair A = dir(50), S = dir(130), B = dir(200), C = dir(-20), G = (A+B+C)/3, D = foot(A, B, C); draw(A--B--C--cycle, black+linewidth(1)); draw(A--S^^A--D, magenta); draw(S--D, red+dashed); draw(circumcircle(A, B, C), heavymagenta); string[] names = {"$A$", "$B$", "$C$","$D$", "$G$","$S$"}; pair[] points = {A, B, C,D,G,S}; pair[] ll = {A, B, C,D, G,S}; int pt = names.length; for (int i=0; i<pt; ++i) dot(names[i], points[i], dir(ll[i])); [/asy]

Russian TST 2017, P3

Tags: geometry , colinear
Let $ABCD$ be a convex quadrilateral and let $P$ and $Q$ be variable points inside this quadrilateral so that $\angle APB=\angle CPD=\angle AQB=\angle CQD$. Prove that the lines $PQ$ obtained in this way all pass through a fixed point , or they are all parallel.

2017 Romanian Master of Mathematics Shortlist, G3

Tags: geometry , colinear
Let $ABCD$ be a convex quadrilateral and let $P$ and $Q$ be variable points inside this quadrilateral so that $\angle APB=\angle CPD=\angle AQB=\angle CQD$. Prove that the lines $PQ$ obtained in this way all pass through a fixed point , or they are all parallel.

2017 Romania Team Selection Test, P4

Tags: geometry , colinear
Let $ABCD$ be a convex quadrilateral and let $P$ and $Q$ be variable points inside this quadrilateral so that $\angle APB=\angle CPD=\angle AQB=\angle CQD$. Prove that the lines $PQ$ obtained in this way all pass through a fixed point , or they are all parallel.

2017 Brazil Team Selection Test, 3

Tags: geometry , colinear
Let $ABCD$ be a convex quadrilateral and let $P$ and $Q$ be variable points inside this quadrilateral so that $\angle APB=\angle CPD=\angle AQB=\angle CQD$. Prove that the lines $PQ$ obtained in this way all pass through a fixed point , or they are all parallel.