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

2012 AIME Problems, 6

Let $z = a + bi$ be the complex number with $|z| = 5$ and $b > 0$ such that the distance between $(1 + 2i)z^3$ and $z^5$ is maximized, and let $z^4 = c + di$. Find $c+d$.

2022 Germany Team Selection Test, 3

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]

2014 NIMO Summer Contest, 8

Aaron takes a square sheet of paper, with one corner labeled $A$. Point $P$ is chosen at random inside of the square and Aaron folds the paper so that points $A$ and $P$ coincide. He cuts the sheet along the crease and discards the piece containing $A$. Let $p$ be the probability that the remaining piece is a pentagon. Find the integer nearest to $100p$. [i]Proposed by Aaron Lin[/i]

2012 Balkan MO, 1

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$.

2014 USAMTS Problems, 3:

Let $P$ be a square pyramid whose base consists of the four vertices $(0, 0, 0), (3, 0, 0), (3, 3, 0)$, and $(0, 3, 0)$, and whose apex is the point $(1, 1, 3)$. Let $Q$ be a square pyramid whose base is the same as the base of $P$, and whose apex is the point $(2, 2, 3)$. Find the volume of the intersection of the interiors of $P$ and $Q$.

2009 All-Russian Olympiad, 4

Given a set $ M$ of points $ (x,y)$ with integral coordinates satisfying $ x^2 + y^2\leq 10^{10}$. Two players play a game. One of them marks a point on his first move. After this, on each move the moving player marks a point, which is not yet marked and joins it with the previous marked point. Players are not allowed to mark a point symmetrical to the one just chosen. So, they draw a broken line. The requirement is that lengths of edges of this broken line must strictly increase. The player, which can not make a move, loses. Who have a winning strategy?

2023 Macedonian Team Selection Test, Problem 2

Let $ABC$ be an acute triangle such that $AB<AC$ and $AB<BC$. Let $P$ be a point on the segment $BC$ such that $\angle APB = \angle BAC$. The tangent to the circumcircle of triangle $ABC$ at $A$ meets the circumcircle of triangle $APB$ at $Q \neq A$. Let $Q'$ be the reflection of $Q$ with respect to the midpoint of $AB$. The line $PQ$ meets the segment $AQ'$ at $S$. Prove that $$\frac{1}{AB}+\frac{1}{AC} > \frac{1}{CS}.$$ [i]Authored by Nikola Velov[/i]

2005 Federal Competition For Advanced Students, Part 1, 4

We're given two congruent, equilateral triangles $ABC$ and $PQR$ with parallel sides, but one has one vertex pointing up and the other one has the vertex pointing down. One is placed above the other so that the area of intersection is a hexagon $A_1A_2A_3A_4A_5A_6$ (labelled counterclockwise). Prove that $A_1A_4$, $A_2A_5$ and $A_3A_6$ are concurrent.

2012 India National Olympiad, 5

Let $ABC$ be an acute angled triangle. Let $D,E,F$ be points on $BC, CA, AB$ such that $AD$ is the median, $BE$ is the internal bisector and $CF$ is the altitude. Suppose that $\angle FDE=\angle C, \angle DEF=\angle A$ and $\angle EFD=\angle B.$ Show that $ABC$ is equilateral.

2008 Federal Competition For Advanced Students, Part 2, 3

We are given a line $ g$ with four successive points $ P$, $ Q$, $ R$, $ S$, reading from left to right. Describe a straightedge and compass construction yielding a square $ ABCD$ such that $ P$ lies on the line $ AD$, $ Q$ on the line $ BC$, $ R$ on the line $ AB$ and $ S$ on the line $ CD$.

2015 India Regional MathematicaI Olympiad, 1

Let ABC be a triangle. Let B' and C' denote the reflection of B and C in the internal angle bisector of angle A. Show that the triangles ABC and AB'C' have the same incenter.

1998 Tournament Of Towns, 5

A circle with center $O$ is inscribed in an angle. Let $A$ be the reflection of $O$ across one side of the angle. Tangents to the circle from $A$ intersect the other side of the angle at points $B$ and $C$. Prove that the circumcenter of triangle $ABC$ lies on the bisector of the original angle. (I.Sharygin)

2006 Hong Kong TST., 3

In triangle ABC, the altitude, angle bisector and median from C divide the angle C into four equal angles. Find angle B.

2005 Italy TST, 2

The circle $\Gamma$ and the line $\ell$ have no common points. Let $AB$ be the diameter of $\Gamma$ perpendicular to $\ell$, with $B$ closer to $\ell$ than $A$. An arbitrary point $C\not= A$, $B$ is chosen on $\Gamma$. The line $AC$ intersects $\ell$ at $D$. The line $DE$ is tangent to $\Gamma$ at $E$, with $B$ and $E$ on the same side of $AC$. Let $BE$ intersect $\ell$ at $F$, and let $AF$ intersect $\Gamma$ at $G\not= A$. Let $H$ be the reflection of $G$ in $AB$. Show that $F,C$, and $H$ are collinear.

