Found problems: 1581
2012 Vietnam Team Selection Test, 3
Let $p\ge 17$ be a prime. Prove that $t=3$ is the largest positive integer which satisfies the following condition:
For any integers $a,b,c,d$ such that $abc$ is not divisible by $p$ and $(a+b+c)$ is divisible by $p$, there exists integers $x,y,z$ belonging to the set $\{0,1,2,\ldots , \left\lfloor \frac{p}{t} \right\rfloor - 1\}$ such that $ax+by+cz+d$ is divisible by $p$.
2011 Math Prize For Girls Problems, 20
Let $ABC$ be an equilateral triangle with each side of length 1. Let $X$ be a point chosen uniformly at random on side $\overline{AB}$. Let $Y$ be a point chosen uniformly at random on side $\overline{AC}$. (Points $X$ and $Y$ are chosen independently.) Let $p$ be the probability that the distance $XY$ is at most $\dfrac{1}{\sqrt[4]{3}}\,$. What is the value of $900p$, rounded to the nearest integer?
2018 AIME Problems, 9
Octagon $ABCDEFGH$ with side lengths $AB = CD = EF = GH = 10$ and $BC= DE = FG = HA = 11$ is formed by removing four $6-8-10$ triangles from the corners of a $23\times 27$ rectangle with side $\overline{AH}$ on a short side of the rectangle, as shown. Let $J$ be the midpoint of $\overline{HA}$, and partition the octagon into $7$ triangles by drawing segments $\overline{JB}$, $\overline{JC}$, $\overline{JD}$, $\overline{JE}$, $\overline{JF}$, and $\overline{JG}$. Find the area of the convex polygon whose vertices are the centroids of these $7$ triangles.
[asy]
unitsize(6);
pair P = (0, 0), Q = (0, 23), R = (27, 23), SS = (27, 0);
pair A = (0, 6), B = (8, 0), C = (19, 0), D = (27, 6), EE = (27, 17), F = (19, 23), G = (8, 23), J = (0, 23/2), H = (0, 17);
draw(P--Q--R--SS--cycle);
draw(J--B);
draw(J--C);
draw(J--D);
draw(J--EE);
draw(J--F);
draw(J--G);
draw(A--B);
draw(H--G);
real dark = 0.6;
filldraw(A--B--P--cycle, gray(dark));
filldraw(H--G--Q--cycle, gray(dark));
filldraw(F--EE--R--cycle, gray(dark));
filldraw(D--C--SS--cycle, gray(dark));
dot(A);
dot(B);
dot(C);
dot(D);
dot(EE);
dot(F);
dot(G);
dot(H);
dot(J);
dot(H);
defaultpen(fontsize(10pt));
real r = 1.3;
label("$A$", A, W*r);
label("$B$", B, S*r);
label("$C$", C, S*r);
label("$D$", D, E*r);
label("$E$", EE, E*r);
label("$F$", F, N*r);
label("$G$", G, N*r);
label("$H$", H, W*r);
label("$J$", J, W*r);
[/asy]
2013 Sharygin Geometry Olympiad, 10
The incircle of triangle $ABC$ touches the side $AB$ at point $C'$; the incircle of triangle $ACC'$ touches the sides $AB$ and $AC$ at points $C_1, B_1$; the incircle of triangle $BCC'$ touches the sides $AB$ and $BC$ at points $C_2$, $A_2$. Prove that the lines $B_1C_1$, $A_2C_2$, and $CC'$ concur.
2010 Tuymaada Olympiad, 3
In a cyclic quadrilateral $ABCD$, the extensions of sides $AB$ and $CD$ meet at point $P$, and the extensions of sides $AD$ and $BC$ meet at point $Q$. Prove that the distance between the orthocenters of triangles $APD$ and $AQB$ is equal to the distance between the orthocenters of triangles $CQD$ and $BPC$.
2014 Indonesia MO Shortlist, G3
Let $ABCD$ be a trapezoid (quadrilateral with one pair of parallel sides) such that $AB < CD$. Suppose that $AC$ and $BD$ meet at $E$ and $AD$ and $BC$ meet at $F$. Construct the parallelograms $AEDK$ and $BECL$. Prove that $EF$ passes through the midpoint of the segment $KL$.
2010 Today's Calculation Of Integral, 559
In $ xyz$ space, consider two points $ P(1,\ 0,\ 1),\ Q(\minus{}1,\ 1,\ 0).$ Let $ S$ be the surface generated by rotation the line segment $ PQ$ about $ x$ axis. Answer the following questions.
(1) Find the volume of the solid bounded by the surface $ S$ and two planes $ x\equal{}1$ and $ x\equal{}\minus{}1$.
(2) Find the cross-section of the solid in (1) by the plane $ y\equal{}0$ to sketch the figure on the palne $ y\equal{}0$.
(3) Evaluate the definite integral $ \int_0^1 \sqrt{t^2\plus{}1}\ dt$ by substitution $ t\equal{}\frac{e^s\minus{}e^{\minus{}s}}{2}$.
Then use this to find the area of (2).
2013 Romanian Master of Mathematics, 6
A token is placed at each vertex of a regular $2n$-gon. A [i]move[/i] consists in choosing an edge of the $2n$-gon and swapping the two tokens placed at the endpoints of that edge. After a finite number of moves have been performed, it turns out that every two tokens have been swapped exactly once. Prove that some edge has never been chosen.
1976 AMC 12/AHSME, 24
[asy]
size(150);
pair A=(0,0),B=(1,0),C=(0,1),D=(-1,0),E=(0,.5),F=(sqrt(2)/2,.25);
draw(circle(A,1)^^D--B);
draw(circle(E,.5)^^circle( F ,.25));
label("$A$", D, W);
label("$K$", A, S);
label("$B$", B, dir(0));
label("$L$", E, N);
label("$M$",shift(-.05,.05)*F);
//Credit to Klaus-Anton for the diagram[/asy]
In the adjoining figure, circle $\mathit{K}$ has diameter $\mathit{AB}$; cirlce $\mathit{L}$ is tangent to circle $\mathit{K}$ and to $\mathit{AB}$ at the center of circle $\mathit{K}$; and circle $\mathit{M}$ tangent to circle $\mathit{K}$, to circle $\mathit{L}$ and $\mathit{AB}$. The ratio of the area of circle $\mathit{K}$ to the area of circle $\mathit{M}$ is
$\textbf{(A) }12\qquad\textbf{(B) }14\qquad\textbf{(C) }16\qquad\textbf{(D) }18\qquad \textbf{(E) }\text{not an integer}$
2024 Israel TST, P2
Triangle $ABC$ is inscribed in circle $\Omega$ with center $O$. The incircle of $ABC$ is tangent to $BC$, $AC$, $AB$ at $D$, $E$, $F$ respectively, and its center is $I$. The reflection of the tangent line to $\Omega$ at $A$ with respect to $EF$ will be denoted $\ell_A$. We similarly define $\ell_B$, $\ell_C$.
Show that the orthocenter of the triangle with sides $\ell_A$, $\ell_B$, $\ell_C$ lies on $OI$.
2010 Indonesia TST, 3
Two parallel lines $r,s$ and two points $P \in r$ and $Q \in s$ are given in a plane. Consider all pairs of circles $(C_P, C_Q)$ in that plane such that $C_P$ touches $r$ at $P$ and $C_Q$ touches $s$ at $Q$ and which touch each other externally at some point $T$. Find the locus of $T$.
2011 Romanian Master of Mathematics, 3
A triangle $ABC$ is inscribed in a circle $\omega$.
A variable line $\ell$ chosen parallel to $BC$ meets segments $AB$, $AC$ at points $D$, $E$ respectively, and meets $\omega$ at points $K$, $L$ (where $D$ lies between $K$ and $E$).
Circle $\gamma_1$ is tangent to the segments $KD$ and $BD$ and also tangent to $\omega$, while circle $\gamma_2$ is tangent to the segments $LE$ and $CE$ and also tangent to $\omega$.
Determine the locus, as $\ell$ varies, of the meeting point of the common inner tangents to $\gamma_1$ and $\gamma_2$.
[i](Russia) Vasily Mokin and Fedor Ivlev[/i]
2011 All-Russian Olympiad Regional Round, 10.2
$ABC$ is an acute triangle. Points $M$ and $K$ on side $AC$ are such that $\angle ABM = \angle CBK$. Prove that the circumcenters of triangles $ABM$, $ABK$, $CBM$ and $CBK$ are concyclic. (Author: T. Emelyanova)
2012 Sharygin Geometry Olympiad, 9
In triangle $ABC$, given lines $l_{b}$ and $l_{c}$ containing the bisectors of angles $B$ and $C$, and the foot $L_{1}$ of the bisector of angle $A$. Restore triangle $ABC$.
1996 Bundeswettbewerb Mathematik, 3
Let $ABC$ be a triangle, and erect three rectangles $ABB_1A_2$, $BCC_1B_2$, $CAA_1C_2$ externally on its sides $AB$, $BC$, $CA$, respectively. Prove that the perpendicular bisectors of the segments $A_1A_2$, $B_1B_2$, $C_1C_2$ are concurrent.
2011 ELMO Shortlist, 3
Let $ABC$ be a triangle. Draw circles $\omega_A$, $\omega_B$, and $\omega_C$ such that $\omega_A$ is tangent to $AB$ and $AC$, and $\omega_B$ and $\omega_C$ are defined similarly. Let $P_A$ be the insimilicenter of $\omega_B$ and $\omega_C$. Define $P_B$ and $P_C$ similarly. Prove that $AP_A$, $BP_B$, and $CP_C$ are concurrent.
[i]Tom Lu.[/i]
1998 USAMTS Problems, 3
The integers from $1$ to $9$ can be arranged into a $3\times3$ array (as shown on the right) so that the sum of the numbers in every row, column, and diagonal is a multiple of $9$.
(a.) Prove that the number in the center of the array must be a multiple of $3$.
(b.) Give an example of such an array with $6$ in the center.
[asy]
defaultpen(linewidth(0.7)+fontsize(10));size(100);
int i,j;
for(i=0; i<4; i=i+1) {
draw((0,2i)--(6,2i));
draw((2i,0)--(2i,6));
}
string[] letters={"G", "H", "I", "D", "E", "F", "A", "B", "C"};
for(i=0; i<3; i=i+1) {
for(j=0; j<3; j=j+1) {
label(letters[3i+j], (2j+1, 2i+1));
}}[/asy]
2001 Stanford Mathematics Tournament, 7
The median to a 10 cm side of a triangle has length 9 cm and is perpendicular to a second median of the triangle. Find the exact value in centimeters of the length of the third median.
2011 Kazakhstan National Olympiad, 5
On the table lay a pencil, sharpened at one end. The student can rotate the pencil around one of its ends at $45^{\circ}$ clockwise or counterclockwise. Can the student, after a few turns of the pencil, go back to the starting position so that the sharpened end and the not sharpened are reversed?
2003 Balkan MO, 2
Let $ABC$ be a triangle, and let the tangent to the circumcircle of the triangle $ABC$ at $A$ meet the line $BC$ at $D$. The perpendicular to $BC$ at $B$ meets the perpendicular bisector of $AB$ at $E$. The perpendicular to $BC$ at $C$ meets the perpendicular bisector of $AC$ at $F$. Prove that the points $D$, $E$ and $F$ are collinear.
[i]Valentin Vornicu[/i]
2013 Brazil National Olympiad, 6
The incircle of triangle $ABC$ touches sides $BC, CA$ and $AB$ at points $D, E$ and $F$, respectively. Let $P$ be the intersection of lines $AD$ and $BE$. The reflections of $P$ with respect to $EF, FD$ and $DE$ are $X,Y$ and $Z$, respectively. Prove that lines $AX, BY$ and $CZ$ are concurrent at a point on line $IO$, where $I$ and $O$ are the incenter and circumcenter of triangle $ABC$.
2004 All-Russian Olympiad, 1
Each grid point of a cartesian plane is colored with one of three colors, whereby all three colors are used. Show that one can always find a right-angled triangle, whose three vertices have pairwise different colors.
2012 Cono Sur Olympiad, 6
6. Consider a triangle $ABC$ with $1 < \frac{AB}{AC} < \frac{3}{2}$. Let $M$ and $N$, respectively, be variable points of the sides $AB$ and $AC$, different from $A$, such that $\frac{MB}{AC} - \frac{NC}{AB} = 1$. Show that circumcircle of triangle $AMN$ pass through a fixed point different from $A$.
1999 National Olympiad First Round, 21
$ ABC$ is a triangle with $ \angle BAC \equal{} 10{}^\circ$, $ \angle ABC \equal{} 150{}^\circ$. Let $ X$ be a point on $ \left[AC\right]$ such that $ \left|AX\right| \equal{} \left|BC\right|$. Find $ \angle BXC$.
$\textbf{(A)}\ 15^\circ \qquad\textbf{(B)}\ 20^\circ \qquad\textbf{(C)}\ 25^\circ \qquad\textbf{(D)}\ 30^\circ \qquad\textbf{(E)}\ 35^\circ$
2017 Sharygin Geometry Olympiad, 3
Let $AD, BE$ and $CF$ be the medians of triangle $ABC$. The points $X$ and $Y$ are the reflections of $F$ about $AD$ and $BE$, respectively. Prove that the circumcircles of triangles $BEX$ and $ADY$ are concentric.