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

2014 Balkan MO, 3

Tags: geometry
Let $ABCD$ be a trapezium inscribed in a circle $\Gamma$ with diameter $AB$. Let $E$ be the intersection point of the diagonals $AC$ and $BD$ . The circle with center $B$ and radius $BE$ meets $\Gamma$ at the points $K$ and $L$ (where $K$ is on the same side of $AB$ as $C$). The line perpendicular to $BD$ at $E$ intersects $CD$ at $M$. Prove that $KM$ is perpendicular to $DL$. [i]Greece - Silouanos Brazitikos[/i]

2017 Sharygin Geometry Olympiad, P1

Tags: geometry
Mark on a cellular paper four nodes forming a convex quadrilateral with the sidelengths equal to four different primes. [i](Proposed by A.Zaslavsky)[/i]

2023 Iran Team Selection Test, 2

$ABCD$ is cyclic quadrilateral and $O$ is the center of its circumcircle. Suppose that $AD \cap BC = E$ and $AC \cap BD = F$. Circle $\omega$ is tanget to line $AC$ and $BD$. $PQ$ is a diameter of $\omega$ that $F$ is orthocenter of $EPQ$. Prove that line $OE$ is passing through center of $\omega$ [i]Proposed by Mahdi Etesami Fard [/i]

2018 Philippine MO, 1

Tags: geometry
In triangle $ABC$ with $\angle ABC = 60^{\circ}$ and $5AB = 4BC$, points $D$ and $E$ are the feet of the altitudes from $B$ and $C$, respectively. $M$ is the midpoint of $BD$ and the circumcircle of triangle $BMC$ meets line $AC$ again at $N$. Lines $BN$ and $CM$ meet at $P$. Prove that $\angle EDP = 90^{\circ}$.

2013 ELMO Problems, 4

Triangle $ABC$ is inscribed in circle $\omega$. A circle with chord $BC$ intersects segments $AB$ and $AC$ again at $S$ and $R$, respectively. Segments $BR$ and $CS$ meet at $L$, and rays $LR$ and $LS$ intersect $\omega$ at $D$ and $E$, respectively. The internal angle bisector of $\angle BDE$ meets line $ER$ at $K$. Prove that if $BE = BR$, then $\angle ELK = \tfrac{1}{2} \angle BCD$. [i]Proposed by Evan Chen[/i]

2011 Purple Comet Problems, 30

Four congruent spheres are stacked so that each is tangent to the other three. A larger sphere, $R$, contains the four congruent spheres so that all four are internally tangent to $R$. A smaller sphere, $S$, sits in the space between the four congruent spheres so that all four are externally tangent to $S$. The ratio of the surface area of $R$ to the surface area of $S$ can be written $m+\sqrt{n}$ where $m$ and $n$ are positive integers. Find $m + n$.

2015 Sharygin Geometry Olympiad, 2

Tags: geometry
Prove that an arbitrary triangle with area $1$ can be covered by an isosceles triangle with area less than $\sqrt{2}$.

2021 HMNT, 1

Tags: geometry
Let $n$ be the answer to this problem. In acute triangle $ABC$, point $D$ is located on side $BC$ so that $\angle BAD = \angle DAC$ and point $E$ is located on $AC$ so that $BE \perp AC$. Segments $BE$ and $AD$ intersect at $X$ such that $\angle BXD = n^o$: Given that $\angle XBA = 16^o$, find the measure of $\angle BCA$.

2011 Princeton University Math Competition, A7

Tags: geometry
Let $ABC$ be a triangle with $AB = 2, BC = 5, AC = 4$. Let $M$ be the projection of $C$ onto the external angle bisector at vertex $B$. Similarly, let $N$ be the projection of $B$ onto the external angle bisector at vertex $C$. If the ratio of the area of quadrilateral $BCNM$ to the area of triangle $ABC$ is $a/b$, where $a$ and $b$ are positive integers and $\gcd(a, b) = 1$, find $a + b$.

2021 Spain Mathematical Olympiad, 1

Vertices $A, B, C$ of a equilateral triangle of side $1$ are in the surface of a sphere with radius $1$ and center $O$. Let $D$ be the orthogonal projection of $A$ on the plane $\alpha$ determined by points $B, C, O$. Let $N$ be one of the intersections of the line perpendicular to $\alpha$ passing through $O$ with the sphere. Find the angle $\angle DNO$.

2007 JBMO Shortlist, 1

Tags: geometry
$\boxed{\text{G1}}$ Let $M$ be interior point of the triangle $ABC$ with <BAC=70and <ABC=80 If <ACM=10 and <CBM=20.Prove that $AB=MC$

1968 Spain Mathematical Olympiad, 3

Tags: geometry , square , circles
Given a square whose side measures $a$, consider the set of all points of its plane through which passes a circumference of radius whose circle contains to the quoted square. You are asked to prove that the contour of the figure formed by the points with this property is formed by arcs of circumference, and determine the positions, their centers, their radii and their lengths.

2015 İberoAmerican, 2

A line $r$ contains the points $A$, $B$, $C$, $D$ in that order. Let $P$ be a point not in $r$ such that $\angle{APB} = \angle{CPD}$. Prove that the angle bisector of $\angle{APD}$ intersects the line $r$ at a point $G$ such that: $\frac{1}{GA} + \frac{1}{GC} = \frac{1}{GB} + \frac{1}{GD}$

1997 AMC 12/AHSME, 9

