Found problems: 1049
2006 Bulgaria Team Selection Test, 1
[b]Problem 1.[/b] Points $D$ and $E$ are chosen on the sides $AB$ and $AC$, respectively, of a triangle $\triangle ABC$ such that $DE\parallel BC$. The circumcircle $k$ of triangle $\triangle ADE$ intersects the lines $BE$ and $CD$ at the points $M$ and $N$ (different from $E$ and $D$). The lines $AM$ and $AN$ intersect the side $BC$ at points $P$ and $Q$ such that $BC=2\cdot PQ$ and the point $P$ lies between $B$ and $Q$. Prove that the circle $k$ passes through the point of intersection of the side $BC$ and the angle bisector of $\angle BAC$.
[i]Nikolai Nikolov[/i]
2001 Baltic Way, 7
Given a parallelogram $ABCD$. A circle passing through $A$ meets the line segments $AB, AC$ and $AD$ at inner points $M,K,N$, respectively. Prove that
\[|AB|\cdot |AM | + |AD|\cdot |AN|=|AK|\cdot |AC|\]
2012 India IMO Training Camp, 1
A quadrilateral $ABCD$ without parallel sides is circumscribed around a circle with centre $O$. Prove that $O$ is a point of intersection of middle lines of quadrilateral $ABCD$ (i.e. barycentre of points $A,\,B,\,C,\,D$) iff $OA\cdot OC=OB\cdot OD$.
1989 AIME Problems, 12
Let $ABCD$ be a tetrahedron with $AB=41$, $AC=7$, $AD=18$, $BC=36$, $BD=27$, and $CD=13$, as shown in the figure. Let $d$ be the distance between the midpoints of edges $AB$ and $CD$. Find $d^{2}$.
[asy]
pair C=origin, D=(4,11), A=(8,-5), B=(16,0);
draw(A--B--C--D--B^^D--A--C);
draw(midpoint(A--B)--midpoint(C--D), dashed);
label("27", B--D, NE);
label("41", A--B, SE);
label("7", A--C, SW);
label("$d$", midpoint(A--B)--midpoint(C--D), NE);
label("18", (7,8), SW);
label("13", (3,9), SW);
pair point=(7,0);
label("$A$", A, dir(point--A));
label("$B$", B, dir(point--B));
label("$C$", C, dir(point--C));
label("$D$", D, dir(point--D));[/asy]
2009 Rioplatense Mathematical Olympiad, Level 3, 2
Let $A$, $B$, $C$, $D$, $E$, $F$, $G$, $H$, $I$ be nine points in space such that $ABCDE$, $ABFGH$, and $GFCDI$ are each regular pentagons with side length $1$. Determine the lengths of the sides of triangle $EHI$.
2013 Indonesia MO, 1
In a $4 \times 6$ grid, all edges and diagonals are drawn (see attachment). Determine the number of parallelograms in the grid that uses only the line segments drawn and none of its four angles are right.
Indonesia MO Shortlist - geometry, g6.7
Let $ABCD$ be a parallelogram. $E$ and $F$ are on $BC, CD$ respectively such that the triangles $ABE$ and $BCF$ have the same area. Let $BD$ intersect $AE, AF$ at $M, N$ respectively. Prove there exists a triangle whose side lengths are $BM, MN, ND$.
2018 Iranian Geometry Olympiad, 5
Suppose that $ABCD$ is a parallelogram such that $\angle DAC = 90^o$. Let $H$ be the foot of perpendicular from $A$ to $DC$, also let $P$ be a point along the line $AC$ such that the line $PD$ is tangent to the circumcircle of the triangle $ABD$. Prove that $\angle PBA = \angle DBH$.
Proposed by Iman Maghsoudi
2011 USA TSTST, 7
Let $ABC$ be a triangle. Its excircles touch sides $BC, CA, AB$ at $D, E, F$, respectively. Prove that the perimeter of triangle $ABC$ is at most twice that of triangle $DEF$.
2006 Bulgaria Team Selection Test, 1
[b]Problem 1.[/b] Points $D$ and $E$ are chosen on the sides $AB$ and $AC$, respectively, of a triangle $\triangle ABC$ such that $DE\parallel BC$. The circumcircle $k$ of triangle $\triangle ADE$ intersects the lines $BE$ and $CD$ at the points $M$ and $N$ (different from $E$ and $D$). The lines $AM$ and $AN$ intersect the side $BC$ at points $P$ and $Q$ such that $BC=2\cdot PQ$ and the point $P$ lies between $B$ and $Q$. Prove that the circle $k$ passes through the point of intersection of the side $BC$ and the angle bisector of $\angle BAC$.
[i]Nikolai Nikolov[/i]
2011 Lusophon Mathematical Olympiad, 2
Consider two circles, tangent at $T$, both inscribed in a rectangle of height $2$ and width $4$. A point $E$ moves counterclockwise around the circle on the left, and a point $D$ moves clockwise around the circle on the right. $E$ and $D$ start moving at the same time; $E$ starts at $T$, and $D$ starts at $A$, where $A$ is the point where the circle on the right intersects the top side of the rectangle. Both points move with the same speed. Find the locus of the midpoints of the segments joining $E$ and $D$.
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 .$
2022 All-Russian Olympiad, 7
Point $E$ is marked on side $BC$ of parallelogram $ABCD$, and on the side $AD$ - point $F$ so that the circumscribed circle of $ABE$ is tangent to line segment $CF$. Prove that the circumcircle of triangle $CDF$ is tangent to line $AE$.
2001 Czech-Polish-Slovak Match, 2
A triangle $ABC$ has acute angles at $A$ and $B$. Isosceles triangles $ACD$ and $BCE$ with bases $AC$ and $BC$ are constructed externally to triangle $ABC$ such that $\angle ADC = \angle ABC$ and $\angle BEC = \angle BAC$. Let $S$ be the circumcenter of $\triangle ABC$. Prove that the length of the polygonal line $DSE$ equals the perimeter of triangle $ABC$ if and only if $\angle ACB$ is right.
2008 AMC 10, 21
A cube with side length $ 1$ is sliced by a plane that passes through two diagonally opposite vertices $ A$ and $ C$ and the midpoints $ B$ and $ D$ of two opposite edges not containing $ A$ and $ C$, ac shown. What is the area of quadrilateral $ ABCD$?
[asy]import three;
size(200);
defaultpen(fontsize(8)+linewidth(0.7));
currentprojection=obliqueX;
dotfactor=4;
draw((0.5,0,0)--(0,0,0)--(0,0,1)--(0,0,0)--(0,1,0),linetype("4 4"));
draw((0.5,0,1)--(0,0,1)--(0,1,1)--(0.5,1,1)--(0.5,0,1)--(0.5,0,0)--(0.5,1,0)--(0.5,1,1));
draw((0.5,1,0)--(0,1,0)--(0,1,1));
dot((0.5,0,0));
label("$A$",(0.5,0,0),WSW);
dot((0,1,1));
label("$C$",(0,1,1),NE);
dot((0.5,1,0.5));
label("$D$",(0.5,1,0.5),ESE);
dot((0,0,0.5));
label("$B$",(0,0,0.5),NW);[/asy]$ \textbf{(A)}\ \frac {\sqrt6}{2} \qquad \textbf{(B)}\ \frac {5}{4} \qquad \textbf{(C)}\ \sqrt2 \qquad \textbf{(D)}\ \frac {3}{2} \qquad \textbf{(E)}\ \sqrt3$
2010 Middle European Mathematical Olympiad, 10
Let $A$, $B$, $C$, $D$, $E$ be points such that $ABCD$ is a cyclic quadrilateral and $ABDE$ is a parallelogram. The diagonals $AC$ and $BD$ intersect at $S$ and the rays $AB$ and $DC$ intersect at $F$. Prove that $\sphericalangle{AFS}=\sphericalangle{ECD}$.
[i](4th Middle European Mathematical Olympiad, Team Competition, Problem 6)[/i]
Durer Math Competition CD Finals - geometry, 2017.D+5
The inscribed circle of the triangle $ABC$ touches the sides $BC, CA, AB$ at points $A_1, B_1, C_1$ respectively. The points $P_b, Q_b, R_b$ are the points of the segments $BC_1, C_1A_1, A_1B$, respectively, such that $BP_bQ_bR_b$ is parallelogram. In the same way, the points $P_c, Q_c, R_c$ are the points of the sections $CB_1, B_1A_1, A_1C$, respectively such that $CP_cQ_cR_c$ is a parallelogram. The intersection of the lines $P_bR_b$ and $P_cR_c$ is $T$. Show that $TQ_b = TQ_c$.
1997 Baltic Way, 12
Two circles $\mathcal{C}_1$ and $\mathcal{C}_2$ intersect in $P$ and $Q$. A line through $P$ intersects $\mathcal{C}_1$ and $\mathcal{C}_2$ again at $A$ and $B$, respectively, and $X$ is the midpoint of $AB$. The line through $Q$ and $X$ intersects $C_1$ and $C_2$ again at $Y$ and $Z$, respectively. Prove that $X$ is the midpoint of $YZ$.
2013 Kyiv Mathematical Festival, 3
Let $ABCD$ be a parallelogram ($AB < BC$). The bisector of the angle $BAD$ intersects the side $BC$ at the point K; and the bisector of the angle $ADC$ intersects the diagonal $AC$ at the point $F$. Suppose that $KD \perp BC$. Prove that $KF \perp BD$.
2014 ELMO Shortlist, 9
Let $P$ be a point inside a triangle $ABC$ such that $\angle PAC= \angle PCB$. Let the projections of $P$ onto $BC$, $CA$, and $AB$ be $X,Y,Z$ respectively. Let $O$ be the circumcenter of $\triangle XYZ$, $H$ be the foot of the altitude from $B$ to $AC$, $N$ be the midpoint of $AC$, and $T$ be the point such that $TYPO$ is a parallelogram. Show that $\triangle THN$ is similar to $\triangle PBC$.
[i]Proposed by Sammy Luo[/i]
1991 India Regional Mathematical Olympiad, 5
Take any point $P_1$ on the side $BC$ of a triangle $ABC$ and draw the following chain of lines: $P_1P_2$ parallel to $AC$; $P_2P_3$ parallel to $BC$; $P_3P_4$ parallel to $AB$ ; $P_4P_5$ parallel to $CA$; and $P_5P_6$ parallel to $BC$, Here, $P_2,P_5$ lie on $AB$; $P_3,P_6$ lie on $CA$ and $P_4$ on $BC$> Show that $P_6P_1$ is parallel to $AB$.
2005 Korea - Final Round, 3
In a trapezoid $ABCD$ with $AD \parallel BC , O_{1}, O_{2}, O_{3}, O_{4}$ denote the circles with diameters $AB, BC, CD, DA$, respectively. Show that there exists a circle with center inside the trapezoid which is tangent to all the four circles $O_{1},..., O_{4}$ if and only if $ABCD$ is a parallelogram.
2011 Kosovo Team Selection Test, 2
Prove that the lines joining the middle-points of non-adjacent sides of an convex quadrilateral and the line joining the middle-points of diagonals, are concurrent. Prove that the intersection point is the middle point of the three given segments.
2005 Postal Coaching, 6
Let $ABCD$ be a trapezoid such that $AB$ is parallel to $CD$, and let $E$ be the midpoint of its side $BC$. Suppose we can inscribe a circle into the quadrilateral $ABED$, and that we can inscribe a circle into the quadrilateral $AECD$. Denote $|AB|=a$, $|BC|=b$, $|CD|=c$, $|DA|=d$. Prove that \[a+c=\frac{b}{3}+d;\] \[\frac{1}{a}+\frac{1}{c}=\frac{3}{b}\]
2010 Contests, 3
A rectangle formed by the lines of checkered paper is divided into figures of three kinds: isosceles right triangles (1) with base of two units, squares (2) with unit side, and parallelograms (3) formed by two sides and two diagonals of unit squares (figures may be oriented in any way). Prove that the number of figures of the third kind is even.
[img]http://up.iranblog.com/Files7/dda310bab8b6455f90ce.jpg[/img]