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: 36

The medians $AA_0, BB_0$, and $CC_0$ of the acute-angled triangle $ABC$ intersect at the point $M$, and heights $AA_1, BB_1$ and $CC_1$ at point $H$. Tangent to the circumscribed circle of triangle $A_1B_1C_1$ at $C_1$ intersects the line $A_0B_0$ at the point $C'$. Points $A'$ and $B'$ are defined similarly. Prove that $A', B'$ and $C'$ lie on one line perpendicular to the line $MH$.
In a triangle $ABC$, the nine-point circle $(N)$ is tangent to the incircle $(I)$ and three excircles $(I_a), (I_b), (I_c)$ at the Feuerbach points $F, F_a, F_b, F_c$. Tangents of $(N)$ at $F, F_a, F_b, F_c$ bound a quadrangle $PQRS$. Show that the Euler line of $ABC$ is a Newton line of $PQRS$. Luis González
The vertex $A$, center $O$ and Euler line $\ell$ of a triangle $ABC$ is given. It is known that $\ell$ intersects $AB,AC$ at two points equidistant from $A$. Restore the triangle.
Let $ABC$ be a non-equilateral triangle and let $M_a$, $M_b$, $M_c$ be the midpoints of the sides $BC$, $CA$, $AB$, respectively. Let $S$ be a point lying on the Euler line. Denote by $X$, $Y$, $Z$ the second intersections of $M_aS$, $M_bS$, $M_cS$ with the nine-point circle. Prove that $AX$, $BY$, $CZ$ are concurrent.
Let $A_1C_2B_1A_2C_1B_2$ be an equilateral hexagon. Let $O_1$ and $H_1$ denote the circumcenter and orthocenter of $\triangle A_1B_1C_1$, and let $O_2$ and $H_2$ denote the circumcenter and orthocenter of $\triangle A_2B_2C_2$. Suppose that $O_1 \ne O_2$ and $H_1 \ne H_2$. Prove that the lines $O_1O_2$ and $H_1H_2$ are either parallel or coincide. [i]Ankan Bhattacharya[/i]
Let $G, H$ be the centroid and orthocentre of $\vartriangle ABC$ which has an obtuse angle at $\angle B$. Let $\omega$ be the circle with diameter $AG$. $\omega$ intersects $\odot(ABC)$ again at $L \ne A$. The tangent to $\omega$ at $L$ intersects $\odot(ABC)$ at $K \ne L$. Given that $AG = GH$, prove $\angle HKG = 90^o$ . [i]Sam Bealing, United Kingdom[/i]
Let $ABC$ be a triangle with orthocenter $H$ and circumcenter $O$. Let $P$ be a point in the plane such that $AP \perp BC$. Let $Q$ and $R$ be the reflections of $P$ in the lines $CA$ and $AB$, respectively. Let $Y$ be the orthogonal projection of $R$ onto $CA$. Let $Z$ be the orthogonal projection of $Q$ onto $AB$. Assume that $H \neq O$ and $Y \neq Z$. Prove that $YZ \perp HO$. [asy] import olympiad; unitsize(30); pair A,B,C,H,O,P,Q,R,Y,Z,Q2,R2,P2; A = (-14.8, -6.6); B = (-10.9, 0.3); C = (-3.1, -7.1); O = circumcenter(A,B,C); H = orthocenter(A,B,C); P = 1.2 * H - 0.2 * A; Q = reflect(A, C) * P; R = reflect(A, B) * P; Y = foot(R, C, A); Z = foot(Q, A, B); P2 = foot(A, B, C); Q2 = foot(P, C, A); R2 = foot(P, A, B); draw(B--(1.6*A-0.6*B)); draw(B--C--A); draw(P--R, blue); draw(R--Y, red); draw(P--Q, blue); draw(Q--Z, red); draw(A--P2, blue); draw(O--H, darkgreen+linewidth(1.2)); draw((1.4*Z-0.4*Y)--(4.6*Y-3.6*Z), red+linewidth(1.2)); draw(rightanglemark(R,Y,A,10), red); draw(rightanglemark(Q,Z,B,10), red); draw(rightanglemark(C,Q2,P,10), blue); draw(rightanglemark(A,R2,P,10), blue); draw(rightanglemark(B,P2,H,10), blue); label("$\textcolor{blue}{H}$",H,NW); label("$\textcolor{blue}{P}$",P,N); label("$A$",A,W); label("$B$",B,N); label("$C$",C,S); label("$O$",O,S); label("$\textcolor{blue}{Q}$",Q,E); label("$\textcolor{blue}{R}$",R,W); label("$\textcolor{red}{Y}$",Y,S); label("$\textcolor{red}{Z}$",Z,NW); dot(A, filltype=FillDraw(black)); dot(B, filltype=FillDraw(black)); dot(C, filltype=FillDraw(black)); dot(H, filltype=FillDraw(blue)); dot(P, filltype=FillDraw(blue)); dot(Q, filltype=FillDraw(blue)); dot(R, filltype=FillDraw(blue)); dot(Y, filltype=FillDraw(red)); dot(Z, filltype=FillDraw(red)); dot(O, filltype=FillDraw(black)); [/asy]
Let $P$ be an interior point of triangle $ABC$ such that $\angle BPC = \angle CPA =\angle APB = 120^o$. Prove that the Euler lines of triangles $APB,BPC,CPA$ are concurrent.
Let $ABC$ be an acute scalene triangle, and let $A_1, B_1, C_1$ be the feet of the altitudes from $A, B, C$. Let $A_2$ be the intersection of the tangents to the circle $ABC$ at $B, C$ and define $B_2, C_2$ similarly. Let $A_2A_1$ intersect the circle $A_2B_2C_2$ again at $A_3$ and define $B_3, C_3$ similarly. Show that the circles $AA_1A_3, BB_1B_3$, and $CC_1C_3$ all have two common points, $X_1$ and $X_2$ which both lie on the Euler line of the triangle $ABC$. [i]United Kingdom, Joe Benton[/i]
Let $ABC$ be an acutangle scalene triangle with $\angle BAC = 60^{\circ}$ and orthocenter $H$. Let $\omega_b$ be the circumference passing through $H$ and tangent to $AB$ at $B$, and $\omega_c$ the circumference passing through $H$ and tangent to $AC$ at $C$. [list] [*] Prove that $\omega_b$ and $\omega_c$ only have $H$ as common point. [*] Prove that the line passing through $H$ and the circumcenter $O$ of triangle $ABC$ is a common tangent to $\omega_b$ and $\omega_c$. [/list] [i]Note:[/i] The orthocenter of a triangle is the intersection point of the three altitudes, whereas the circumcenter of a triangle is the center of the circumference passing through it's three vertices.
Let $ABC$ be an acute triangle, not being isoceles. Let $\ell_a$ be the line passing through the points of tangency of the escribed circles in the angle $A$ with the lines $AB, AC$ produced. Let $d_a$ be the line through $A$ parallel to the line that joins the incenter $I$ of the triangle $ABC$ and the midpoint of $BC$. Lines $\ell_b, d_b, \ell_c, d_c$ are defined in the same manner. Three lines $\ell_a, \ell_b, \ell_c$ intersect each other and these intersections make a triangle called $MNP$. Prove that the lines $d_a, d_b$ and $d_c$ are concurrent and their point of concurrency lies on the Euler line of the triangle $MNP$. Lê Phúc Lữ