Found problems: 200
1983 Austrian-Polish Competition, 7
Let $P_1,P_2,P_3,P_4$ be four distinct points in the plane. Suppose $\ell_1,\ell_2, … , \ell_6$ are closed segments in that plane with the following property: Every straight line passing through at least one of the points $P_i$ meets the union $\ell_1 \cup \ell_2\cup … \cup\ell_6$ in exactly two points. Prove or disprove that the segments $\ell_i$ necessarily form a hexagon.
1989 Tournament Of Towns, (232) 6
A regular hexagon is cut up into $N$ parallelograms of equal area. Prove that $N$ is divisible by three.
(V. Prasolov, I. Sharygin, Moscow)
1994 Poland - Second Round, 3
A plane passing through the center of a cube intersects the cube in a cyclic hexagon. Show that this hexagon is regular.
2003 German National Olympiad, 4
From the midpoints of the sides of an acute-angled triangle, perpendiculars are drawn to the adjacent sides. The resulting six straight lines bound the hexagon. Prove that its area is half the area of the original triangle.
2007 Dutch Mathematical Olympiad, 5
A triangle $ABC$ and a point $P$ inside this triangle are given.
Define $D, E$ and $F$ as the midpoints of $AP, BP$ and $CP$, respectively. Furthermore, let $R$ be the intersection of $AE$ and $BD, S$ the intersection of $BF$ and $CE$, and $T$ the intersection of $CD$ and $AF$.
Prove that the area of hexagon $DRESFT$ is independent of the position of $P$ inside the triangle.
[asy]
unitsize(1 cm);
pair A, B, C, D, E, F, P, R, S, T;
A = (0,0);
B = (5,0);
C = (1.5,4);
P = (2,2);
D = (A + P)/2;
E = (B + P)/2;
F = (C + P)/2;
R = extension(A,E,B,D);
S = extension(B,F,C,E);
T = extension(C,D,A,F);
draw(A--B--C--cycle);
draw(A--P);
draw(B--P);
draw(C--P);
draw(A--F--B);
draw(B--D--C);
draw(C--E--A);
dot("$A$", A, SW);
dot("$B$", B, SE);
dot("$C$", C, N);
dot("$D$", D, dir(270));
dot("$E$", E, dir(270));
dot("$F$", F, W);
dot("$P$", P, dir(270));
dot("$R$", R, dir(270));
dot("$S$", S, SW);
dot("$T$", T, SE);
[/asy]
1990 Tournament Of Towns, (264) 2
The vertices of an equilateral triangle lie on sides $ AB$, $CD$ and $EF$ of a regular hexagon $ABCDEF$. Prove that the triangle and the hexagon have a common centre.
(N Sedrakyan, Yerevan )
1986 All Soviet Union Mathematical Olympiad, 425
Given right hexagon. Each side is divided onto $1000$ equal segments. All the points of division are connected with the segments, parallel to sides. Let us paint in turn the triples of unpainted nodes of obtained net, if they are vertices of the unilateral triangle, doesn't matter of what size an orientation. Suppose, we have managed to paint all the vertices except one. Prove that the unpainted node is not a hexagon vertex.
1984 Polish MO Finals, 5
A regular hexagon of side $1$ is covered by six unit disks. Prove that none of the vertices of the hexagon is covered by two (or more) discs.
2010 Federal Competition For Advanced Students, P2, 6
A diagonal of a convex hexagon is called [i]long[/i] if it decomposes the hexagon into two quadrangles.
Each pair of [i]long[/i] diagonals decomposes the hexagon into two triangles and two quadrangles.
Given is a hexagon with the property, that for each decomposition by two [i]long[/i] diagonals the resulting triangles are both isosceles with the side of the hexagon as base.
Show that the hexagon has a circumcircle.
2017 Czech-Polish-Slovak Junior Match, 2
Decide if exists a convex hexagon with all sides longer than $1$ and all nine of its diagonals are less than $2$ in length.
2010 Dutch BxMO TST, 4
The two circles $\Gamma_1$ and $\Gamma_2$ intersect at $P$ and $Q$. The common tangent that's on the same side as $P$, intersects the circles at $A$ and $B$,respectively. Let $C$ be the second intersection with $\Gamma_2$ of the tangent to $\Gamma_1$ at $P$, and let $D$ be the second intersection with $\Gamma_1$ of the tangent to $\Gamma_2$ at $Q$. Let $E$ be the intersection of $AP$ and $BC$, and let $F$ be the intersection of $BP$ and $AD$. Let $M$ be the image of $P$ under point reflection with respect to the midpoint of $AB$. Prove that $AMBEQF$ is a cyclic hexagon.
1992 Mexico National Olympiad, 3
Given $7$ points inside or on a regular hexagon, show that three of them form a triangle with area $\le 1/6$ the area of the hexagon.
2016 Postal Coaching, 3
The diagonals $AD, BE$ and $CF$ of a convex hexagon concur at a point $M$. Suppose the six triangles $ABM, BCM, CDM, DEM, EFM$ and $FAM$ are all acute-angled and the circumcentre of all these triangles lie on a circle. Prove that the quadrilaterals $ABDE, BCEF$ and $CDFA$ have equal areas.
2016 Sharygin Geometry Olympiad, P19
Let $ABCDEF$ be a regular hexagon. Points $P$ and $Q$ on tangents to its circumcircle at $A$ and $D$ respectively are such that $PQ$ touches the minor arc $EF$ of this circle. Find the angle between $PB$ and $QC$.
2012 QEDMO 11th, 7
In the following, a rhombus is one with edge length $1$ and interior angles $60^o$ and $120^o$ . Now let $n$ be a natural number and $H$ a regular hexagon with edge length $n$, which is covered with rhombuses without overlapping has been. The rhombuses then appear in three different orientations. Prove that whatever the overlap looks exactly, each of these three orientations can be viewed at the same time.
2022 Novosibirsk Oral Olympiad in Geometry, 3
In a regular hexagon, segments with lengths from $1$ to $6$ were drawn as shown in the right figure (the segments go sequentially in increasing length, all the angles between them are right). Find the side length of this hexagon.
[img]https://cdn.artofproblemsolving.com/attachments/3/1/82e4225b56d984e897a43ba1f403d89e5f4736.png[/img]
2016 Oral Moscow Geometry Olympiad, 1
Angles are equal in a hexagon, three main diagonals are equal and the other six diagonals are also equal. Is it true that it has equal sides?
Kyiv City MO 1984-93 - geometry, 1984.10.5
The vertices of a regular hexagon $A_1,A_2,...,A_6$ lie respectively on the sides $B_1B_2$, $B_2B_3$, $B_3B_4$, $B_4B_5$, $B_5B_6$, $B_6B_1$ of a convex hexagon $B_1B_2B_3B_4B_5B_6$. Prove that
$$S_{B_1B_2B_3B_4B_5B_6} \le \frac32 S_{A_1A_2A_3A_4A_5A_6}.$$
2019 BMT Spring, 14
A regular hexagon has positive integer side length. A laser is emitted from one of the hexagon’s corners, and is reflected off the edges of the hexagon until it hits another corner. Let $a$ be the distance that the laser travels. What is the smallest possible value of $a^2$ such that $a > 2019$?
You need not simplify/compute exponents.
2008 Oral Moscow Geometry Olympiad, 3
In the regular hexagon $ABCDEF$ on the line $AF$, the point $X$ is taken so that the angle $XCD$ is $45^o$. Find the angle $\angle FXE$.
(Kiev Olympiad)
2023 Austrian Junior Regional Competition, 2
Let $ABCDEF$ be a regular hexagon with sidelength s. The points $P$ and $Q$ are on the diagonals $BD$ and $DF$, respectively, such that $BP = DQ = s$. Prove that the three points $C$, $P$ and $Q$ are on a line.
[i](Walther Janous)[/i]
2008 Oral Moscow Geometry Olympiad, 6
Opposite sides of a convex hexagon are parallel. Let's call the "height" of such a hexagon a segment with ends on straight lines containing opposite sides and perpendicular to them. Prove that a circle can be circumscribed around this hexagon if and only if its "heights" can be parallelly moved so that they form a triangle.
(A. Zaslavsky)
1976 Bulgaria National Olympiad, Problem 1
In a circle with a radius of $1$ is an inscribed hexagon (convex). Prove that if the multiple of all diagonals that connects vertices of neighboring sides is equal to $27$ then all angles of hexagon are equals.
[i]V. Petkov, I. Tonov[/i]
2019 BMT Spring, 16
Let $ABC$ be a triangle with $AB = 26$, $BC = 51$, and $CA = 73$, and let $O$ be an arbitrary point in the interior of $\vartriangle ABC$. Lines $\ell_1$, $\ell_2$, and $\ell_3$ pass through $O$ and are parallel to $\overline{AB}$, $\overline{BC}$, and $\overline{CA}$, respectively. The intersections of $\ell_1$, $\ell_2$, and $\ell_3$ and the sides of $\vartriangle ABC$ form a hexagon whose area is $A$. Compute the minimum value of $A$.
1995 IMO Shortlist, 4
An acute triangle $ ABC$ is given. Points $ A_1$ and $ A_2$ are taken on the side $ BC$ (with $ A_2$ between $ A_1$ and $ C$), $ B_1$ and $ B_2$ on the side $ AC$ (with $ B_2$ between $ B_1$ and $ A$), and $ C_1$ and $ C_2$ on the side $ AB$ (with $ C_2$ between $ C_1$ and $ B$) so that
\[ \angle AA_1A_2 \equal{} \angle AA_2A_1 \equal{} \angle BB_1B_2 \equal{} \angle BB_2B_1 \equal{} \angle CC_1C_2 \equal{} \angle CC_2C_1.\]
The lines $ AA_1,BB_1,$ and $ CC_1$ bound a triangle, and the lines $ AA_2,BB_2,$ and $ CC_2$ bound a second triangle. Prove that all six vertices of these two triangles lie on a single circle.