Found problems: 25757
2014 Contests, 3
Given a regular 103-sided polygon. 79 vertices are colored red and the remaining vertices are colored blue. Let $A$ be the number of pairs of adjacent red vertices and $B$ be the number of pairs of adjacent blue vertices.
a) Find all possible values of pair $(A,B).$
b) Determine the number of pairwise non-similar colorings of the polygon satisfying $B=14.$ 2 colorings are called similar if they can be obtained from each other by rotating the circumcircle of the polygon.
2010 Argentina National Olympiad, 2
Let $ABC$ be a triangle with $\angle C = 90^o$ and $AC = 1$. The median $AM$ intersects the incircle at the points $P$ and $Q$, with $P$ between $A$ and $Q$, such that $AP = QM$. Find the length of $PQ$.
2020 Federal Competition For Advanced Students, P2, 1
Let $ABCD$ be a convex cyclic quadrilateral with the diagonal intersection $S$. Let further be $P$ the circumcenter of the triangle $ABS$ and $Q$ the circumcenter of the triangle $BCS$. The parallel to $AD$ through $P$ and the parallel to $CD$ through $Q$ intersect at point $R$. Prove that $R$ is on $BD$.
(Karl Czakler)
1949-56 Chisinau City MO, 28
Prove the inequality $2\sqrt{(p-b)(p-c)}\le a$, where $a, b, c$ are the lengths of the sides, and $p$ is the semiperimeter of some triangle..
1982 All Soviet Union Mathematical Olympiad, 334
Given a point $M$ inside a right tetrahedron. Prove that at least one tetrahedron edge is seen from the $M$ in an angle, that has a cosine not greater than $-1/3$. (e.g. if $A$ and $B$ are the vertices, corresponding to that edge, $cos(\widehat{AMB}) \le -1/3$)
2012 IMO Shortlist, G1
Given triangle $ABC$ the point $J$ is the centre of the excircle opposite the vertex $A.$ This excircle is tangent to the side $BC$ at $M$, and to the lines $AB$ and $AC$ at $K$ and $L$, respectively. The lines $LM$ and $BJ$ meet at $F$, and the lines $KM$ and $CJ$ meet at $G.$ Let $S$ be the point of intersection of the lines $AF$ and $BC$, and let $T$ be the point of intersection of the lines $AG$ and $BC.$ Prove that $M$ is the midpoint of $ST.$
(The [i]excircle[/i] of $ABC$ opposite the vertex $A$ is the circle that is tangent to the line segment $BC$, to the ray $AB$ beyond $B$, and to the ray $AC$ beyond $C$.)
[i]Proposed by Evangelos Psychas, Greece[/i]
2005 Mexico National Olympiad, 1
Let $O$ be the center of the circumcircle of an acute triangle $ABC$, let $P$ be any point inside the segment $BC$. Suppose the circumcircle of triangle $BPO$ intersects the segment $AB$ at point $R$ and the circumcircle of triangle $COP$ intersects $CA$ at point $Q$.
(i) Consider the triangle $PQR$, show that it is similar to triangle $ABC$ and that $O$ is its orthocenter.
(ii) Show that the circumcircles of triangles $BPO$, $COP$, $PQR$ have the same radius.
2022 Israel Olympic Revenge, 4
A (not necessarily regular) tetrahedron $A_1A_2A_3A_4$ is given in space. For each pair of indices $1\leq i<j\leq 4$, an ellipsoid with foci $A_i,A_j$ and string length $\ell_{ij}$, for positive numbers $\ell_{ij}$, is given (in all 6 ellipsoids were built).
For each $i=1,2$, a pair of points $X_i\neq X'_i$ was chosen so that $X_i, X'_i$ both belong to all three ellipsoids with $A_i$ as one of their foci. Prove that the lines $X_1X'_1, X_2X'_2$ share a point in space if and only if
\[\ell_{13}+\ell_{24}=\ell_{14}+\ell_{23}\]
[i]Remark: An [u]ellipsoid[/u] with foci $P,Q$ and string length $\ell>|PQ|$ is defined here as the set of points $X$ in space for which $|XQ|+|XP|=\ell$.[/i]
2007 Alexandru Myller, 2
$ n $ lines meet at a point. Each one of the $ 2n $ disjoint angles formed around this point by these lines has either $ 7^{\circ} $ or $ 17^{\circ} . $
[b]a)[/b] Find $ n. $
[b]b)[/b] Prove that among these lines there are at least two perpendicular ones.
2013 LMT, Hexagon Area
Let $ABC$ be a triangle and $O$ be its circumcircle. Let $A', B', C'$ be the midpoints of minor arcs $AB$, $BC$ and $CA$ respectively. Let $I$ be the center of incircle of $ABC$. If $AB = 13$, $BC = 14$ and $AC = 15$, what is the area of the hexagon $AA'BB'CC'$?
Suppose $m \angle BAC = \alpha$ , $m \angle CBA = \beta$, and $m \angle ACB = \gamma$.
[b]p10.[/b] Let the incircle of $ABC$ be tangent to $AB, BC$, and $AC$ at $J, K, L$, respectively. Compute the angles of triangles $JKL$ and $A'B'C'$ in terms of $\alpha$, $\beta$, and $\gamma$, and conclude that these two triangles are similar.
[b]p11.[/b] Show that triangle $AA'C'$ is congruent to triangle $IA'C'$. Show that $AA'BB'CC'$ has twice the area of $A'B'C'$.
[b]p12.[/b] Let $r = JL/A'C'$ and the area of triangle $JKL$ be $S$. Using the previous parts, determine the area of hexagon $AA'BB'CC'$ in terms of $ r$ and $S$.
[b]p13.[/b] Given that the circumradius of triangle $ABC$ is $65/8$ and that $S = 1344/65$, compute $ r$ and the exact value of the area of hexagon $AA'BB'CC'$.
PS. You had better use hide for answers.
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$
2022 Thailand TST, 2
Let $ABCD$ be a cyclic quadrilateral whose sides have pairwise different lengths. Let $O$ be the circumcenter of $ABCD$. The internal angle bisectors of $\angle ABC$ and $\angle ADC$ meet $AC$ at $B_1$ and $D_1$, respectively. Let $O_B$ be the center of the circle which passes through $B$ and is tangent to $\overline{AC}$ at $D_1$. Similarly, let $O_D$ be the center of the circle which passes through $D$ and is tangent to $\overline{AC}$ at $B_1$.
Assume that $\overline{BD_1} \parallel \overline{DB_1}$. Prove that $O$ lies on the line $\overline{O_BO_D}$.
2012 Sharygin Geometry Olympiad, 21
Two perpendicular lines pass through the orthocenter of an acute-angled triangle. The sidelines of the triangle cut on each of these lines two segments: one lying inside the triangle and another one lying outside it. Prove that the product of two internal segments is equal to the product of two external segments.
[i]Nikolai Beluhov and Emil Kolev[/i]
1999 IMO Shortlist, 4
For a triangle $T = ABC$ we take the point $X$ on the side $(AB)$ such that $AX/AB=4/5$, the point $Y$ on the segment $(CX)$ such that $CY = 2YX$ and, if possible, the point $Z$ on the ray ($CA$ such that $\widehat{CXZ} = 180 - \widehat{ABC}$. We denote by $\Sigma$ the set of all triangles $T$ for which
$\widehat{XYZ} = 45$. Prove that all triangles from $\Sigma$ are similar and find the measure of their smallest angle.
2013 Kazakhstan National Olympiad, 2
Let in triangle $ABC$ incircle touches sides $AB,BC,CA$ at $C_1,A_1,B_1$ respectively. Let $\frac {2}{CA_1}=\frac {1}{BC_1}+\frac {1}{AC_1}$ .Prove that if $X$ is intersection of incircle and $CC_1$ then $3CX=CC_1$
2016 BMT Spring, 4
$ABC$ is an equilateral triangle, and $ADEF$ is a square. If $D$ lies on side $AB$ and $E$ lies on side $BC$, what is the ratio of the area of the equilateral triangle to the area of the square?
2011 Cuba MO, 6
Let $ABC$ be a triangle with circumcenter $O$. Let $\omega (O_1)$ be the circumference which passes through $A$ and $B$ and is tangent to $BC$ at $B$. $\omega (O_2)$ the circle that passes through $A$ and $C$ and is tangent to $BC$ at $C$. Let $M$ the midpoint of $O_1O_2$ and $D$ the symmetric point of $O$ with respect to $A$. Prove that $\angle O_1DM = \angle ODO_2$.
1979 Romania Team Selection Tests, 2.
Let $VA_1A_2A_3A_4$ be a pyramid with the vertex at $V$. Let $M,\, N,\, P$ be the midpoints of the segments $VA_1$, $VA_3$, and $A_2A_4$. Show that the plane $(MNP)$ cuts the pyramid into two parts with the same volume.
[i]Radu Gologan[/i]
2022 Bosnia and Herzegovina IMO TST, 1
Let $ABC$ be a triangle such that $AB=AC$ and $\angle BAC$ is obtuse. Point $O$ is the circumcenter of triangle $ABC$, and $M$ is the reflection of $A$ in $BC$. Let $D$ be an arbitrary point on line $BC$, such that $B$ is in between $D$ and $C$. Line $DM$ cuts the circumcircle of $ABC$ in $E,F$. Circumcircles of triangles $ADE$ and $ADF$ cut $BC$ in $P,Q$ respectively. Prove that $DA$ is tangent to the circumcircle of triangle $OPQ$.
1998 French Mathematical Olympiad, Problem 5
Let $A$ be a set of $n\ge3$ points in the plane, no three of which are collinear. Show that there is a set $S$ of $2n-5$ points in the plane such that, for each triangle with vertices in $A$, there exists a point in $S$ which is strictly inside that triangle.
2012 Online Math Open Problems, 8
In triangle $ABC$ let $D$ be the foot of the altitude from $A$. Suppose that $AD = 4$, $BD = 3$, $CD = 2$, and $AB$ is extended past $B$ to a point $E$ such that $BE = 5$. Determine the value of $CE^2$.
[i]Ray Li.[/i]
[hide="Clarifications"][list=1][*]Triangle $ABC$ is acute.[/list][/hide]
2001 Portugal MO, 5
On a table are a cone, resting on the base, and six equal spheres tangent to the cone. Besides that, each sphere is tangent to the two adjacent spheres. Knowing that the radius $R$ of the base of the cone is half its height and determine the radius $r$ of the spheres.
1997 Baltic Way, 9
The worlds in the Worlds’ Sphere are numbered $1,2,3,\ldots $ and connected so that for any integer $n\ge 1$, Gandalf the Wizard can move in both directions between any worlds with numbers $n,2n$ and $3n+1$. Starting his travel from an arbitrary world, can Gandalf reach every other world?
1963 Czech and Slovak Olympiad III A, 3
A line $MN$ is given in the plane. Consider circles $k_1$, $k_2$ tangent to the line at points $M$, $N$, respectively, while touching each other externally. Let $X$ be the midpoint of the segment $PQ$, where $P$, $Q$ are in this order tangent points of the second common external tangent of the circles $k_1$, $k_2$. Find the locus of the points $X$ for all pairs of circles of the specified properties.
1990 IMO Longlists, 83
Point $D$ is on the hypotenuse $BC$ of right-angled triangle $ABC$. The inradii of triangles $ADB$ and $ADC$ are equal. Prove that $S_{ABC} = AD^2$, where $S$ is the area function.