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

2006 National Olympiad First Round, 1

Let $ABC$ be an equilateral triangle. $D$ and $E$ are midpoints of $[AB]$ and $[AC]$. The ray $[DE$ cuts the circumcircle of $\triangle ABC$ at $F$. What is $\frac {|DE|}{|DF|}$? $ \textbf{(A)}\ \frac 12 \qquad\textbf{(B)}\ \frac {\sqrt 3}3 \qquad\textbf{(C)}\ \frac 23(\sqrt 3 - 1) \qquad\textbf{(D)}\ \frac 23 \qquad\textbf{(E)}\ \frac {\sqrt 5 - 1}2 $

2009 All-Russian Olympiad, 2

Let be given a triangle $ ABC$ and its internal angle bisector $ BD$ $ (D\in BC)$. The line $ BD$ intersects the circumcircle $ \Omega$ of triangle $ ABC$ at $ B$ and $ E$. Circle $ \omega$ with diameter $ DE$ cuts $ \Omega$ again at $ F$. Prove that $ BF$ is the symmedian line of triangle $ ABC$.

2022 239 Open Mathematical Olympiad, 7

Tags: tangent , geometry
Points $A,B,C$are chosen inside the triangle $ A_{1}B_{1}C_{1},$ so that the quadrilaterals $B_{1}CBC_{1}, C_{1}ACA_{1}$ and $A_{1}BAB_{1}$ are inscribed in the circles $\Omega _{A}, \Omega _{B}$ and $\Omega _{C},$ respectively. The circle $Y_{A}$ internally touches the circles $\Omega _{B}, \Omega _{C}$ and externally touches the circle $\Omega _{A}.$ The common interior tangent to the circles $Y_{A}$ and $\Omega _{A}$ intersects the line $BC$ at point $A'.$ Points $B'$ and $C'$ are analogously defined. Prove that points $A',B'$ and $C'$ are lying on the same line.

2017 Taiwan TST Round 3, 4

Let $ABC$ be a triangle with circumcircle $\Gamma$ and incenter $I$ and let $M$ be the midpoint of $\overline{BC}$. The points $D$, $E$, $F$ are selected on sides $\overline{BC}$, $\overline{CA}$, $\overline{AB}$ such that $\overline{ID} \perp \overline{BC}$, $\overline{IE}\perp \overline{AI}$, and $\overline{IF}\perp \overline{AI}$. Suppose that the circumcircle of $\triangle AEF$ intersects $\Gamma$ at a point $X$ other than $A$. Prove that lines $XD$ and $AM$ meet on $\Gamma$. [i]Proposed by Evan Chen, Taiwan[/i]

2007 Stanford Mathematics Tournament, 18

Tags: geometry
A farmer wants to build a rectangular region, using a river as one side and some fencing as the other three sides. He has 1200 feet of fence which he can arrange to different dimensions. He creates the rectangular region with length $ L$ and width $ W$ to enclose the greatest area. Find $ L\plus{}W$.

2020 Yasinsky Geometry Olympiad, 6

A cube whose edge is $1$ is intersected by a plane that does not pass through any of its vertices, and its edges intersect only at points that are the midpoints of these edges. Find the area of the formed section. Consider all possible cases. (Alexander Shkolny)

2019 IMO Shortlist, G5

Tags: geometry
Let $ABCDE$ be a convex pentagon with $CD= DE$ and $\angle EDC \ne 2 \cdot \angle ADB$. Suppose that a point $P$ is located in the interior of the pentagon such that $AP =AE$ and $BP= BC$. Prove that $P$ lies on the diagonal $CE$ if and only if area $(BCD)$ + area $(ADE)$ = area $(ABD)$ + area $(ABP)$. (Hungary)

2023 Estonia Team Selection Test, 3

In the acute-angled triangle $ABC$, the point $F$ is the foot of the altitude from $A$, and $P$ is a point on the segment $AF$. The lines through $P$ parallel to $AC$ and $AB$ meet $BC$ at $D$ and $E$, respectively. Points $X \ne A$ and $Y \ne A$ lie on the circles $ABD$ and $ACE$, respectively, such that $DA = DX$ and $EA = EY$. Prove that $B, C, X,$ and $Y$ are concyclic.

2014 Contests, 1

Let $D$ be the midpoint of the side $BC$ of a triangle $ABC$ and $AD$ intersect the circumcircle of $ABC$ for the second time at $E$. Let $P$ be the point symmetric to the point $E$ with respect to the point $D$ and $Q$ be the point of intersection of the lines $CP$ and $AB$. Prove that if $A,C,D,Q$ are concyclic, then the lines $BP$ and $AC$ are perpendicular.

1960 IMO Shortlist, 5

Consider the cube $ABCDA'B'C'D'$ (with face $ABCD$ directly above face $A'B'C'D'$). a) Find the locus of the midpoints of the segments $XY$, where $X$ is any point of $AC$ and $Y$ is any piont of $B'D'$; b) Find the locus of points $Z$ which lie on the segment $XY$ of part a) with $ZY=2XZ$.

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 Finnish National High School Mathematics Competition, 1

In the figure below, the centres of four squares have been connected by two line segments. Prove that these line segments are perpendicular.

2006 Junior Tuymaada Olympiad, 7