Novosibirsk Oral Geo Oly IX, 2022.1

A ball was launched on a rectangular billiard table at an angle of $45^o$ to one of the sides. Reflected from all sides (the angle of incidence is equal to the angle of reflection), he returned to his original position . It is known that one of the sides of the table has a length of one meter. Find the length of the second side. [img]https://cdn.artofproblemsolving.com/attachments/3/d/e0310ea910c7e3272396cd034421d1f3e88228.png[/img]

2024 Sharygin Geometry Olympiad, 8.6

A circle $\omega$ touched lines $a$ and $b$ at points $A$ and $B$ respectively. An arbitrary tangent to the circle meets $a$ and $b$ at $X$ and $Y$ respectively. Points $X'$ and $Y'$ are the reflections of $X$ and $Y$ about $A$ and $B$ respectively. Find the locus of projections of the center of the circle to the lines $X'Y'$.

2013 Serbia National Math Olympiad, 3

Let $M$, $N$ and $P$ be midpoints of sides $BC, AC$ and $AB$, respectively, and let $O$ be circumcenter of acute-angled triangle $ABC$. Circumcircles of triangles $BOC$ and $MNP$ intersect at two different points $X$ and $Y$ inside of triangle $ABC$. Prove that \[\angle BAX=\angle CAY.\]

1995 Turkey MO (2nd round), 2

Let $ABC$ be an acute triangle and let $k_{1},k_{2},k_{3}$ be the circles with diameters $BC,CA,AB$, respectively. Let $K$ be the radical center of these circles. Segments $AK,CK,BK$ meet $k_{1},k_{2},k_{3}$ again at $D,E,F$, respectively. If the areas of triangles $ABC,DBC,ECA,FAB$ are $u,x,y,z$, respectively, prove that \[u^{2}=x^{2}+y^{2}+z^{2}.\]

2013 Turkey MO (2nd round), 1

The circle $\omega_1$ with diameter $[AB]$ and the circle $\omega_2$ with center $A$ intersects at points $C$ and $D$. Let $E$ be a point on the circle $\omega_2$, which is outside $\omega_1$ and at the same side as $C$ with respect to the line $AB$. Let the second point of intersection of the line $BE$ with $\omega_2$ be $F$. For a point $K$ on the circle $\omega_1$ which is on the same side as $A$ with respect to the diameter of $\omega_1$ passing through $C$ we have $2\cdot CK \cdot AC = CE \cdot AB$. Let the second point of intersection of the line $KF$ with $\omega_1$ be $L$. Show that the symmetric of the point $D$ with respect to the line $BE$ is on the circumcircle of the triangle $LFC$.

2007 Iran Team Selection Test, 3

Let $\omega$ be incircle of $ABC$. $P$ and $Q$ are on $AB$ and $AC$, such that $PQ$ is parallel to $BC$ and is tangent to $\omega$. $AB,AC$ touch $\omega$ at $F,E$. Prove that if $M$ is midpoint of $PQ$, and $T$ is intersection point of $EF$ and $BC$, then $TM$ is tangent to $\omega$. [i]By Ali Khezeli[/i]

2005 Harvard-MIT Mathematics Tournament, 6

The graph of $r=2+\cos2\theta$ and its reflection over the line $y=x$ bound five regions in the plane. Find the area of the region containing the origin.

2003 Iran MO (3rd Round), 20

Suppose that $ M$ is an arbitrary point on side $ BC$ of triangle $ ABC$. $ B_1,C_1$ are points on $ AB,AC$ such that $ MB = MB_1$ and $ MC = MC_1$. Suppose that $ H,I$ are orthocenter of triangle $ ABC$ and incenter of triangle $ MB_1C_1$. Prove that $ A,B_1,H,I,C_1$ lie on a circle.

2005 All-Russian Olympiad Regional Round, 9.6

9.6, 10.6 Construct for each vertex of the trapezium a symmetric point wrt to the diagonal, which doesn't contain this vertex. Prove that if four new points form a quadrilateral then it is a trapezium. ([i]L. Emel'yanov[/i])

1992 China National Olympiad, 1

A convex quadrilateral $ABCD$ is inscribed in a circle with center $O$. The diagonals $AC$, $BD$ of $ABCD$ meet at $P$. Circumcircles of $\triangle ABP$ and $\triangle CDP$ meet at $P$ and $Q$ ($O,P,Q$ are pairwise distinct). Show that $\angle OQP=90^{\circ}$.

2005 Polish MO Finals, 2

The points $A, B, C, D$ lie in this order on a circle $o$. The point $S$ lies inside $o$ and has properties $\angle SAD=\angle SCB$ and $\angle SDA= \angle SBC$. Line which in which angle bisector of $\angle ASB$ in included cut the circle in points $P$ and $Q$. Prove $PS =QS$.