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

1990 India Regional Mathematical Olympiad, 3

A square sheet of paper $ABCD$ is so folded that $B$ falls on the mid point of $M$ of $CD$. Prove that the crease will divide $BC$ in the ration $5 : 3$.

1999 Romania Team Selection Test, 9

Let $O,A,B,C$ be variable points in the plane such that $OA=4$, $OB=2\sqrt3$ and $OC=\sqrt {22}$. Find the maximum value of the area $ABC$. [i]Mihai Baluna[/i]

2023 Regional Olympiad of Mexico West, 5

We have a rhombus $ABCD$ with $\angle BAD=60^\circ$. We take points $F,H,G$ on the sides $AD,DC$ and the diagonal $AC$, respectively, such that $DFGH$ is a parallelogram. Prove that $BFH$ is equilateral.

2012 Iran Team Selection Test, 3

Suppose $ABCD$ is a parallelogram. Consider circles $w_1$ and $w_2$ such that $w_1$ is tangent to segments $AB$ and $AD$ and $w_2$ is tangent to segments $BC$ and $CD$. Suppose that there exists a circle which is tangent to lines $AD$ and $DC$ and externally tangent to $w_1$ and $w_2$. Prove that there exists a circle which is tangent to lines $AB$ and $BC$ and also externally tangent to circles $w_1$ and $w_2$. [i]Proposed by Ali Khezeli[/i]

1994 India National Olympiad, 1

Let $G$ be the centroid of the triangle $ABC$ in which the angle at $C$ is obtuse and $AD$ and $CF$ be the medians from $A$ and $C$ respectively onto the sides $BC$ and $AB$. If the points $\ B,\ D, \ G$ and $\ F$ are concyclic, show that $\dfrac{AC}{BC} \geq \sqrt{2}$. If further $P$ is a point on the line $BG$ extended such that $AGCP$ is a parallelogram, show that triangle $ABC$ and $GAP$ are similar.

2002 District Olympiad, 2

Let $ ABCD $ be an inscriptible quadrilateral and $ M $ be a point on its circumcircle, distinct from its vertices. Let $ H_1,H_2,H_3,H_4 $ be the orthocenters of $ MAB,MBC, MCD, $ respectively, $ MDA, $ and $ E,F, $ the midpoints of the segments $ AB, $ respectivley, $ CD. $ Prove that: [b]a)[/b] $ H_1H_2H_3H_4 $ is a parallelogram. [b]b)[/b] $ H_1H_3=2\cdot EF. $

2009 IMO Shortlist, 3

Let $ABC$ be a triangle. The incircle of $ABC$ touches the sides $AB$ and $AC$ at the points $Z$ and $Y$, respectively. Let $G$ be the point where the lines $BY$ and $CZ$ meet, and let $R$ and $S$ be points such that the two quadrilaterals $BCYR$ and $BCSZ$ are parallelogram. Prove that $GR=GS$. [i]Proposed by Hossein Karke Abadi, Iran[/i]

2009 Ukraine National Mathematical Olympiad, 3

In triangle $ABC$ points $M, N$ are midpoints of $BC, CA$ respectively. Point $P$ is inside $ABC$ such that $\angle BAP = \angle PCA = \angle MAC .$ Prove that $\angle PNA = \angle AMB .$

2013 NIMO Problems, 5

In convex hexagon $AXBYCZ$, sides $AX$, $BY$ and $CZ$ are parallel to diagonals $BC$, $XC$ and $XY$, respectively. Prove that $\triangle ABC$ and $\triangle XYZ$ have the same area. [i]Proposed by Evan Chen[/i]

2022 IMAR Test, 3

Given is a parallelogram $XYZT$, and the variable points $A, B, C, D$ lie on the sides $XY, XT, TZ, ZY$ respectively, so that $ABCD$ is cyclic with circumcenter $O$, $AC \parallel XT$, and $BD \parallel XY$. Let $P$ be the intersection point of the lines $AD$ and $BC$, and let $Q$ be the intersection of the lines $AB$ and $CD$. Prove that the circle $(POQ)$ passes through a fixed point.

2012 EGMO, 1

Let $ABC$ be a triangle with circumcentre $O$. The points $D,E,F$ lie in the interiors of the sides $BC,CA,AB$ respectively, such that $DE$ is perpendicular to $CO$ and $DF$ is perpendicular to $BO$. (By interior we mean, for example, that the point $D$ lies on the line $BC$ and $D$ is between $B$ and $C$ on that line.) Let $K$ be the circumcentre of triangle $AFE$. Prove that the lines $DK$ and $BC$ are perpendicular. [i]Netherlands (Merlijn Staps)[/i]

1961 Polish MO Finals, 3

Prove that if a plane section of a tetrahedron is a parallelogram, then half of its perimeter is contained between the length of the smallest and the length of the largest edge of the tetrahedron.

2011 Germany Team Selection Test, 2

Let $ABCDE$ be a convex pentagon such that $BC \parallel AE,$ $AB = BC + AE,$ and $\angle ABC = \angle CDE.$ Let $M$ be the midpoint of $CE,$ and let $O$ be the circumcenter of triangle $BCD.$ Given that $\angle DMO = 90^{\circ},$ prove that $2 \angle BDA = \angle CDE.$ [i]Proposed by Nazar Serdyuk, Ukraine[/i]

2016 Dutch Mathematical Olympiad, 4 juniors

