Found problems: 1049
2020 March Advanced Contest, 3
A [i]simple polygon[/i] is a polygon whose perimeter does not self-intersect. Suppose a simple polygon $\mathcal P$ can be tiled with a finite number of parallelograms. Prove that regardless of the tiling, the sum of the areas of all rectangles in the tiling is fixed.\\
[i]Note:[/i] Points will be awarded depending on the generality of the polygons for which the result is proven.
2017 Indonesia MO, 1
$ABCD$ is a parallelogram. $g$ is a line passing $A$. Prove that the distance from $C$ to $g$ is either the sum or the difference of the distance from $B$ to $g$, and the distance from $D$ to $g$.
2006 Iran Team Selection Test, 3
Let $l,m$ be two parallel lines in the plane.
Let $P$ be a fixed point between them.
Let $E,F$ be variable points on $l,m$ such that the angle $EPF$ is fixed to a number like $\alpha$ where $0<\alpha<\frac{\pi}2$.
(By angle $EPF$ we mean the directed angle)
Show that there is another point (not $P$) such that it sees the segment $EF$ with a fixed angle too.
1970 AMC 12/AHSME, 30
In the accompanying figure, segments $AB$ and $CD$ are parallel, the measure of angle $D$ is twice the measure of angle $B$, and the measures of segments $AB$ and $CD$ are $a$ and $b$ respectively. Then the measure of $AB$ is equal to
$\textbf{(A) }\dfrac{1}{2}a+2b\qquad\textbf{(B) }\dfrac{3}{2}b+\dfrac{3}{4}a\qquad\textbf{(C) }2a-b\qquad\textbf{(D) }4b-\dfrac{1}{2}a\qquad \textbf{(E) }a+b$
[asy]
size(175);
defaultpen(linewidth(0.8));
real r=50, a=4,b=2.5,c=6.25;
pair A=origin,B=c*dir(r),D=(a,0),C=shift(b*dir(r))*D;
draw(A--B--C--D--cycle);
label("$A$",A,SW);
label("$B$",B,N);
label("$C$",C,E);
label("$D$",D,S);
label("$a$",D/2,N);
label("$b$",(C+D)/2,NW);
//Credit to djmathman for the diagram[/asy]
2001 All-Russian Olympiad Regional Round, 9.3
In parallelogram $ABCD$, points $M$ and $N$ are selected on sides $AB$ and $BC$ respectively so that $AM = NC$, $Q$ is the intersection point of segments $AN$ and $CM$. Prove that $DQ$ is the bisector of angle $D$.
1994 Kurschak Competition, 1
The ratio of the sides of a parallelogram is $\lambda>1$. Given $\lambda$, determine the maximum of the acute angle subtended by the diagonals of the parallelogram.
2007 Polish MO Finals, 5
5. In tetrahedron $ABCD$ following equalities hold:
$\angle BAC+\angle BDC=\angle ABD+\angle ACD$
$\angle BAD+\angle BCD=\angle ABC+\angle ADC$
Prove that center of sphere circumscribed about ABCD lies on a line through midpoints of $AB$ and $CD$.
Kvant 2024, M2793
In acute triangle $ABC$ ($AB<AC$) point $O$ is center of its circumcircle $\Omega$. Let the tangent to $\Omega$ drawn at point $A$ intersect the line $BC$ at point $D$. Let the line $DO$ intersects the segments $AB$ and $AC$ at points $E$ and $F$, respectively. Point $G$ is constructed such that $AEGF$ is a parallelogram. Let $K$ and $H$ be points of intersection of segment $BC$ with segments $EG$ and $FG$, respectively. Prove that the circle $(GKH)$ touches the circle $\Omega$.
[i] Proposed by Dong Luu [/i]
1967 Kurschak Competition, 3
For a vertex $X$ of a quadrilateral, let $h(X)$ be the sum of the distances from $X$ to the two sides not containing $X$. Show that if a convex quadrilateral $ABCD$ satisfies $h(A) = h(B) = h(C) = h(D)$, then it must be a parallelogram.
1995 APMO, 4
Let $C$ be a circle with radius $R$ and centre $O$, and $S$ a fixed point in the interior of $C$. Let $AA'$ and $BB'$ be perpendicular chords through $S$. Consider the rectangles $SAMB$, $SBN'A'$, $SA'M'B'$, and $SB'NA$. Find the set of all points $M$, $N'$, $M'$, and $N$ when $A$ moves around the whole circle.
1996 Niels Henrik Abels Math Contest (Norwegian Math Olympiad) Round 2, 3
Let $ ABCD$ be a trapezoid with $ AB$ and $ CD$ parallel, $ \angle D \equal{} 2 \angle B, AD \equal{} 5,$ and $ CD \equal{} 2.$ Then $ AB$ equals
A. 7
B. 8
C. 13/2
D. 27/4
E. $ 5 \plus{} \frac{3 \sqrt{2}}{2}$
2014 Sharygin Geometry Olympiad, 7
A parallelogram $ABCD$ is given. The perpendicular from $C$ to $CD$ meets the perpendicular from $A$ to $BD$ at point $F$, and the perpendicular from $B$ to $AB$ meets the perpendicular bisector to $AC$ at point $E$. Find the ratio in which side $BC$ divides segment $EF$.
2003 USAMO, 4
Let $ABC$ be a triangle. A circle passing through $A$ and $B$ intersects segments $AC$ and $BC$ at $D$ and $E$, respectively. Lines $AB$ and $DE$ intersect at $F$, while lines $BD$ and $CF$ intersect at $M$. Prove that $MF = MC$ if and only if $MB\cdot MD = MC^2$.
1997 Moldova Team Selection Test, 2
In a convex pentagon every diagonal is parallel to one side. Show that the ratios between the lengths of diagonals and the sides parallel to them are equal and find their value.
1977 AMC 12/AHSME, 19
Let $E$ be the point of intersection of the diagonals of convex quadrilateral $ABCD$, and let $P,Q,R,$ and $S$ be the centers of the circles circumscribing triangles $ABE,$ $BCE$, $CDE$, and $ADE$, respectively. Then
$\textbf{(A) }PQRS\text{ is a parallelogram}$
$\textbf{(B) }PQRS\text{ is a parallelogram if an only if }ABCD\text{ is a rhombus}$
$\textbf{(C) }PQRS\text{ is a parallelogram if an only if }ABCD\text{ is a rectangle}$
$\textbf{(D) }PQRS\text{ is a parallelogram if an only if }ABCD\text{ is a parallelogram}$
$\textbf{(E) }\text{none of the above are true}$
2011 China Team Selection Test, 1
Let $H$ be the orthocenter of an acute trangle $ABC$ with circumcircle $\Gamma$. Let $P$ be a point on the arc $BC$ (not containing $A$) of $\Gamma$, and let $M$ be a point on the arc $CA$ (not containing $B$) of $\Gamma$ such that $H$ lies on the segment $PM$. Let $K$ be another point on $\Gamma$ such that $KM$ is parallel to the Simson line of $P$ with respect to triangle $ABC$. Let $Q$ be another point on $\Gamma$ such that $PQ \parallel BC$. Segments $BC$ and $KQ$ intersect at a point $J$. Prove that $\triangle KJM$ is an isosceles triangle.
2021 Saudi Arabia Training Tests, 23
Let $ABC$ be triangle with the symmedian point $L$ and circumradius $R$. Construct parallelograms $ ADLE$, $BHLK$, $CILJ$ such that $D,H \in AB$, $K, I \in BC$, $J,E \in CA$ Suppose that $DE$, $HK$, $IJ$ pairwise intersect at $X, Y,Z$. Prove that inradius of $XYZ$ is $\frac{R}{2}$ .
2006 Peru IMO TST, 4
[color=blue][size=150]PERU TST IMO - 2006[/size]
Saturday, may 20.[/color]
[b]Question 04[/b]
In an actue-angled triangle $ABC$ draws up: its circumcircle $w$
with center $O$, the circumcircle $w_1$ of the triangle $AOC$ and
the diameter $OQ$ of $w_1$. The points are chosen $M$ and $N$ on
the straight lines $AQ$ and $AC$, respectively, in such a way that
the quadrilateral $AMBN$ is a parallelogram.
Prove that the intersection point of the straight lines $MN$ and $BQ$ belongs the
circumference $w_1.$
---
[url=http://www.mathlinks.ro/Forum/viewtopic.php?t=88513]Spanish version[/url]
$\text{\LaTeX}{}$ed by carlosbr
Estonia Open Senior - geometry, 2008.2.3
Two circles are drawn inside a parallelogram $ABCD$ so that one circle is tangent to sides $AB$ and $AD$ and the other is tangent to sides $CB$ and $CD$. The circles touch each other externally at point $K$. Prove that $K$ lies on the diagonal $AC$.
2012 France Team Selection Test, 3
Let $ABCD$ be a convex quadrilateral whose sides $AD$ and $BC$ are not parallel. Suppose that the circles with diameters $AB$ and $CD$ meet at points $E$ and $F$ inside the quadrilateral. Let $\omega_E$ be the circle through the feet of the perpendiculars from $E$ to the lines $AB,BC$ and $CD$. Let $\omega_F$ be the circle through the feet of the perpendiculars from $F$ to the lines $CD,DA$ and $AB$. Prove that the midpoint of the segment $EF$ lies on the line through the two intersections of $\omega_E$ and $\omega_F$.
[i]Proposed by Carlos Yuzo Shine, Brazil[/i]
2015 Greece JBMO TST, 2
Let $ABC$ be an acute triangle inscribed in a circle of center $O$. If the altitudes $BD,CE$ intersect at $H$ and the circumcenter of $\triangle BHC$ is $O_1$, prove that $AHO_1O$ is a parallelogram.
2006 China Team Selection Test, 2
Let $\omega$ be the circumcircle of $\triangle{ABC}$. $P$ is an interior point of $\triangle{ABC}$. $A_{1}, B_{1}, C_{1}$ are the intersections of $AP, BP, CP$ respectively and $A_{2}, B_{2}, C_{2}$ are the symmetrical points of $A_{1}, B_{1}, C_{1}$ with respect to the midpoints of side $BC, CA, AB$.
Show that the circumcircle of $\triangle{A_{2}B_{2}C_{2}}$ passes through the orthocentre of $\triangle{ABC}$.
1979 IMO, 3
Two circles in a plane intersect. $A$ is one of the points of intersection. Starting simultaneously from $A$ two points move with constant speed, each travelling along its own circle in the same sense. The two points return to $A$ simultaneously after one revolution. Prove that there is a fixed point $P$ in the plane such that the two points are always equidistant from $P.$
2016 Macedonia JBMO TST, 2
Let $ABCD$ be a parallelogram and let $E$, $F$, $G$, and $H$ be the midpoints of sides $AB$, $BC$, $CD$, and $DA$, respectively. If $BH \cap AC = I$, $BD \cap EC = J$, $AC \cap DF = K$, and $AG \cap BD = L$, prove that the quadrilateral $IJKL$ is a parallelogram.
1973 IMO Longlists, 5
Given a ball $K$. Find the locus of the vertices $A$ of all parallelograms $ABCD$ such that $ AC \leq BD$, and the diagonal $BD$ lies completely inside the ball $K$.