Found problems: 3882
2013 Korea - Final Round, 1
For a triangle $ \triangle ABC (\angle B > \angle C) $, $ D $ is a point on $ AC $ satisfying $ \angle ABD = \angle C $. Let $ I $ be the incenter of $ \triangle ABC $, and circumcircle of $ \triangle CDI $ meets $ AI $ at $ E ( \ne I )$. The line passing $ E $ and parallel to $ AB $ meets the line $ BD $ at $ P $. Let $ J $ be the incenter of $ \triangle ABD $, and $ A' $ be the point such that $ AI = IA' $. Let $ Q $ be the intersection point of $ JP $ and $ A'C $. Prove that $ QJ = QA' $.
2025 Philippine MO, P4
Let $ABC$ be a triangle with incenter $I$, and let $D$ be a point on side $BC$. Points $X$ and $Y$ are chosen on lines $BI$ and $CI$ respectively such that $DXIY$ is a parallelogram. Points $E$ and $F$ are chosen on side $BC$ such that $AX$ and $AY$ are the angle bisectors of angles $\angle BAE$ and $\angle CAF$ respectively. Let $\omega$ be the circle tangent to segment $EF$, the extension of $AE$ past $E$, and the extension of $AF$ past $F$. Prove that $\omega$ is tangent to the circumcircle of triangle $ABC$.
2016 Germany National Olympiad (4th Round), 3
Let $I_a$ be the $A$-excenter of a scalene triangle $ABC$. And let $M$ be the point symmetric to $I_a$ about line $BC$.
Prove that line $AM$ is parallel to the line through the circumcenter and the orthocenter of triangle $I_aCB$.
2017 Iranian Geometry Olympiad, 5
Let $X,Y$ be two points on the side $BC$ of triangle $ABC$ such that $2XY=BC$ ($X$ is between $B,Y$). Let $AA'$ be the diameter of the circumcirle of triangle $AXY$. Let $P$ be the point where $AX$ meets the perpendicular from $B$ to $BC$, and $Q$ be the point where $AY$ meets the perpendicular from $C$ to $BC$. Prove that the tangent line from $A'$ to the circumcircle of $AXY$ passes through the circumcenter of triangle $APQ$.
[i]Proposed by Iman Maghsoudi[/i]
2014 China Team Selection Test, 4
Given circle $O$ with radius $R$, the inscribed triangle $ABC$ is an acute scalene triangle, where $AB$ is the largest side. $AH_A, BH_B,CH_C$ are heights on $BC,CA,AB$. Let $D$ be the symmetric point of $H_A$ with respect to $H_BH_C$, $E$ be the symmetric point of $H_B$ with respect to $H_AH_C$. $P$ is the intersection of $AD,BE$, $H$ is the orthocentre of $\triangle ABC$. Prove: $OP\cdot OH$ is fixed, and find this value in terms of $R$.
(Edited)
2020 Czech-Austrian-Polish-Slovak Match, 1
Let $ABCD$ be a parallelogram whose diagonals meet at $P$. Denote by $M$ the midpoint of $AB$. Let $Q$ be a point such that $QA$ is tangent to the circumcircle of $MAD$ and $QB$ is tangent to the circumcircle of $MBC$. Prove that points $Q,M,P$ are collinear.
(Patrik Bak, Slovakia)
2012 Cono Sur Olympiad, 2
2. In a square $ABCD$, let $P$ be a point in the side $CD$, different from $C$ and $D$. In the triangle $ABP$, the altitudes $AQ$ and $BR$ are drawn, and let $S$ be the intersection point of lines $CQ$ and $DR$. Show that $\angle ASB=90$.
1996 Vietnam National Olympiad, 2
Given a trihedral angle Sxyz. A plane (P) not through S cuts Sx,Sy,Sz respectively at A,B,C. On the plane (P), outside triangle ABC, construct triangles DAB,EBC,FCA which are confruent to the triangles SAB,SBC,SCA respectively. Let (T) be the sphere lying inside Sxyz, but not inside the tetrahedron SABC, toucheing the planes containing the faces of SABC. Prove that (T) touches the plane (P) at the circumcenter of triangle DEF.
1990 National High School Mathematics League, 1
Quadrilateral $ABCD$ is inscribed on circle $O$. $AC\cap BD=P$. Circumcenters of $\triangle ABP,\triangle BCP,\triangle CDP,\triangle DAP$ are $O_1,O_2,O_3,O_4$. Prove that $OP,O_1O_3,O_2O_4$ share one point.
2012 Balkan MO Shortlist, G1
Let $A$, $B$ and $C$ be points lying on a circle $\Gamma$ with centre $O$. Assume that $\angle ABC > 90$. Let $D$ be the point of intersection of the line $AB$ with the line perpendicular to $AC$ at $C$. Let $l$ be the line through $D$ which is perpendicular to $AO$. Let $E$ be the point of intersection of $l$ with the line $AC$, and let $F$ be the point of intersection of $\Gamma$ with $l$ that lies between $D$ and $E$.
Prove that the circumcircles of triangles $BFE$ and $CFD$ are tangent at $F$.
1999 Turkey Team Selection Test, 2
Let $L$ and $N$ be the mid-points of the diagonals $[AC]$ and $[BD]$ of the cyclic quadrilateral $ABCD$, respectively. If $BD$ is the bisector of the angle $ANC$, then prove that $AC$ is the bisector of the angle $BLD$.
2004 USAMTS Problems, 4
Region $ABCDEFGHIJ$ consists of $13$ equal squares and is inscribed in rectangle $PQRS$ with $A$ on $\overline{PQ}$, $B$ on $\overline{QR}$, $E$ on $\overline{RS}$, and $H$ on $\overline{SP}$, as shown in the figure on the right. Given that $PQ=28$ and $QR=26$, determine, with proof, the area of region $ABCDEFGHIJ$.
[asy]
size(200);
defaultpen(linewidth(0.7)+fontsize(12)); pair P=(0,0), Q=(0,28), R=(26,28), S=(26,0), B=(3,28);
draw(P--Q--R--S--cycle);
picture p = new picture;
draw(p, (0,0)--(3,0)^^(0,-1)--(3,-1)^^(0,-2)--(5,-2)^^(0,-3)--(5,-3)^^(2,-4)--(3,-4)^^(2,-5)--(3,-5));
draw(p, (0,0)--(0,-3)^^(1,0)--(1,-3)^^(2,0)--(2,-5)^^(3,0)--(3,-5)^^(4,-2)--(4,-3)^^(5,-2)--(5,-3));
transform t = shift(B) * rotate(-aSin(1/26^.5)) * scale(26^.5);
add(t*p);
label("$P$",P,SW); label("$Q$",Q,NW); label("$R$",R,NE); label("$S$",S,SE); label("$A$",t*(0,-3),W); label("$B$",B,N); label("$C$",t*(3,0),plain.ENE); label("$D$",t*(3,-2),NE); label("$E$",t*(5,-2),plain.E); label("$F$",t*(5,-3),plain.SW); label("$G$",t*(3,-3),(0.81,-1.3)); label("$H$",t*(3,-5),plain.S); label("$I$",t*(2,-5),NW); label("$J$",t*(2,-3),SW);[/asy]
2003 IberoAmerican, 2
In a square $ABCD$, let $P$ and $Q$ be points on the sides $BC$ and $CD$ respectively, different from its endpoints, such that $BP=CQ$. Consider points $X$ and $Y$ such that $X\neq Y$, in the segments $AP$ and $AQ$ respectively. Show that, for every $X$ and $Y$ chosen, there exists a triangle whose sides have lengths $BX$, $XY$ and $DY$.
2024 Turkey Team Selection Test, 9
In a scalene triangle $ABC,$ $I$ is the incenter and $O$ is the circumcenter. The line $IO$ intersects the lines $BC,CA,AB$ at points $D,E,F$ respectively. Let $A_1$ be the intersection of $BE$ and $CF$. The points $B_1$ and $C_1$ are defined similarly. The incircle of $ABC$ is tangent to sides $BC,CA,AB$ at points $X,Y,Z$ respectively. Let the lines $XA_1, YB_1$ and $ZC_1$ intersect $IO$ at points $A_2,B_2,C_2$ respectively. Prove that the circles with diameters $AA_2,BB_2$ and $CC_2$ have a common point.
2019 Oral Moscow Geometry Olympiad, 5
On sides $AB$ and $BC$ of a non-isosceles triangle $ABC$ are selected points $C_1$ and $A_1$ such that the quadrilateral $AC_1A_1C$ is cyclic. Lines $CC_1$ and $AA_1$ intersect at point $P$. Line $BP$ intersects the circumscribed circle of triangle $ABC$ at the point $Q$. Prove that the lines $QC_1$ and $CM$, where $M$ is the midpoint of $A_1C_1$, intersect at the circumscribed circles of triangle $ABC$.
2024 Romania EGMO TST, P3
Given acute angle triangle $ ABC$. Let $ CD$be the altitude , $ H$ be the orthocenter and $ O$ be the circumcenter of $ \triangle ABC$ The line through point $ D$ and perpendicular with $ OD$ , is intersect $ BC$ at $ E$. Prove that $ \angle DHE \equal{} \angle ABC$.
2012 Indonesia TST, 2
Let $ABC$ be a triangle, and its incenter touches the sides $BC,CA,AB$ at $D,E,F$ respectively. Let $AD$ intersects the incircle of $ABC$ at $M$ distinct from $D$. Let $DF$ intersects the circumcircle of $CDM$ at $N$ distinct from $D$. Let $CN$ intersects $AB$ at $G$. Prove that $EC = 3GF$.
1982 IMO Longlists, 13
A regular $n$-gonal truncated pyramid is circumscribed around a sphere. Denote the areas of the base and the lateral surfaces of the pyramid by $S_1, S_2$, and $S$, respectively. Let $\sigma$ be the area of the polygon whose vertices are the tangential points of the sphere and the lateral faces of the pyramid. Prove that
\[\sigma S = 4S_1S_2 \cos^2 \frac{\pi}{n}.\]
2018 Bulgaria EGMO TST, 3
Let be given a semicircle with diameter $AB$ and center $O$, and a line intersecting the semicircle at $C$ and $D$ and the line $AB$ at $M$ ($MB < MA$, $MD < MC$). The circumcircles of the triangles $AOC$ and $DOB$ meet again at $L$. Prove that $\angle MKO$ is right.
[i]L. Kuptsov[/i]
2010 Contests, 2
Let $ I$ be the incentre and $ O$ the circumcentre of a given acute triangle $ ABC$. The incircle is tangent to $ BC$ at $ D$. Assume that $ \angle B < \angle C$ and the segments $ AO$ and $ HD$ are parallel, where $H$ is the orthocentre of triangle $ABC$. Let the intersection of the line $ OD$ and $ AH$ be $ E$. If the midpoint of $ CI$ is $ F$, prove that $ E,F,I,O$ are concyclic.
2021 Sharygin Geometry Olympiad, 8.1
Let $ABCD$ be a convex quadrilateral. The circumcenter and the incenter of triangle $ABC$ coincide with the incenter and the circumcenter of triangle $ADC$ respectively. It is known that $AB = 1$. Find the remaining sidelengths and the angles of $ABCD$.
2010 ELMO Problems, 1
Determine all (not necessarily finite) sets $S$ of points in the plane such that given any four distinct points in $S$, there is a circle passing through all four or a line passing through some three.
[i]Carl Lian.[/i]
2004 Iran MO (3rd Round), 9
Let $ABC$ be a triangle, and $O$ the center of its circumcircle.
Let a line through the point $O$ intersect the lines $AB$ and $AC$ at the points $M$ and $N$, respectively. Denote by $S$ and $R$ the midpoints of the segments $BN$ and $CM$, respectively.
Prove that $\measuredangle ROS=\measuredangle BAC$.
KoMaL A Problems 2023/2024, A. 871
Let $ABC$ be an obtuse triangle, and let $H$ denote its orthocenter. Let $\omega_A$ denote the circle with center $A$ and radius $AH$. Let $\omega_B$ and $\omega_C$ be defined in a similar way. For all points $X$ in the plane of triangle $ABC$ let circle $\Omega(X)$ be defined in the following way (if possible): take the polars of point $X$ with respect to circles $\omega_A$, $\omega_B$ and $\omega_C$, and let $\Omega(X)$ be the circumcircle of the triangle defined by these three lines.
With a possible exception of finitely many points find the locus of points $X$ for which point $X$ lies on circle $\Omega(X)$.
[i]Proposed by Vilmos Molnár-Szabó, Budapest[/i]
2014 Taiwan TST Round 3, 4
Let $ABC$ be a triangle with $\angle B > \angle C$. Let $P$ and $Q$ be two different points on line $AC$ such that $\angle PBA = \angle QBA = \angle ACB $ and $A$ is located between $P$ and $C$. Suppose that there exists an interior point $D$ of segment $BQ$ for which $PD=PB$. Let the ray $AD$ intersect the circle $ABC$ at $R \neq A$. Prove that $QB = QR$.