Found problems: 239
2012 Turkey Team Selection Test, 1
In a triangle $ABC,$ incircle touches the sides $BC, CA, AB$ at $D, E, F,$ respectively. A circle $\omega$ passing through $A$ and tangent to line $BC$ at $D$ intersects the line segments $BF$ and $CE$ at $K$ and $L,$ respectively. The line passing through $E$ and parallel to $DL$ intersects the line passing through $F$ and parallel to $DK$ at $P.$ If $R_1, R_2, R_3, R_4$ denotes the circumradius of the triangles $AFD, AED, FPD, EPD,$ respectively, prove that $R_1R_4=R_2R_3.$
1992 AMC 12/AHSME, 27
A circle of radius $r$ has chords $\overline{AB}$ of length $10$ and $\overline{CD}$ of length $7$. When $\overline{AB}$ and $\overline{CD}$ are extended through $B$ and $C$, respectively, they intersect at $P$, which is outside the circle. If $\angle APD = 60^{\circ}$ and $BP = 8$, then $r^{2} =$
$ \textbf{(A)}\ 70\qquad\textbf{(B)}\ 71\qquad\textbf{(C)}\ 72\qquad\textbf{(D)}\ 73\qquad\textbf{(E)}\ 74 $
2013 Princeton University Math Competition, 6
Suppose the function $\psi$ satisfies $\psi(1)=\sqrt{2+\sqrt{2+\sqrt2}}$ and $\psi(3x)+3\psi(x)=\psi(x)^3$ for all real $x$. Determine the greatest integer less than $\textstyle\prod_{n=1}^{100}\psi(3^n)$.
2014 Contests, 2
Let $\triangle ABC$ be a triangle. Let $M$ be the midpoint of $BC$ and let $D$ be a point on the interior of side $AB$. The intersection of $AM$ and $CD$ is called $E$. Suppose that $|AD|=|DE|$. Prove that $|AB|=|CE|$.
2003 AIME Problems, 10
Triangle $ABC$ is isosceles with $AC = BC$ and $\angle ACB = 106^\circ$. Point $M$ is in the interior of the triangle so that $\angle MAC = 7^\circ$ and $\angle MCA = 23^\circ$. Find the number of degrees in $\angle CMB$.
2003 AIME Problems, 7
Find the area of rhombus $ABCD$ given that the radii of the circles circumscribed around triangles $ABD$ and $ACD$ are $12.5$ and $25$, respectively.
2003 Bulgaria Team Selection Test, 5
Let $ABCD$ be a circumscribed quadrilateral and let $P$ be the orthogonal projection of its in center on $AC$.
Prove that $\angle {APB}=\angle {APD}$
2012 AIME Problems, 13
Equilateral $\triangle ABC$ has side length $\sqrt{111}$. There are four distinct triangles $AD_1E_1$, $AD_1E_2$, $AD_2E_3$, and $AD_2E_4$, each congruent to $\triangle ABC$, with $BD_1 = BD_2=\sqrt{11}$. Find $\sum^4_{k=1}(CE_k)^2$.
2010 Argentina Team Selection Test, 2
Let $ABC$ be a triangle with $AB = AC$. The incircle touches $BC$, $AC$ and $AB$ at $D$, $E$ and $F$ respectively. Let $P$ be a point on the arc $\overarc{EF}$ that does not contain $D$. Let $Q$ be the second point of intersection of $BP$ and the incircle of $ABC$. The lines $EP$ and $EQ$ meet the line $BC$ at $M$ and $N$, respectively.
Prove that the four points $P, F, B, M$ lie on a circle and $\frac{EM}{EN} = \frac{BF}{BP}$.
2013 Math Prize For Girls Problems, 7
In the figure below, $\triangle ABC$ is an equilateral triangle.
[asy]
import graph;
unitsize(60);
axes("$x$", "$y$", (0, 0), (1.5, 1.5), EndArrow);
real w = sqrt(3) - 1;
pair A = (1, 1);
pair B = (0, w);
pair C = (w, 0);
draw(A -- B -- C -- cycle);
dot(Label("$A(1, 1)$", A, NE), A);
dot(Label("$B$", B, W), B);
dot(Label("$C$", C, S), C);
[/asy]
Point $A$ has coordinates $(1, 1)$, point $B$ is on the positive $y$-axis, and point $C$ is on the positive $x$-axis. What is the area of $\triangle ABC$?
2013 Princeton University Math Competition, 2
An equilateral triangle is given. A point lies on the incircle of this triangle. If the smallest two distances from the point to the sides of the triangle is $1$ and $4$, the sidelength of this equilateral triangle can be expressed as $\tfrac{a\sqrt b}c$ where $(a,c)=1$ and $b$ is not divisible by the square of an integer greater than $1$. Find $a+b+c$.
1996 IMO Shortlist, 7
Let $ABC$ be an acute triangle with circumcenter $O$ and circumradius $R$. $AO$ meets the circumcircle of $BOC$ at $A'$, $BO$ meets the circumcircle of $COA$ at $B'$ and $CO$ meets the circumcircle of $AOB$ at $C'$. Prove that \[OA'\cdot OB'\cdot OC'\geq 8R^{3}.\] Sorry if this has been posted before since this is a very classical problem, but I failed to find it with the search-function.
2007 AMC 12/AHSME, 6
Triangle $ ABC$ has side lengths $ AB \equal{} 5$, $ BC \equal{} 6$, and $ AC \equal{} 7$. Two bugs start simultaneously from $ A$ and crawl along the sides of the triangle in opposite directions at the same speed. They meet at point $ D$. What is $ BD$?
$ \textbf{(A)}\ 1 \qquad \textbf{(B)}\ 2 \qquad \textbf{(C)}\ 3 \qquad \textbf{(D)}\ 4 \qquad \textbf{(E)}\ 5$
2008 Harvard-MIT Mathematics Tournament, 6
Let $ ABC$ be a triangle with $ \angle A \equal{} 45^\circ$. Let $ P$ be a point on side $ BC$ with $ PB \equal{} 3$ and $ PC \equal{} 5$. Let $ O$ be the circumcenter of $ ABC$. Determine the length $ OP$.
1991 AMC 12/AHSME, 29
Equilateral triangle $ABC$ has been creased and folded so that vertex $A$ now rests at $A'$ on $\overline{BC}$ as shown. If $BA' = 1$ and $A'C = 2$ then the length of crease $\overline{PQ}$ is
[asy]
size(170);
defaultpen(linewidth(0.7)+fontsize(10));
pair B=origin, A=(1.5,3*sqrt(3)/2), C=(3,0), D=(1,0), P=B+1.6*dir(B--A), Q=C+1.2*dir(C--A);
draw(B--P--D--B^^P--Q--D--C--Q);
draw(Q--A--P, linetype("4 4"));
label("$A$", A, N);
label("$B$", B, W);
label("$C$", C, E);
label("$A'$", D, S);
label("$P$", P, W);
label("$Q$", Q, E);
[/asy]
$ \textbf{(A)}\ \frac{8}{5}\qquad\textbf{(B)}\ \frac{7}{20}\sqrt{21}\qquad\textbf{(C)}\ \frac{1+\sqrt{5}}{2}\qquad\textbf{(D)}\ \frac{13}{8}\qquad\textbf{(E)}\ \sqrt{3} $
2002 South africa National Olympiad, 1
Given a quadrilateral $ABCD$ such that $AB^2 + CD^2 = AD^2 + BC^2$, prove that $AC \perp BD$.
1989 AMC 12/AHSME, 19
A triangle is inscribed in a circle. The vertices of the triangle divide the circle into three arcs of lengths $3$, $4$, and $5$. What is the area of the triangle?
$\textbf{(A)}\ 6 \qquad
\textbf{(B)}\ \frac{18}{\pi^2} \qquad
\textbf{(C)}\ \frac{9}{\pi^2}\left(\sqrt{3}-1\right) \qquad
\textbf{(D)}\ \frac{9}{\pi^2}\left(\sqrt{3}+1\right) \qquad
\textbf{(E)}\ \frac{9}{\pi^2}\left(\sqrt{3}+3\right)$
2006 Purple Comet Problems, 10
An equilateral triangle with side length $6$ has a square of side length $6$ attached to each of its edges as shown. The distance between the two farthest vertices of this figure (marked $A$ and $B$ in the figure) can be written as $m + \sqrt{n}$ where $m$ and $n$ are positive integers. Find $m + n$.
[asy]
draw((0,0)--(1,0)--(1/2,sqrt(3)/2)--cycle);
draw((1,0)--(1+sqrt(3)/2,1/2)--(1/2+sqrt(3)/2,1/2+sqrt(3)/2)--(1/2,sqrt(3)/2));
draw((0,0)--(-sqrt(3)/2,1/2)--(-sqrt(3)/2+1/2,1/2+sqrt(3)/2)--(1/2,sqrt(3)/2));
dot((-sqrt(3)/2+1/2,1/2+sqrt(3)/2));
label("A", (-sqrt(3)/2+1/2,1/2+sqrt(3)/2), N);
draw((1,0)--(1,-1)--(0,-1)--(0,0));
dot((1,-1));
label("B", (1,-1), SE);
[/asy]
1985 IMO Longlists, 39
Given a triangle $ABC$ and external points $X, Y$ , and $Z$ such that $\angle BAZ = \angle CAY , \angle CBX = \angle ABZ$, and $\angle ACY = \angle BCX$, prove that $AX,BY$ , and $CZ$ are concurrent.
2003 Turkey Junior National Olympiad, 1
Let $ABCD$ be a cyclic quadrilateral, and $E$ be the intersection of its diagonals. If $m(\widehat{ADB}) = 22.5^\circ$, $|BD|=6$, and $|AD|\cdot|CE|=|DC|\cdot|AE|$, find the area of the quadrilateral $ABCD$.
2003 AIME Problems, 12
In convex quadrilateral $ABCD$, $\angle A \cong \angle C$, $AB = CD = 180$, and $AD \neq BC$. The perimeter of $ABCD$ is 640. Find $\lfloor 1000 \cos A \rfloor$. (The notation $\lfloor x \rfloor$ means the greatest integer that is less than or equal to $x$.)
2001 JBMO ShortLists, 11
Consider a triangle $ABC$ with $AB=AC$, and $D$ the foot of the altitude from the vertex $A$. The point $E$ lies on the side $AB$ such that $\angle ACE= \angle ECB=18^{\circ}$.
If $AD=3$, find the length of the segment $CE$.
1997 Junior Balkan MO, 4
Determine the triangle with sides $a,b,c$ and circumradius $R$ for which $R(b+c) = a\sqrt{bc}$.
[i]Romania[/i]
Swiss NMO - geometry, 2011.2
Let $\triangle{ABC}$ be an acute-angled triangle and let $D$, $E$, $F$ be points on $BC$, $CA$, $AB$, respectively, such that \[\angle{AFE}=\angle{BFD}\mbox{,}\quad\angle{BDF}=\angle{CDE}\quad\mbox{and}\quad\angle{CED}=\angle{AEF}\mbox{.}\] Prove that $D$, $E$ and $F$ are the feet of the perpendiculars through $A$, $B$ and $C$ on $BC$, $CA$ and $AB$, respectively.
[i](Swiss Mathematical Olympiad 2011, Final round, problem 2)[/i]
2010 AMC 10, 14
Triangle $ ABC$ has $ AB \equal{} 2 \cdot AC$. Let $ D$ and $ E$ be on $ \overline{AB}$ and $ \overline{BC}$, respectively, such that $ \angle{BAE} \equal{} \angle{ACD}.$ Let $ F$ be the intersection of segments $ AE$ and $ CD$, and suppose that $ \triangle{CFE}$ is equilateral. What is $ \angle{ACB}$?
$ \textbf{(A)}\ 60^{\circ}\qquad \textbf{(B)}\ 75^{\circ}\qquad \textbf{(C)}\ 90^{\circ}\qquad \textbf{(D)}\ 105^{\circ}\qquad \textbf{(E)}\ 120^{\circ}$