In the figure, $ ABCD$ is a $ 2\times 2$ square, $ E$ is the midpoint of $ \overline{AD}$, and $ F$ is on $ \overline{BE}$. If $ \overline{CF}$ is perpendicular to $ \overline{BE}$, then the area of quadrilateral $ CDEF$ is [asy]defaultpen(linewidth(.8pt)); dotfactor=4; pair A = (0,2); pair B = origin; pair C = (2,0); pair D = (2,2); pair E = midpoint(A--D); pair F = foot(C,B,E); dot(A);dot(B);dot(C);dot(D);dot(E);dot(F); label("$A$",A,N);label("$B$",B,S);label("$C$",C,S);label("$D$",D,N);label("$E$",E,N);label("$F$",F,NW); draw(A--B--C--D--cycle); draw(B--E); draw(C--F); draw(rightanglemark(B,F,C,4));[/asy]$ \textbf{(A)}\ 2\qquad \textbf{(B)}\ 3 \minus{} \frac {\sqrt {3}}{2}\qquad \textbf{(C)}\ \frac {11}{5}\qquad \textbf{(D)}\ \sqrt {5}\qquad \textbf{(E)}\ \frac {9}{4}$

2011 Romania National Olympiad, 3

Tags: geometry
Let $ ABC $ be a triangle, $ I_a $ be center of the $ A\text{-excircle}. $ This excircle intersects the lines $ AB, AC, $ at $ P, $ respectively, $ Q. $ The line $ PQ $ intersects the lines $ I_aB,I_aC $ at $ D, $ respectively, $ E. $ Let $ A_1 $ be the intersection of $ DC $ with $ BE, $ and define, analogously, $ B_1,C_1. $ Show that $ AA_1,BB_1,CC_1 $ are concurrent.

2010 Postal Coaching, 5

A point $P$ lies on the internal angle bisector of $\angle BAC$ of a triangle $\triangle ABC$. Point $D$ is the midpoint of $BC$ and $PD$ meets the external angle bisector of $\angle BAC$ at point $E$. If $F$ is the point such that $PAEF$ is a rectangle then prove that $PF$ bisects $\angle BFC$ internally or externally.

1979 Chisinau City MO, 181

Prove that if every line connecting any two points of some finite set of points of the plane contains at least one more point of this set, then all points of the set lie on one straight line.

2009 Balkan MO Shortlist, G6

Two circles $O_1$ and $O_2$ intersect each other at $M$ and $N$. The common tangent to two circles nearer to $M$ touch $O_1$ and $O_2$ at $A$ and $B$ respectively. Let $C$ and $D$ be the reflection of $A$ and $B$ respectively with respect to $M$. The circumcircle of the triangle $DCM$ intersect circles $O_1$ and $O_2$ respectively at points $E$ and $F$ (both distinct from $M$). Show that the circumcircles of triangles $MEF$ and $NEF$ have same radius length.

1998 Korea - Final Round, 2

Let $D$,$E$,$F$ be points on the sides $BC$,$CA$,$AB$ respectively of a triangle $ABC$. Lines $AD$,$BE$,$CF$ intersect the circumcircle of $ABC$ again at $P$,$Q$,$R$, respectively.Show that: \[\frac{AD}{PD}+\frac{BE}{QE}+\frac{CF}{RF}\geq 9\] and find the cases of equality.

2019 Czech-Polish-Slovak Junior Match, 3

Let $ABCD$ be a convex quadrilateral with perpendicular diagonals, such that $\angle BAC = \angle ADB$, $\angle CBD = \angle DCA$, $AB = 15$, $CD = 8$. Show that $ABCD$ is cyclic and find the distance between its circumcenter and the intersection point of its diagonals.

2001 India IMO Training Camp, 3

In a triangle $ABC$ with incircle $\omega$ and incenter $I$ , the segments $AI$ , $BI$ , $CI$ cut $\omega$ at $D$ , $E$ , $F$ , respectively. Rays $AI$ , $BI$ , $CI$ meet the sides $BC$ , $CA$ , $AB$ at $L$ , $M$ , $N$ respectively. Prove that: \[AL+BM+CN \leq 3(AD+BE+CF)\] When does equality occur?

2000 All-Russian Olympiad, 3

In an acute scalene triangle $ABC$ the bisector of the acute angle between the altitudes $AA_1$ and $CC_1$ meets the sides $AB$ and $BC$ at $P$ and $Q$ respectively. The bisector of the angle $B$ intersects the segment joining the orthocenter of $ABC$ and the midpoint of $AC$ at point $R$. Prove that $P$, $B$, $Q$, $R$ lie on a circle.

1954 Poland - Second Round, 5

Given points $ A $, $ B $, $ C $ and $ D $ that do not lie in the same plane. Draw a plane through the point $ A $ such that the orthogonal projection of the quadrilateral $ ABCD $ on this plane is a parallelogram.

2004 Postal Coaching, 16

Tags: geometry
Find all regular $n$-gons with the following properties: (a) a diagonal is equal to the sum of two other diagonals (b) a diagonal is equal to the sum of a side and another diagonal

2014 Sharygin Geometry Olympiad, 6

The incircle of a non-isosceles triangle $ABC$ touches $AB$ at point $C'$. The circle with diameter $BC'$ meets the incircle and the bisector of angle $B$ again at points $A_1$ and $A_2$ respectively. The circle with diameter $AC'$ meets the incircle and the bisector of angle $A$ again at points $B_1$ and $B_2$ respectively. Prove that lines $AB, A_1B_1, A_2B_2$ concur. (E. H. Garsia)