Found problems: 412
2012 Lusophon Mathematical Olympiad, 6
A quadrilateral $ABCD$ is inscribed in a circle of center $O$. It is known that the diagonals $AC$ and $BD$ are perpendicular. On each side we build semicircles, externally, as shown in the figure.
a) Show that the triangles $AOB$ and $COD$ have the equal areas.
b) If $AC=8$ cm and $BD= 6$ cm, determine the area of the shaded region.
Ukraine Correspondence MO - geometry, 2019.11
Let $O$ be the center of the circle circumscribed around the acute triangle $ABC$, and let $N$ be the midpoint of the arc $ABC$ of this circle. On the sides $AB$ and $BC$ mark points $D$ and $E$ respectively, such that the point $O$ lies on the segment $DE$. The lines $DN$ and $BC$ intersect at the point $P$, and the lines $EN$ and $AB$ intersect at the point $Q$. Prove that $PQ \perp AC$.
2006 Tournament of Towns, 2
The incircle of the quadrilateral $ABCD$ touches $AB,BC, CD$ and $DA$ at $E, F,G$ and $H$ respectively. Prove that the line joining the incentres of triangles $HAE$ and $FCG$ is perpendicular to the line joining the incentres of triangles $EBF$ and $GDH$. (4)
2013 Oral Moscow Geometry Olympiad, 4
Similar triangles $ABM, CBP, CDL$ and $ADK$ are built on the sides of the quadrilateral $ABCD$ with perpendicular diagonals in the outer side (the neighboring ones are oriented differently). Prove that $PK = ML$.
2024 Regional Olympiad of Mexico Southeast, 2
Let \(ABC\) be an acute triangle with circumradius \(R\). Let \(D\) be the midpoint of \(BC\) and \(F\) the midpoint of \(AB\). The perpendicular to \(AC\) through \(F\) and the perpendicular to \(BC\) through \(B\) intersect at \(N\). Prove that \(ND = R\).
2017 Bundeswettbewerb Mathematik, 3
Let $M$ be the incenter of the tangential quadrilateral $A_1A_2A_3A_4$. Let line $g_1$ through $A_1$ be perpendicular to $A_1M$; define $g_2,g_3$ and $g_4$ similarly. The lines $g_1,g_2,g_3$ and $g_4$ define another quadrilateral $B_1B_2B_3B_4$ having $B_1$ be the intersection of $g_1$ and $g_2$; similarly $B_2,B_3$ and $B_4$ are intersections of $g_2$ and $g_3$, $g_3$ and $g_4$, resp. $g_4$ and $g_1$.
Prove that the diagonals of quadrilateral $B_1B_2B_3B_4$ intersect in point $M$.
[asy]
import graph; size(15cm); real lsf=0.5; pen dps=linewidth(0.7)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-9.773972777861085,xmax=12.231603726660566,ymin=-3.9255487671791487,ymax=7.37238601960895;
pair M=(2.,2.), A_4=(-1.6391623316400197,1.2875505916864178), A_1=(3.068893183992864,-0.5728665455336459), A_2=(4.30385937824148,2.2922812065339455), A_3=(2.221541124684679,4.978916319940133), B_4=(-0.9482172571022687,-2.24176848577888), B_1=(4.5873184669543345,0.057960746374459436), B_2=(3.9796042717514277,4.848169684238838), B_3=(-2.4295496490492385,5.324816563638236);
draw(circle(M,2.),linewidth(0.8)); draw(A_4--A_1,linewidth(0.8)); draw(A_1--A_2,linewidth(0.8)); draw(A_2--A_3,linewidth(0.8)); draw(A_3--A_4,linewidth(0.8)); draw(M--A_3,linewidth(0.8)+dotted); draw(M--A_2,linewidth(0.8)+dotted); draw(M--A_1,linewidth(0.8)+dotted); draw(M--A_4,linewidth(0.8)+dotted); draw((xmin,-0.07436970390935019*xmin+5.144131675605378)--(xmax,-0.07436970390935019*xmax+5.144131675605378),linewidth(0.8)); draw((xmin,-7.882338401302275*xmin+36.2167572574517)--(xmax,-7.882338401302275*xmax+36.2167572574517),linewidth(0.8)); draw((xmin,0.4154483588930812*xmin-1.847833182441644)--(xmax,0.4154483588930812*xmax-1.847833182441644),linewidth(0.8)); draw((xmin,-5.107958950031516*xmin-7.085223310768749)--(xmax,-5.107958950031516*xmax-7.085223310768749),linewidth(0.8));
dot(M,linewidth(3.pt)+ds); label("$M$",(2.0593440948136896,2.0872038897020024),NE*lsf); dot(A_4,linewidth(3.pt)+ds); label("$A_4$",(-2.6355449660387147,1.085078446888477),NE*lsf); dot(A_1,linewidth(3.pt)+ds); label("$A_1$",(3.1575637581709772,-1.2486383377457595),NE*lsf); dot(A_2,linewidth(3.pt)+ds); label("$A_2$",(4.502882845783654,2.30684782237346),NE*lsf); dot(A_3,linewidth(3.pt)+ds); label("$A_3$",(2.169166061149418,5.203402184478307),NE*lsf); label("$g_3$",(-9.691606303109287,5.354407388189934),NE*lsf); label("$g_2$",(3.0889250292111465,6.727181967386543),NE*lsf); label("$g_1$",(-4.763345563793459,-3.4725331560442676),NE*lsf); label("$g_4$",(-2.663000457622647,6.878187171098171),NE*lsf); dot(B_4,linewidth(3.pt)+ds); label("$B_4$",(-1.5647807942653595,-3.0332452907013523),NE*lsf); dot(B_1,linewidth(3.pt)+ds); label("$B_1$",(4.955898456918535,-0.6583452686912173),NE*lsf); dot(B_2,linewidth(3.pt)+ds); label("$B_2$",(4.104778217816637,5.0661247265586455),NE*lsf); dot(B_3,linewidth(3.pt)+ds); label("$B_3$",(-3.4454819677647146,5.656417795613188),NE*lsf);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
[/asy]
1976 Polish MO Finals, 4
The diagonals of some quadrilateral with sides $a,b,c,d$ are perpendicular. Prove that the diagonals of any other quadrilateral with sides $a,b,c,d $ also are perpendicular
2021 Saudi Arabia Training Tests, 22
Let $ABC$ be a non-isosceles triangle with altitudes $AD$, $BE$, $CF$ with orthocenter $H$. Suppose that $DF \cap HB = M$, $DE \cap HC = N$ and $T$ is the circumcenter of triangle $HBC$. Prove that $AT\perp MN$.
2017 Sharygin Geometry Olympiad, P15
Let $ABC$ be an acute-angled triangle with incircle $\omega$ and incenter $I$. Let $\omega$ touch $AB, BC$ and $CA $ at points $D, E, F$ respectively. The circles $\omega_1$ and $\omega_2$ centered at $J_1$ and $J_2$ respectively are inscribed into A$DIF$ and $BDIE$. Let $J_1J_2$ intersect $AB$ at point $M$. Prove that $CD$ is perpendicular to $IM$.
2013 Tournament of Towns, 5
A $101$-gon is inscribed in a circle. From each vertex of this polygon a perpendicular is dropped to the opposite side or its extension. Prove that at least one perpendicular drops to the side.
Estonia Open Senior - geometry, 2016.2.5
The circumcentre of an acute triangle $ABC$ is $O$. Line $AC$ intersects the circumcircle of $AOB$ at a point $X$, in addition to the vertex $A$. Prove that the line $XO$ is perpendicular to the line $BC$.
2000 Czech and Slovak Match, 5
Let $ABCD$ be an isosceles trapezoid with bases $AB$ and $CD$. The incircle of the triangle $BCD$ touches $CD$ at $E$. Point $F$ is chosen on the bisector of the angle $DAC$ such that the lines $EF$ and $CD$ are perpendicular. The circumcircle of the triangle $ACF$ intersects the line $CD$ again at $G$. Prove that the triangle $AFG$ is isosceles.
2020 Yasinsky Geometry Olympiad, 3
There is a ruler and a "rusty" compass, with which you can construct a circle of radius $R$. The point $K$ is from the line $\ell$ at a distance greater than $R$. How to use this ruler and this compass to draw a line passing through the point $K$ and perpendicular to line $\ell$?
(Misha Sidorenko, Katya Sidorenko, Rodion Osokin)
XMO (China) 2-15 - geometry, 4.1
As shown in the figure, it is known that $BC= AC$ in $\vartriangle ABC$, $M$ is the midpoint of $AB$, points $D$, $E$ lie on $AB$ such that $\angle DCE= \angle MCB$, the circumscribed circle of $\vartriangle BDC$ and the circumscribed circle of $\vartriangle AEC$ intersect at point $F $(different from point $C$), point $H$ lies on $AB$ such that the straight line $CM$ bisects the line segment $HF$. Let the circumcenters of $\vartriangle HFE$ and $\vartriangle BFM$ be $O_1$, $O_2$ respectively. Prove that $O_1O_2 \perp CF$.
[img]https://cdn.artofproblemsolving.com/attachments/8/c/62d4ecbc18458fb4f2bf88258d5024cddbc3b0.jpg[/img]
2022 Yasinsky Geometry Olympiad, 3
Given a triangle $ABC$, in which the medians $BE$ and $CF$ are perpendicular. Let $M$ is the intersection point of the medians of this triangle, and $L$ is its Lemoine point (the intersection point of lines symmetrical to the medians with respect to the bisectors of the corresponding angles). Prove that $ML \perp BC$.
(Mykhailo Sydorenko)
2021 Czech-Polish-Slovak Junior Match, 2
An acute triangle $ABC$ is given. Let us denote by $D$ and $E$ the orthogonal projections, respectively of points $ B$ and $C$ on the bisector of the external angle $BAC$. Let $F$ be the point of intersection of the lines $BE$ and $CD$. Show that the lines $AF$ and $DE$ are perpendicular.
XMO (China) 2-15 - geometry, 12.1
As shown in the figure, it is known that the quadrilateral $ABCD$ satisfies $\angle ADB = \angle ACB = 90^o$. Suppose $AC$ and $BD$ intersect at point $P$, point $R$ lies on $CD$ and $RP \perp AB$. $M$ and $N$ are the midpoints of $AB$ and $CD$ respectively. Point $K$ is a point on the extension line of $NM$, the circumscribed circles of $\vartriangle DKC$ and $\vartriangle AKB$ intersect at point $S$. Prove that $KS \perp SR$.
[img]https://cdn.artofproblemsolving.com/attachments/5/d/fc0a391f8ebcdee792e9b226cbf55a058251a1.png[/img]
1990 Rioplatense Mathematical Olympiad, Level 3, 3
Let $ABCD$ be a trapezium with bases $AB$ and $CD$ such that $AB = 2 CD$. From $A$ the line $r$ is drawn perpendicular to $BC$ and from $B$ the line $t$ is drawn perpendicular to $AD$. Let $P$ be the intersection point of $r$ and $t$. From $C$ the line $s$ is drawn perpendicular to $BC$ and from $D$ the line $u$ perpendicular to $AD$. Let $Q$ be the intersection point of $s$ and $u$. If $R$ is the intersection point of the diagonals of the trapezium, prove that points $P, Q$ and $R$ are collinear.
Indonesia MO Shortlist - geometry, g10
It is known that circle $\Gamma_1(O_1)$ has center at $O_1$, circle $\Gamma_2(O_2)$ has center at $O_2$, and both intersect at points $C$ and $D$. It is also known that points $P$ and $Q$ lie on circles $\Gamma_1(O_1)$ and $\Gamma_2(O_2)$, respectively. ). A line $\ell$ passes through point $D$ and intersects $\Gamma_1(O_1)$ and $\Gamma_2(O_2)$ at points $A$ and $B$, respectively. The lines $PD$ and $AC$ meet at point $M$, and the lines $QD$ and $BC$ meet at point $N$. Let $O$ be center outer circle of triangle $ABC$. Prove that $OD$ is perpendicular to $MN$ if and only if a circle can be found which passes through the points $P, Q, M$ and $N$.
1999 Kazakhstan National Olympiad, 7
On a sphere with radius $1$, a point $ P $ is given. Three mutually perpendicular the rays emanating from the point $ P $ intersect the sphere at the points $ A $, $ B $ and $ C $. Prove that all such possible $ ABC $ planes pass through fixed point, and find the maximum possible area of the triangle $ ABC $
2008 District Olympiad, 2
Consider the square $ABCD$ and $E \in (AB)$. The diagonal $AC$ intersects the segment $[DE]$ at point $P$. The perpendicular taken from point $P$ on $DE$ intersects the side $BC$ at point $F$. Prove that $EF = AE + FC$.
2005 Sharygin Geometry Olympiad, 9
Let $O$ be the center of a regular triangle $ABC$. From an arbitrary point $P$ of the plane, the perpendiculars were drawn on the sides of the triangle. Let $M$ denote the intersection point of the medians of the triangle , having vertices the feet of the perpendiculars. Prove that $M$ is the midpoint of the segment $PO$.
2017 Saudi Arabia IMO TST, 2
Let $ABCD$ be a quadrilateral inscribed a circle $(O)$. Assume that $AB$ and $CD$ intersect at $E, AC$ and $BD$ intersect at $K$, and $O$ does not belong to the line $KE$. Let $G$ and $H$ be the midpoints of $AB$ and $CD$ respectively. Let $(I)$ be the circumcircle of the triangle $GKH$. Let $(I)$ and $(O)$ intersect at $M, N$ such that $MGHN$ is convex quadrilateral. Let $P$ be the intersection of $MG$ and $HN,Q$ be the intersection of $MN$ and $GH$.
a) Prove that $IK$ and $OE$ are parallel.
b) Prove that $PK$ is perpendicular to $IQ$.
Estonia Open Junior - geometry, 1998.1.3
Two non intersecting circles with centers $O_1$ and $O_2$ are tangent to line $s$ at points $A_1$ and $A_2$, respectively, and lying on the same side of this line. Line $O_1O_2$ intersects the first circle at $B_1$ and the second at $B_2$. Prove that the lines $A_1B_1$ and $A_2B_2$ are perpendicular to each other.
2014 Contests, 1
As shown in the figure, given $\vartriangle ABC$ with $\angle B$, $\angle C$ acute angles, $AD \perp BC$, $DE \perp AC$, $M$ midpoint of $DE$, $AM \perp BE$. Prove that $\vartriangle ABC$ is isosceles.
[img]https://cdn.artofproblemsolving.com/attachments/a/8/f553c33557979f6f7b799935c3bde743edcc3c.png[/img]