The median $ BM $ of a triangle $ ABC $ intersects the circumscribed circle at point $ K $. The circumcircle of the triangle $ KMC $ intersects the segment $ BC $ at point $ P $, and the circumcircle of $ AMK $ intersects the extension of $ BA $ at $ Q $. Prove that $ PQ> AC $.

2011 AMC 10, 16

A dart board is a regular octagon divided into regions as shown. Suppose that a dart thrown at the board is equally likely to land anywhere on the board. What is probability that the dart lands within the center square? [asy] unitsize(10mm); defaultpen(linewidth(.8pt)+fontsize(10pt)); dotfactor=4; pair A=(0,1), B=(1,0), C=(1+sqrt(2),0), D=(2+sqrt(2),1), E=(2+sqrt(2),1+sqrt(2)), F=(1+sqrt(2),2+sqrt(2)), G=(1,2+sqrt(2)), H=(0,1+sqrt(2)); draw(A--B--C--D--E--F--G--H--cycle); draw(A--D); draw(B--G); draw(C--F); draw(E--H); [/asy] $ \textbf{(A)}\ \frac{\sqrt{2} - 1}{2} \qquad\textbf{(B)}\ \frac{1}{4} \qquad\textbf{(C)}\ \frac{2 - \sqrt{2}}{2} \qquad\textbf{(D)}\ \frac{\sqrt{2}}{4} \qquad\textbf{(E)}\ 2 - \sqrt{2}$

2021 Taiwan TST Round 3, 6

Let $ ABCD $ be a rhombus with center $ O. $ $ P $ is a point lying on the side $ AB. $ Let $ I, $ $ J, $ and $ L $ be the incenters of triangles $ PCD, $ $ PAD, $ and $PBC, $ respectively. Let $ H $ and $ K $ be orthocenters of triangles $ PLB $ and $ PJA, $ respectively. Prove that $ OI \perp HK. $ [i]Proposed by buratinogigle[/i]

Brazil L2 Finals (OBM) - geometry, 2010.2

Let $ABCD$ be a parallelogram and $\omega$ be the circumcircle of the triangle $ABD$. Let $E ,F$ be the intersections of $\omega$ with lines $BC ,CD$ respectively . Prove that the circumcenter of the triangle $CEF$ lies on $\omega$.

2025 Sharygin Geometry Olympiad, 10

Tags: geometry
An acute-angled triangle with one side equal to the altitude from the opposite vertex is cut from paper. Construct a point inside this triangle such that the square of the distance from it to one of the vertices equals the sum of the squares of distances to to the remaining two vertices. No instruments are available, it is allowed only to fold the paper and to mark the common points of folding lines. Proposed by: M.Evdokimov

2014 AMC 8, 6

Six rectangles each with a common base width of $2$ have lengths of $1, 4, 9, 16, 25,$ and $36$. What is the sum of the areas of the six rectangles? $\textbf{(A) }91\qquad\textbf{(B) }93\qquad\textbf{(C) }162\qquad\textbf{(D) }182\qquad \textbf{(E) }202$

2010 Flanders Math Olympiad, 3

In a triangle $ABC$, $\angle B= 2\angle A \ne 90^o$ . The inner bisector of $B$ intersects the perpendicular bisector of $[AC]$ at a point $D$. Prove that $AB \parallel CD$.

2025 Abelkonkurransen Finale, 3a

Tags: geometry
Let \(ABC\) be a triangle. Let \(E,F\) be the feet of the altitudes from \(B,C\) respectively. Let \(P,Q\) be the projections of \(B,C\) onto line \(EF\). Show that \(PE=QF\).

2021 Dutch BxMO TST, 5

Tags: ratio , geometry
Given is a triangle $ABC$ with the property that $|AB| + |AC| = 3|BC|$. Let $T$ be the point on segment $AC$ such that $|AC| = 4|AT|$. Let $K$ and $L$ be points on the interior of line segments $AB$ and $AC$ respectively such that $KL \parallel BC$ and $KL$ is tangent to the inscribed circle of $\vartriangle ABC$. Let $S$ be the intersection of $BT$ and $KL$. Determine the ratio $\frac{|SL|}{|KL|}$

2018 Romania Team Selection Tests, 1

Let $O$ be the circumcenter of an acute triangle $ABC$. Line $OA$ intersects the altitudes of $ABC$ through $B$ and $C$ at $P$ and $Q$, respectively. The altitudes meet at $H$. Prove that the circumcenter of triangle $PQH$ lies on a median of triangle $ABC$.

2011 Pre-Preparation Course Examination, 3

Calculate number of the hamiltonian cycles of the graph below: (15 points)

1977 Bulgaria National Olympiad, Problem 6

Tags: geometry , triangle
A Pythagorean triangle is any right-angled triangle for which the lengths of two legs and the length of the hypotenuse are integers. We are observing all Pythagorean triangles in which may be inscribed a quadrangle with sidelength integer number, two of which sides lie on the cathets and one of the vertices of which lies on the hypotenuse of the triangle given. Find the side lengths of the triangle with minimal surface from the observed triangles. [i]St. Doduneko[/i]

2014 PUMaC Combinatorics A, 3

You have three colors $\{\text{red}, \text{blue}, \text{green}\}$ with which you can color the faces of a regular octahedron (8 triangle sided polyhedron, which is two square based pyramids stuck together at their base), but you must do so in a way that avoids coloring adjacent pieces with the same color. How many different coloring schemes are possible? (Two coloring schemes are considered equivalent if one can be rotated to fit the other.)