In a quadrilateral $ABCD$ the intersection of the diagonals is called $P$. Point $X$ is the orthocentre of triangle $PAB$. (The orthocentre of a triangle is the point where the three altitudes of the triangle intersect.) Point $Y$ is the orthocentre of triangle $PCD$. Suppose that $X$ lies inside triangle $PAB$ and $Y$ lies inside triangle $PCD$. Moreover, suppose that $P$ is the midpoint of line segment $XY$ . Prove that $ABCD$ is a parallelogram. [asy] import geometry; unitsize (1.5 cm); pair A, B, C, D, P, X, Y; A = (0,0); B = (2,-0.5); C = (3.5,2.2); D = A + C - B; P = (A + C)/2; X = orthocentercenter(A,B,P); Y = orthocentercenter(C,D,P); draw(A--B--C--D--cycle); draw(A--C); draw(B--D); draw(A--extension(A,X,B,P), dotted); draw(B--extension(B,X,A,P), dotted); draw(P--extension(P,X,A,B), dotted); draw(C--extension(C,Y,D,P), dotted); draw(D--extension(D,Y,C,P), dotted); draw(P--extension(P,Y,C,D), dotted); dot("$A$", A, W); dot("$B$", B, S); dot("$C$", C, E); dot("$D$", D, N); dot("$P$", P, E); dot("$X$", X, NW); dot("$Y$", Y, SE); [/asy]

2012 IberoAmerican, 2

Let $ABC$ be a triangle, $P$ and $Q$ the intersections of the parallel line to $BC$ that passes through $A$ with the external angle bisectors of angles $B$ and $C$, respectively. The perpendicular to $BP$ at $P$ and the perpendicular to $CQ$ at $Q$ meet at $R$. Let $I$ be the incenter of $ABC$. Show that $AI = AR$.

2013 China Team Selection Test, 3

Let $A$ be a set consisting of 6 points in the plane. denoted $n(A)$ as the number of the unit circles which meet at least three points of $A$. Find the maximum of $n(A)$

1998 All-Russian Olympiad Regional Round, 8.2

Given a parallelogram ABCD, let M and N be the midpoints of the sides BC and CD. Can the lines AM, AN divide the angle BAD into three equal angles?

2008 Balkan MO Shortlist, G2

Given a scalene acute triangle $ ABC$ with $ AC>BC$ let $ F$ be the foot of the altitude from $ C$. Let $ P$ be a point on $ AB$, different from $ A$ so that $ AF\equal{}PF$. Let $ H,O,M$ be the orthocenter, circumcenter and midpoint of $ [AC]$. Let $ X$ be the intersection point of $ BC$ and $ HP$. Let $ Y$ be the intersection point of $ OM$ and $ FX$ and let $ OF$ intersect $ AC$ at $ Z$. Prove that $ F,M,Y,Z$ are concyclic.

2003 Gheorghe Vranceanu, 3

Let be a point $ P $ in the interior of a parallelogram $ ABCD $ such that $ \angle PAD=\angle PCD. $ Prove that the bisectors of $ \angle BAD $ and $ \angle BPD $ are parallel.

1985 Traian Lălescu, 1.4

Let $ ABCD $ be a convex quadrilateral, and $ P $ be a point that isn't found on any of the lines formed by the sides of the quadrilateral. Prove that the centers of mass of the triangles $ PAB, PBC, PCD $ and $ PDA, $ form a parallelogram, and calculate the legths of its sides in terms of its diagonals.

2011 NZMOC Camp Selection Problems, 4

Let a point $P$ inside a parallelogram $ABCD$ be given such that $\angle APB +\angle CPD = 180^o$. Prove that $AB \cdot AD = BP \cdot DP + AP \cdot CP$.

2024 Bulgarian Spring Mathematical Competition, 11.2

Let $ABCD$ be a parallelogram and a circle $k$ passes through $A, C$ and meets rays $AB, AD$ at $E, F$. If $BD, EF$ and the tangent at $C$ concur, show that $AC$ is diameter of $k$.

1972 Canada National Olympiad, 4

Describe a construction of quadrilateral $ABCD$ given: (i) the lengths of all four sides; (ii) that $AB$ and $CD$ are parallel; (iii) that $BC$ and $DA$ do not intersect.

2006 Iran Team Selection Test, 5

Let $ABC$ be a triangle such that it's circumcircle radius is equal to the radius of outer inscribed circle with respect to $A$. Suppose that the outer inscribed circle with respect to $A$ touches $BC,AC,AB$ at $M,N,L$. Prove that $O$ (Center of circumcircle) is the orthocenter of $MNL$.

2011 China Team Selection Test, 3

Let $m$ and $n$ be positive integers. A sequence of points $(A_0,A_1,\ldots,A_n)$ on the Cartesian plane is called [i]interesting[/i] if $A_i$ are all lattice points, the slopes of $OA_0,OA_1,\cdots,OA_n$ are strictly increasing ($O$ is the origin) and the area of triangle $OA_iA_{i+1}$ is equal to $\frac{1}{2}$ for $i=0,1,\ldots,n-1$. Let $(B_0,B_1,\cdots,B_n)$ be a sequence of points. We may insert a point $B$ between $B_i$ and $B_{i+1}$ if $\overrightarrow{OB}=\overrightarrow{OB_i}+\overrightarrow{OB_{i+1}}$, and the resulting sequence $(B_0,B_1,\ldots,B_i,B,B_{i+1},\ldots,B_n)$ is called an [i]extension[/i] of the original sequence. Given two [i]interesting[/i] sequences $(C_0,C_1,\ldots,C_n)$ and $(D_0,D_1,\ldots,D_m)$, prove that if $C_0=D_0$ and $C_n=D_m$, then we may perform finitely many [i]extensions[/i] on each sequence until the resulting two sequences become identical.