Found problems: 25757
1979 IMO Shortlist, 22
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.$
1967 IMO Longlists, 26
Let $ABCD$ be a regular tetrahedron. To an arbitrary point $M$ on one edge, say $CD$, corresponds the point $P = P(M)$ which is the intersection of two lines $AH$ and $BK$, drawn from $A$ orthogonally to $BM$ and from $B$ orthogonally to $AM$. What is the locus of $P$ when $M$ varies ?
2008 Saint Petersburg Mathematical Olympiad, 3
Pentagon $ABCDE$ has circle $S$ inscribed into it. Side $BC$ is tangent to $S$ at point $K$. If $AB=BC=CD$, prove that angle $EKB$ is a right angle.
1990 IMO Longlists, 25
The incenter of the triangle $ ABC$ is $ K.$ The midpoint of $ AB$ is $ C_1$ and that of $ AC$ is $ B_1.$ The lines $ C_1K$ and $ AC$ meet at $ B_2,$ the lines $ B_1K$ and $ AB$ at $ C_2.$ If the areas of the triangles $ AB_2C_2$ and $ ABC$ are equal, what is the measure of angle $ \angle CAB?$
1995 India National Olympiad, 1
In an acute angled triangle $ABC$, $\angle A = 30^{\circ}$, $H$ is the orthocenter, and $M$ is the midpoint of $BC$. On the line $HM$, take a point $T$ such that $HM = MT$. Show that $AT = 2 BC$.
2011 AMC 12/AHSME, 13
Triangle $ABC$ has side-lengths $AB=12$, $BC=24$, and $AC=18$. The line through the incenter of $\triangle ABC$ parallel to $\overline{BC}$ intersects $\overline{AB}$ at $M$ and $\overline{AC}$ at $N$. What is the perimeter of $\triangle AMN$?
$ \textbf{(A)}\ 27 \qquad
\textbf{(B)}\ 30 \qquad
\textbf{(C)}\ 33 \qquad
\textbf{(D)}\ 36 \qquad
\textbf{(E)}\ 42
$
1958 AMC 12/AHSME, 21
In the accompanying figure $ \overline{CE}$ and $ \overline{DE}$ are equal chords of a circle with center $ O$. Arc $ AB$ is a quarter-circle. Then the ratio of the area of triangle $ CED$ to the area of triangle $ AOB$ is:
[asy]defaultpen(linewidth(.8pt));
unitsize(2cm);
pair O = origin;
pair C = (-1,0);
pair D = (1,0);
pair E = (0,1);
pair A = dir(-135);
pair B = dir(-60);
draw(Circle(O,1));
draw(C--E--D--cycle);
draw(A--O--B--cycle);
label("$A$",A,SW);
label("$C$",C,W);
label("$E$",E,N);
label("$D$",D,NE);
label("$B$",B,SE);
label("$O$",O,N);[/asy]
$ \textbf{(A)}\ \sqrt {2} : 1\qquad \textbf{(B)}\ \sqrt {3} : 1\qquad \textbf{(C)}\ 4 : 1\qquad \textbf{(D)}\ 3 : 1\qquad \textbf{(E)}\ 2 : 1$
1955 AMC 12/AHSME, 43
The pairs of values of $ x$ and $ y$ that are the common solutions of the equations $ y\equal{}(x\plus{}1)^2$ and $ xy\plus{}y\equal{}1$ are:
$ \textbf{(A)}\ \text{3 real pairs} \qquad
\textbf{(B)}\ \text{4 real pairs} \qquad
\textbf{(C)}\ \text{4 imaginary pairs} \\
\textbf{(D)}\ \text{2 real and 2 imaginary pairs} \qquad
\textbf{(E)}\ \text{1 real and 2 imaginary pairs}$
2003 Junior Balkan Team Selection Tests - Romania, 1
Consider a rhombus $ABCD$ with center $O$. A point $P$ is given inside the rhombus, but not situated on the diagonals. Let $M,N,Q,R$ be the projections of $P$ on the sides $(AB), (BC), (CD), (DA)$, respectively. The perpendicular bisectors of the segments $MN$ and $RQ$ meet at $S$ and the perpendicular bisectors of the segments $NQ$ and $MR$ meet at $T$. Prove that $P, S, T$ and $O$ are the vertices of a rectangle.
2022 European Mathematical Cup, 3
Let $ABC$ be an acute-angled triangle with $AC > BC$, with incircle $\tau$ centered at $I$ which touches $BC$ and $AC$ at points $D$ and $E$, respectively. The point $M$ on $\tau$ is such that $BM \parallel DE$ and $M$ and $B$ lie on the same halfplane with respect to the angle bisector of $\angle ACB$. Let $F$ and $H$ be the intersections of $\tau$ with $BM$ and $CM$ different from $M$, respectively. Let $J$ be a point on the line $AC$ such that $JM \parallel EH$. Let $K$ be the intersection of $JF$ and $\tau$ different from $F$. Prove that $ME \parallel KH$.
2023 Malaysian IMO Training Camp, 5
Let $ABCD$ be a cyclic quadrilateral, with circumcircle $\omega$ and circumcenter $O$. Let $AB$ intersect $CD$ at $E$, $AD$ intersect $BC$ at $F$, and $AC$ intersect $BD$ at $G$.
The points $A_1, B_1, C_1, D_1$ are chosen on rays $GA$, $GB$, $GC$, $GD$ such that:
$\bullet$ $\displaystyle \frac{GA_1}{GA} = \frac{GB_1}{GB} = \frac{GC_1}{GC} = \frac{GD_1}{GD}$
$\bullet$ The points $A_1, B_1, C_1, D_1, O$ lie on a circle.
Let $A_1B_1$ intersect $C_1D_1$ at $K$, and $A_1D_1$ intersect $B_1C_1$ at $L$. Prove that the image of the circle $(A_1B_1C_1D_1)$ under inversion about $\omega$ is a line passing through the midpoints of $KE$ and $LF$.
[i]Proposed by Anzo Teh Zhao Yang & Ivan Chan Kai Chin[/i]
1996 AMC 12/AHSME, 21
Triangles $ABC$ and $ABD$ are isosceles with $AB =AC = BD$, and $BD$ intersects $AC$ at $E$. If $BD$ is perpendicular to $AC$, then $\angle C + \angle D$ is
[asy]
size(130);
defaultpen(linewidth(0.8) + fontsize(11pt));
pair A, B, C, D, E;
real angle = 70;
B = origin;
A = dir(angle);
D = dir(90-angle);
C = rotate(2*(90-angle), A) * B;
draw(A--B--C--cycle);
draw(B--D--A);
E = extension(B, D, C, A);
draw(rightanglemark(B, E, A, 1.5));
label("$A$", A, dir(90));
label("$B$", B, dir(210));
label("$C$", C, dir(330));
label("$D$", D, dir(0));
label("$E$", E, 1.5*dir(340));
[/asy]
$\textbf{(A)}\ 115^\circ \qquad \textbf{(B)}\ 120^\circ \qquad \textbf{(C)}\ 130^\circ \qquad \textbf{(D)}\ 135^\circ \qquad \textbf{(E)}\ \text{not uniquely determined}$
2022 Girls in Math at Yale, Tiebreaker
[b]p1.[/b] Suppose that $x$ and $y$ are positive real numbers such that $\log_2 x = \log_x y = \log_y 256$. Find $xy$.
[b]p2.[/b] Let the roots of $x^2 + 7x + 11$ be $r$ and $s$. If f(x) is the monic polynomial with roots $rs + r + s$ and $r^2 + s^2$, what is $f(3)$?
[b]p3.[/b] Call a positive three digit integer $\overline{ABC}$ fancy if $\overline{ABC} = (\overline{AB})^2 - 11 \cdot \overline{C}$. Find the sum of all fancy integers.
[b]p4.[/b] In triangle $ABC$, points $D$ and $E$ are on line segments $BC$ and $AC$, respectively, such that $AD$ and $BE$ intersect at $H$. Suppose that $AC = 12$, $BC = 30$, and $EC = 6$. Triangle $BEC$ has area $45$ and triangle $ADC$ has area $72$, and lines $CH$ and $AB$ meet at $F$. If $BF^2$ can be expressed as $\frac{a-b\sqrt{c}}{d}$ for positive integers $a$, $b$, $c$, $d$ with $c$ squarefree and $gcd(a, b, d) = 1$, then find $a + b + c + d$.
[b]p5.[/b] Find the minimum possible integer $y$ such that $y > 100$ and there exists a positive integer $x$ such that $x^2 + 18x + y$ is a perfect fourth power.
[b]p6.[/b] Let $ABCD$ be a quadrilateral such that $AB = 2$, $CD = 4$, $BC = AD$, and $\angle ADC + \angle BCD = 120^o$. If the sum of the maximum and minimum possible areas of quadrilateral $ABCD$ can be expressed as $a\sqrt{b}$ for positive integers $a, b$ with $b$ squarefree, then find $a + b$.
PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2017 Mathematical Talent Reward Programme, MCQ: P 7
Let $ABCD$ be a quadrilateral with sides $AB=2$, $BC=CD=4$ and $DA=5$. The opposite angles $A$ and $C$ are equal. The length of diagonal $BD$ equals
[list=1]
[*] $2\sqrt{6}$
[*] $3\sqrt{3}$
[*] $3\sqrt{6}$
[*] $2\sqrt{3}$
[/list]
2022 Denmark MO - Mohr Contest, 1
The figure shows a glass prism which is partially filled with liquid. The surface of the prism consists of two isosceles right triangles, two squares with side length $10$ cm and a rectangle. The prism can lie in three different ways. If the prism lies as shown in figure $1$, the height of the liquid is $5$ cm.
[img]https://cdn.artofproblemsolving.com/attachments/4/2/cda98a00f8586132fe519855df123534516b50.png[/img]
a) What is the height of the liquid when it lies as shown in figure $2$?
b) What is the height of the liquid when it lies as shown in figure$ 3$?
2009 District Round (Round II), 3
$A,B,C$ are the three angles in a triangle such that
$2\sin B\sin (A+B)-\cos A=1$,
$2\sin C\sin (B+C)-\cos B=0$
find the three angles.
2017 Kosovo National Mathematical Olympiad, 5
5.
Given the point T in rectangle ABCD, the distances from T to A,B,C is 15,20,25.
Find the distance from T to D.
2014 Contests, 1
The four congruent circles below touch one another and each has radius 1.
[asy]
unitsize(30);
fill(box((-1,-1), (1, 1)), gray);
filldraw(circle((1, 1), 1), white);
filldraw(circle((1, -1), 1), white);
filldraw(circle((-1, 1), 1), white);
filldraw(circle((-1, -1), 1), white);
[/asy]
What is the area of the shaded region?
2011 LMT, Team Round
[b]p1.[/b] Triangle $ABC$ has side lengths $AB = 3^2$ and $BC = 4^2$. Given that $\angle ABC$ is a right angle, determine the length of $AC$.
[b]p2.[/b] Suppose $m$ and $n$ are integers such that $m^2+n^2 = 65$. Find the largest possible value of $m-n$.
[b]p3.[/b] Six middle school students are sitting in a circle, facing inwards, and doing math problems. There is a stack of nine math problems. A random student picks up the stack and, beginning with himself and proceeding clockwise around the circle, gives one problem to each student in order until the pile is exhausted. Aditya falls asleep and is therefore not the student who picks up the pile, although he still receives problem(s) in turn. If every other student is equally likely to have picked up the stack of problems and Vishwesh is sitting directly to Aditya’s left, what is the probability that Vishwesh receives exactly two problems?
[b]p4.[/b] Paul bakes a pizza in $15$ minutes if he places it $2$ feet from the fire. The time the pizza takes to bake is directly proportional to the distance it is from the fire and the rate at which the pizza bakes is constant whenever the distance isn’t changed. Paul puts a pizza $2$ feet from the fire at $10:30$. Later, he makes another pizza, puts it $2$ feet away from the fire, and moves the first pizza to a distance of $3$ feet away from the fire instantly. If both pizzas finish baking at the same time, at what time are they both done?
[b]p5.[/b] You have $n$ coins that are each worth a distinct, positive integer amount of cents. To hitch a ride with Charon, you must pay some unspecified integer amount between $10$ and $20$ cents inclusive, and Charon wants exact change paid with exactly two coins. What is the least possible value of $n$ such that you can be certain of appeasing Charon?
[b]p6.[/b] Let $a, b$, and $c$ be positive integers such that $gcd(a, b)$, $gcd(b, c)$ and $gcd(c, a)$ are all greater than $1$, but $gcd(a, b, c) = 1$. Find the minimum possible value of $a + b + c$.
[b]p7.[/b] Let $ABC$ be a triangle inscribed in a circle with $AB = 7$, $AC = 9$, and $BC = 8$. Suppose $D$ is the midpoint of minor arc $BC$ and that $X$ is the intersection of $\overline{AD}$ and $\overline{BC}$. Find the length of $\overline{BX}$.
[b]p8.[/b] What are the last two digits of the simplified value of $1! + 3! + 5! + · · · + 2009! + 2011!$ ?
[b]p9.[/b] How many terms are in the simplified expansion of $(L + M + T)^{10}$ ?
[b]p10.[/b] Ben draws a circle of radius five at the origin, and draws a circle with radius $5$ centered at $(15, 0)$. What are all possible slopes for a line tangent to both of the circles?
PS. You had better use hide for answers.
2017 Vietnam National Olympiad, 3
Given an acute triangle $ABC$ and $(O)$ be its circumcircle. Let $G$ be the point on arc $BC$ that doesn't contain $O$ of the circumcircle $(I)$ of triangle $OBC$. The circumcircle of $ABG$ intersects $AC$ at $E$ and circumcircle of $ACG$ intersects $AB$ at $F$ ($E\ne A, F\ne A$).
a) Let $K$ be the intersection of $BE$ and $CF$. Prove that $AK,BC,OG$ are concurrent.
b) Let $D$ be a point on arc $BOC$ (arc $BC$ containing $O$) of $(I)$. $GB$ meets $CD$ at $M$ , $GC$ meets $BD$ at $N$. Assume that $MN$ intersects $(O)$ at $P$ nad $Q$. Prove that when $G$ moves on the arc $BC$ that doesn't contain $O$ of $(I)$, the circumcircle $(GPQ)$ always passes through two fixed points.
2009 Kyiv Mathematical Festival, 5
Assume that a triangle $ABC$ satisfies the following property:
For any point from the triangle, the sum of distances from $D$ to the lines $AB,BC$ and $CA$ is less than $1$.
Prove that the area of the triangle is less than or equal to $\frac{1}{\sqrt3}$
2018 HMNT, 7
Ben "One Hunna Dolla" Franklin is flying a kite $KITE$ such that $IE$ is the perpendicular bisector of $KT$. Let $IE$ meet $KT$ at $R$. The midpoints of $KI,IT,TE,EK$ are $A,N,M,D,$ respectively. Given that $[MAKE]=18,IT=10,[RAIN]=4,$ find $[DIME]$.
Note: $[X]$ denotes the area of the figure $X$.
1986 AMC 12/AHSME, 28
$ABCDE$ is a regular pentagon. $AP$, $AQ$ and $AR$ are the perpendiculars dropped from $A$ onto $CD$, $CB$ extended and $DE$ extended, respectively. Let $O$ be the center of the pentagon. If $OP = 1$, then $AO + AQ + AR$ equals
[asy]
size(200);
defaultpen(fontsize(10pt)+linewidth(.8pt));
pair O=origin, A=2*dir(90), B=2*dir(18), C=2*dir(306), D=2*dir(234), E=2*dir(162), P=(C+D)/2, Q=C+3.10*dir(C--B), R=D+3.10*dir(D--E), S=C+4.0*dir(C--B), T=D+4.0*dir(D--E);
draw(A--B--C--D--E--A^^E--T^^B--S^^R--A--Q^^A--P^^rightanglemark(A,Q,S,7)^^rightanglemark(A,R,T,7));
dot(O);
label("$O$",O,dir(B));
label("$1$",(O+P)/2,W);
label("$A$",A,dir(A));
label("$B$",B,dir(B));
label("$C$",C,dir(C));
label("$D$",D,dir(D));
label("$E$",E,dir(E));
label("$P$",P,dir(P));
label("$Q$",Q,dir(Q-A));
label("$R$",R,dir(R-A));
[/asy]
$ \textbf{(A)}\ 3\qquad\textbf{(B)}\ 1 + \sqrt{5}\qquad\textbf{(C)}\ 4\qquad\textbf{(D)}\ 2 + \sqrt{5}\qquad\textbf{(E)}\ 5 $
2012 Harvard-MIT Mathematics Tournament, 4
There are circles $\omega_1$ and $\omega_2$. They intersect in two points, one of which is the point $A$. $B$ lies on $\omega_1$ such that $AB$ is tangent to $\omega_2$. The tangent to $\omega_1$ at $B$ intersects $\omega_2$ at $C$ and $D$, where $D$ is the closer to $B$. $AD$ intersects $\omega_1$ again at $E$. If $BD = 3$ and $CD = 13$, find $EB/ED$.
2017 Caucasus Mathematical Olympiad, 8
$100$ points are marked in the plane so that no three of marked points are collinear. One of marked points is red, and the others are blue. A triangle with vertices at blue points is called [i]good[/i] if the red point lies inside it. Determine if it is possible that the number of good triangles is not less than the half of the total number of traingles with vertices at blue points.