Found problems: 25757
1980 Spain Mathematical Olympiad, 8
Determine all triangles such that the lengths of the three sides and its area are given by four consecutive natural numbers.
1980 Austrian-Polish Competition, 5
Let $A_1A_2A_3$ be a triangle and, for $1 \leq i \leq 3$, let $B_i$ be an interior point of edge opposite $A_i$. Prove that the perpendicular bisectors of $A_iB_i$ for $1 \leq i \leq 3$ are not concurrent.
2000 Iran MO (3rd Round), 2
Call two circles in three-dimensional space pairwise tangent at a point $ P$ if they both pass through $ P$ and lines tangent to each circle at $ P$ coincide. Three circles not all lying in a plane are pairwise tangent at three distinct points. Prove that there exists a sphere which passes through the three circles.
2022 CMIMC, 2.5
Let $ABC$ be an equilateral triangle of unit side length and suppose $D$ is a point on segment $\overline{BC}$ such that $DB<DC.$ Let $M$ and $N$ denote the midpoints of $\overline{AB}$ and $\overline{AC},$ respectively. Suppose $X$ and $Y$ are the intersections of lines $AB$ and $ND,$ and lines $AC$ and $MD,$ respectively. Given that $XY=4,$ what is the value of $\frac{DB}{DC}?$
[i]Proposed by Kyle Lee[/i]
2020 Australian Maths Olympiad, 6
Let $ABCD$ be a square. For a point $P$ inside $ABCD$, a $\emph{windmill}$ centred at $P$ consists of two perpendicular lines $l_1$ and $l_2$ passing through $P$, such that
$\quad\bullet$ $l_1$ intersects the sides $AB$ and $CD$ at $W$ and $Y$, respectively, and
$\quad\bullet$ $l_2$ intersects the sides $BC$ and $DA$ at $X$ and $Z$, respectively.
A windmill is called $\emph{round}$ if the quadrilateral $WXYZ$ is cyclic.
Determine all points $P$ inside $ABCD$ such that every windmill centred at $P$ is round.
2008 Indonesia TST, 1
Let $ABCD$ be a square with side $20$ and $T_1, T_2, ..., T_{2000}$ are points in $ABCD$ such that no $3$ points in the set $S = \{A, B, C, D, T_1, T_2, ..., T_{2000}\}$ are collinear. Prove that there exists a triangle with vertices in $S$, such that the area is less than $1/10$.
2015 CHMMC (Fall), 10
Let $P$ be the parabola in the plane determined by the equation $y = x^2$ . Suppose a circle $C$ in the plane intersects $P$ at four distinct points. If three of these points are $(-28, 784)$,$(-2, 4)$, and $(13, 169)$, find the sum of the distances from the focus of $P$ to all four of the intersection points
1993 Mexico National Olympiad, 3
Given a pentagon of area $1993$ and $995$ points inside the pentagon, let $S$ be the set containing the vertices of the pentagon and the $995$ points. Show that we can find three points of $S$ which form a triangle of area $\le 1$.
2020 Sharygin Geometry Olympiad, 3
Let $ABC$ be a triangle with $\angle C=90^\circ$, and $D$ be a point outside $ABC$, such that $\angle ADC=\angle BAC$. The segments $CD$ and $AB$ meet at point $E$. It is known that the distance from $E$ to $AC$ is equal to the circumradius of triangle $ADE$. Find the angles of triangle $ABC$.
1956 Poland - Second Round, 2
Prove that if $ H $ is the point of intersection of the altitudes of a non-right triangle $ ABC $, then the circumcircles of the triangles $ AHB $, $ BHC $, $ CHA $ and $ ABC $ are equal.
2020-2021 Fall SDPC, 4
Let $ABC$ be an acute scalene triangle, let $D$ be a point on the $A$-altitude, and let the circle with diameter $AD$ meet $AC$, $AB$, and the circumcircle of $ABC$ at $E$, $F$, $G$, respectively. Let $O$ be the circumcenter of $ABC$, let $AO$ meet $EF$ at $T$, and suppose the circumcircles of $ABC$ and $GTO$ meet at $X \neq G$. Then, prove that $AX$, $DG$, and $EF$ concur.
2004 Romania Team Selection Test, 8
Let $\Gamma$ be a circle, and let $ABCD$ be a square lying inside the circle $\Gamma$. Let $\mathcal{C}_a$ be a circle tangent interiorly to $\Gamma$, and also tangent to the sides $AB$ and $AD$ of the square, and also lying inside the opposite angle of $\angle BAD$. Let $A'$ be the tangency point of the two circles. Define similarly the circles $\mathcal{C}_b$, $\mathcal{C}_c$, $\mathcal{C}_d$ and the points $B',C',D'$ respectively.
Prove that the lines $AA'$, $BB'$, $CC'$ and $DD'$ are concurrent.
2018 JHMT, 2
Two parallel chords $c, d$ in a circle have lengths $10$ and $14$ respectively, and the distance between them is $6$. If the length of the chord that is equidistant from $c$ and $d$ and parallel to $c$ and $d$ is $x$, find $x^2$.
2011 IFYM, Sozopol, 7
The inscribed circle of $\Delta ABC$ $(AC<BC)$ is tangent to $AC$ and $BC$ in points $X$ and $Y$ respectively. A line is constructed through the middle point $M$ of $AB$, parallel to $XY$, which intersects $BC$ in $N$. Let $L\in BC$ be such that $NL=AC$ and $L$ is between $C$ and $N$. The lines $ML$ and $AC$ intersect in point $K$. Prove that $BN=CK$.
2004 AMC 12/AHSME, 24
In $ \triangle ABC$, $ AB \equal{} BC$, and $ BD$ is an altitude. Point $ E$ is on the extension of $ \overline{AC}$ such that $ BE \equal{} 10$. The values of $ \tan CBE$, $ \tan DBE$, and $ \tan ABE$ form a geometric progression, and the values of $ \cot DBE$, $ \cot CBE$, $ \cot DBC$ form an arithmetic progression. What is the area of $ \triangle ABC$?
[asy]unitsize(3mm);
defaultpen(linewidth(.8pt)+fontsize(10pt));
pair D=(0,0), C=(3,0), A=(-3,0), B=(0, 8), Ep=(6,0);
draw(A--B--Ep--cycle);
draw(D--B--C);
label("$A$",A,S);
label("$D$",D,S);
label("$C$",C,S);
label("$E$",Ep,S);
label("$B$",B,N);[/asy]$ \textbf{(A)}\ 16 \qquad \textbf{(B)}\ \frac {50}{3} \qquad \textbf{(C)}\ 10\sqrt3 \qquad \textbf{(D)}\ 8\sqrt5 \qquad \textbf{(E)}\ 18$
2001 Rioplatense Mathematical Olympiad, Level 3, 2
Let $ABC$ be an acute triangle and $A_1, B_1$ and $C_1$, points on the sides $BC, CA$ and $AB$, respectively, such that $CB_1 = A_1B_1$ and $BC_1 = A_1C_1$. Let $D$ be the symmetric of $A_1$ with respect to $B_1C_1, O$ and $O_1$ are the circumcenters of triangles $ABC$ and $A_1B_1C_1$, respectively. If $A \ne D, O \ne O_1$ and $AD$ is perpendicular to $OO_1$, prove that $AB = AC$.
2016 Romania National Olympiad, 4
Consider the isosceles right triangle $ABC$, with $\angle A = 90^o$ and the point $M \in (BC)$ such that $\angle AMB = 75^o$. On the inner bisector of the angle $MAC$ take a point $F$ such that $BF = AB$. Prove that:
a) the lines $AM$ and $BF$ are perpendicular;
b) the triangle $CFM$ is isosceles.
2015 Korea Junior Math Olympiad, 1
In an acute, scalene triangle $\triangle ABC$, let $O$ be the circumcenter. Let $M$ be the midpoint of $AC$.
Let the perpendicular from $A$ to $BC$ be $D$. Let the circumcircle of $\triangle OAM$ hit $DM$ at $P(\not= M)$.
Prove that $B, O, P$ are colinear.
1996 AIME Problems, 13
In triangle $ABC, AB=\sqrt{30}, AC=\sqrt{6},$ and $BC=\sqrt{15}.$ There is a point $D$ for which $\overline{AD}$ bisects $\overline{BC}$ and $\angle ADB$ is a right angle. The ratio \[ \frac{\text{Area}(\triangle ADB)}{\text{Area}(\triangle ABC)} \] can be written in the form $m/n,$ where $m$ and $n$ are relatively prime positive integers. Find $m+n.$
Mid-Michigan MO, Grades 7-9, 2014
[b]p1.[/b] (a) Put the numbers $1$ to $6$ on the circle in such way that for any five consecutive numbers the sum of first three (clockwise) is larger than the sum of remaining two.
(b) Can you arrange these numbers so it works both clockwise and counterclockwise.
[b]p2.[/b] A girl has a box with $1000$ candies. Outside the box there is an infinite number of chocolates and muffins. A girl may replace:
$\bullet$ two candies in the box with one chocolate bar,
$\bullet$ two muffins in the box with one chocolate bar,
$\bullet$ two chocolate bars in the box with one candy and one muffin,
$\bullet$ one candy and one chocolate bar in the box with one muffin,
$\bullet$ one muffin and one chocolate bar in the box with one candy.
Is it possible that after some time it remains only one object in the box?
[b]p3.[/b] Find any integer solution of the puzzle: $WE+ST+RO+NG=128$ (different letters mean different digits between $1$ and $9$).
[b]p4.[/b] Two consecutive three‐digit positive integer numbers are written one after the other one. Show that the six‐digit number that is obtained is not divisible by $1001$.
[b]p5.[/b] There are $9$ straight lines drawn in the plane. Some of them are parallel some of them intersect each other. No three lines do intersect at one point. Is it possible to have exactly $17$ intersection points?
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2012 NIMO Problems, 7
In quadrilateral $ABCD$, $AC = BD$ and $\measuredangle B = 60^\circ$. Denote by $M$ and $N$ the midpoints of $\overline{AB}$ and $\overline{CD}$, respectively. If $MN = 12$ and the area of quadrilateral $ABCD$ is 420, then compute $AC$.
[i]Proposed by Aaron Lin[/i]
1997 Swedish Mathematical Competition, 2
Let $D$ be the point on side $AC$ of a triangle $ABC$ such that $BD$ bisects $\angle B$, and $E$ be the point on side $AB$ such that $3\angle ACE = 2\angle BCE$. Suppose that $BD$ and $CE$ intersect at a point $P$ with $ED = DC = CP$. Determine the angles of the triangle.
2013 Mid-Michigan MO, 7-9
[b]p1.[/b] A straight line is painted in two colors. Prove that there are three points of the same color such that one of them is located exactly at the midpoint of the interval bounded by the other two.
[b]p2.[/b] Find all positive integral solutions $x, y$ of the equation $xy = x + y + 3$.
[b]p3.[/b] Can one cut a square into isosceles triangles with angle $80^o$ between equal sides?
[b]p4.[/b] $20$ children are grouped into $10$ pairs: one boy and one girl in each pair. In each pair the boy is taller than the girl. Later they are divided into pairs in a different way. May it happen now that
(a) in all pairs the girl is taller than the boy;
(b) in $9$ pairs out of $10$ the girl is taller than the boy?
[b]p5.[/b] Mr Mouse got to the cellar where he noticed three heads of cheese weighing $50$ grams, $80$ grams, and $120$ grams. Mr. Mouse is allowed to cut simultaneously $10$ grams from any two of the heads and eat them. He can repeat this procedure as many times as he wants. Can he make the weights of all three pieces equal?
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2012 Greece JBMO TST, 3
Let $ABC$ be an acute triangle with $AB<AC<BC$, inscribed in circle $c(O,R)$ (with center $O$ and radius $R$). Let $O_1$ be the symmetric point of $O$ wrt $AC$. Circle $c_1(O_1,R)$ intersects $BC$ at $Z$. If the extension of the altitude $AD$ intersects the cicrumscribed circle $c(O,R)$ at point $E$, prove that $EC$ is perpendicular on $AZ$.
1985 IMO Shortlist, 21
The tangents at $B$ and $C$ to the circumcircle of the acute-angled triangle $ABC$ meet at $X$. Let $M$ be the midpoint of $BC$. Prove that
[i](a)[/i] $\angle BAM = \angle CAX$, and
[i](b)[/i] $\frac{AM}{AX} = \cos\angle BAC.$