This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 25757

2023 Malaysian IMO Training Camp, 3

Tags: geometry
Let $ABC$ be an acute triangle with $AB\neq AC$. Let $D, E, F$ be the midpoints of the sides $BC$, $CA$, and $AB$ respectively, and $M, N$ be the midpoints of minor arc $BC$ not containing $A$ and major arc $BAC$ respectively. Suppose $W, X, Y, Z$ are the incenter, $D$-excenter, $E$-excenter, and $F$-excenter of triangle $DEF$ respectively. Prove that the circumcircles of the triangles $ABC$, $WNX$, $YMZ$ meet at a common point. [i]Proposed by Ivan Chan Kai Chin[/i]

1970 IMO Longlists, 39

$M$ is any point on the side $AB$ of the triangle $ABC$. $r,r_1,r_2$ are the radii of the circles inscribed in $ABC,AMC,BMC$. $q$ is the radius of the circle on the opposite side of $AB$ to $C$, touching the three sides of $AB$ and the extensions of $CA$ and $CB$. Similarly, $q_1$ and $q_2$. Prove that $r_1r_2q=rq_1q_2$.

1987 China Team Selection Test, 2

A closed recticular polygon with 100 sides (may be concave) is given such that it's vertices have integer coordinates, it's sides are parallel to the axis and all it's sides have odd length. Prove that it's area is odd.

2018 BMT Spring, Tie 3

Tags: geometry
Consider a regular polygon with $2^n$ sides, for $n \ge 2$, inscribed in a circle of radius $1$. Denote the area of this polygon by $A_n$. Compute $\prod_{i=2}^{\infty}\frac{A_i}{A_{i+1}}$

2014 Contests, 4

A circle passes through the points $A,C$ of triangle $ABC$ intersects with the sides $AB,BC$ at points $D,E$ respectively. Let $ \frac{BD}{CE}=\frac{3}{2}$, $BE=4$, $AD=5$ and $AC=2\sqrt{7} $. Find the angle $ \angle BDC$.

2021 AMC 12/AHSME Fall, 9

Tags: geometry
Triangle $ABC$ is equilateral with side length $6$. Suppose that $O$ is the center of the inscribed circle of this triangle. What is the area of the circle passing through $A$, $O$, and $C$? $\textbf{(A)}\ 9\pi \qquad\textbf{(B)}\ 12\pi \qquad\textbf{(C)}\ 18\pi \qquad\textbf{(D)}\ 24\pi \qquad\textbf{(E)}\ 27\pi$

2004 Putnam, A5

An $m\times n$ checkerboard is colored randomly: each square is independently assigned red or black with probability $\frac12.$ we say that two squares, $p$ and $q$, are in the same connected monochromatic region if there is a sequence of squares, all of the same color, starting at $p$ and ending at $q,$ in which successive squares in the sequence share a common side. Show that the expected number of connected monochromatic regions is greater than $\frac{mn}8.$

2011 Saudi Arabia Pre-TST, 4.1

On a semicircle of diameter $AB$ and center $C$, consider vari­able points $M$ and $N$ such that $MC \perp NC$. The circumcircle of triangle $MNC$ intersects $AB$ for the second time at $P$. Prove that $\frac{|PM-PN|}{PC}$ constant and find its value.

2015 District Olympiad, 1

Consider the parallelogram $ ABCD, $ whose diagonals intersect at $ O. $ The bisector of the angle $ \angle DAC $ and that of $ \angle DBC $ intersect each other at $ T. $ Moreover, $ \overrightarrow{TD} +\overrightarrow{TC} =\overrightarrow{TO} . $ Find the angles of the triangle $ ABT. $

2012 All-Russian Olympiad, 4

The point $E$ is the midpoint of the segment connecting the orthocentre of the scalene triangle $ABC$ and the point $A$. The incircle of triangle $ABC$ incircle is tangent to $AB$ and $AC$ at points $C'$ and $B'$ respectively. Prove that point $F$, the point symmetric to point $E$ with respect to line $B'C'$, lies on the line that passes through both the circumcentre and the incentre of triangle $ABC$.

1995 Brazil National Olympiad, 1

$ABCD$ is a quadrilateral with a circumcircle centre $O$ and an inscribed circle centre $I$. The diagonals intersect at $S$. Show that if two of $O,I,S$ coincide, then it must be a square.

2014 Contests, 1

In the figure of [url]http://www.artofproblemsolving.com/Forum/download/file.php?id=50643&mode=view[/url] $\odot O_1$ and $\odot O_2$ intersect at two points $A$, $B$. The extension of $O_1A$ meets $\odot O_2$ at $C$, and the extension of $O_2A$ meets $\odot O_1$ at $D$, and through $B$ draw $BE \parallel O_2A$ intersecting $\odot O_1$ again at $E$. If $DE \parallel O_1A$, prove that $DC \perp CO_2$.

2019 Malaysia National Olympiad, B2

Tags: geometry
Given a parallelogram $ABCD$, a point M is chosen such that $\angle DAC=\angle MAC$ and $\angle CAB=\angle MAB.$ Prove $\frac{AM}{BM}=\left(\frac{AC}{BD}\right)^2$

2003 AMC 10, 19

Three semicircles of radius $ 1$ are constructed on diameter $ AB$ of a semicircle of radius $ 2$. The centers of the small semicircles divide $ \overline{AB}$ into four line segments of equal length, as shown. What is the area of the shaded region that lies within the large semicircle but outside the smaller semicircles? [asy]import graph; unitsize(14mm); defaultpen(linewidth(.8pt)+fontsize(8pt)); dashed=linetype("4 4"); dotfactor=3; pair A=(-2,0), B=(2,0); fill(Arc((0,0),2,0,180)--cycle,mediumgray); fill(Arc((-1,0),1,0,180)--cycle,white); fill(Arc((0,0),1,0,180)--cycle,white); fill(Arc((1,0),1,0,180)--cycle,white); draw(Arc((-1,0),1,60,180)); draw(Arc((0,0),1,0,60),dashed); draw(Arc((0,0),1,60,120)); draw(Arc((0,0),1,120,180),dashed); draw(Arc((1,0),1,0,120)); draw(Arc((0,0),2,0,180)--cycle); dot((0,0)); dot((-1,0)); dot((1,0)); draw((-2,-0.1)--(-2,-0.3),gray); draw((-1,-0.1)--(-1,-0.3),gray); draw((1,-0.1)--(1,-0.3),gray); draw((2,-0.1)--(2,-0.3),gray); label("$A$",A,W); label("$B$",B,E); label("1",(-1.5,-0.1),S); label("2",(0,-0.1),S); label("1",(1.5,-0.1),S);[/asy]$ \textbf{(A)}\ \pi\minus{}\sqrt3 \qquad \textbf{(B)}\ \pi\minus{}\sqrt2 \qquad \textbf{(C)}\ \frac{\pi\plus{}\sqrt2}{2} \qquad \textbf{(D)}\ \frac{\pi\plus{}\sqrt3}{2}$ $ \textbf{(E)}\ \frac{7}{6}\pi\minus{}\frac{\sqrt3}{2}$

2008 AMC 10, 7

Tags: ratio , geometry
An equilateral triangle of side length $ 10$ is completely filled in by non-overlapping equilateral triangles of side length $ 1$. How many small triangles are required? $ \textbf{(A)}\ 10 \qquad \textbf{(B)}\ 25 \qquad \textbf{(C)}\ 100 \qquad \textbf{(D)}\ 250 \qquad \textbf{(E)}\ 1000$

1994 Romania TST for IMO, 4:

Let be given two concentric circles of radii $R$ and $R_1 > R$. Let quadrilateral $ABCD$ is inscribed in the smaller circle and let the rays $CD, DA, AB, BC$ meet the larger circle at $A_1, B_1, C_1, D_1$ respectively. Prove that $$ \frac{\sigma(A_1B_1C_1D_1)}{\sigma(ABCD)} \geq \frac{R_1^2}{R^2}$$ where $\sigma(P)$ denotes the area of a polygon $P.$

2014 Baltic Way, 11

Let $\Gamma$ be the circumcircle of an acute triangle $ABC.$ The perpendicular to $AB$ from $C$ meets $AB$ at $D$ and $\Gamma$ again at $E.$ The bisector of angle $C$ meets $AB$ at $F$ and $\Gamma$ again at $G.$ The line $GD$ meets $\Gamma$ again at $H$ and the line $HF$ meets $\Gamma$ again at $I.$ Prove that $AI = EB.$

2022 MOAA, 3

Tags: geometry
The area of the figure enclosed by the $x$-axis, $y$-axis, and line $7x + 8y = 15$ can be expressed as $\frac{m}{n}$ where $m$ and $n$ are relatively prime positive integers. Find $m + n$.

2010 ELMO Shortlist, 1

Let $ABC$ be a triangle. Let $A_1$, $A_2$ be points on $AB$ and $AC$ respectively such that $A_1A_2 \parallel BC$ and the circumcircle of $\triangle AA_1A_2$ is tangent to $BC$ at $A_3$. Define $B_3$, $C_3$ similarly. Prove that $AA_3$, $BB_3$, and $CC_3$ are concurrent. [i]Carl Lian.[/i]

1983 Dutch Mathematical Olympiad, 1

Tags: geometry
A triangle $ ABC$ can be divided into two isosceles triangles by a line through $ A$. Given that one of the angles of the triangles is $ 30^{\circ}$, find all possible values of the other two angles.

2008 Argentina National Olympiad, 3

On a circle of center $O$, let $A$ and $B$ be points on the circle such that $\angle AOB = 120^o$. Point $C$ lies on the small arc $AB$ and point $D$ lies on the segment $AB$. Let also $AD = 2, BD = 1$ and $CD = \sqrt2$. Calculate the area of triangle $ABC$.

2009 AMC 8, 25

A one-cubic-foot cube is cut into four pieces by three cuts parallel to the top face of the cube. The first cub is $\tfrac12$ foot from the top face. The second cut is $\tfrac13$ foot below the first cut, and the third cut is $\tfrac1{17}$ foot below the second cut. From the top to the bottom the pieces are labeled A, B, C, and D. The pieces are then glued together end to end as shown in the second diagram. What is the total surface area of this solid in square feet? [asy] import three; real d=11/102; defaultpen(fontsize(8)); defaultpen(linewidth(0.8)); currentprojection=orthographic(1,8/15,7/15); draw(unitcube, white, thick(), nolight); void f(real x) { draw((0,1,x)--(1,1,x)--(1,0,x)); } f(d); f(1/6); f(1/2); label("A", (1,0,3/4), W); label("B", (1,0,1/3), W); label("C", (1,0,1/6-d/4), W); label("D", (1,0,d/2), W); label("1/2", (1,1,3/4), E); label("1/3", (1,1,1/3), E); label("1/17", (0,1,1/6-d/4), E);[/asy] [asy] import three; real d=11/102; defaultpen(fontsize(8)); defaultpen(linewidth(0.8)); currentprojection=orthographic(2,8/15,7/15); int t=0; void f(real x) { path3 r=(t,1,x)--(t+1,1,x)--(t+1,1,0)--(t,1,0)--cycle; path3 f=(t+1,1,x)--(t+1,1,0)--(t+1,0,0)--(t+1,0,x)--cycle; path3 u=(t,1,x)--(t+1,1,x)--(t+1,0,x)--(t,0,x)--cycle; draw(surface(r), white, nolight); draw(surface(f), white, nolight); draw(surface(u), white, nolight); draw((t,1,x)--(t+1,1,x)--(t+1,1,0)--(t,1,0)--(t,1,x)--(t,0,x)--(t+1,0,x)--(t+1,1,x)--(t+1,1,0)--(t+1,0,0)--(t+1,0,x)); t=t+1; } f(d); f(1/2); f(1/3); f(1/17); label("D", (1/2, 1, 0), SE); label("A", (1+1/2, 1, 0), SE); label("B", (2+1/2, 1, 0), SE); label("C", (3+1/2, 1, 0), SE);[/asy] $\textbf{(A)}\:6\qquad \textbf{(B)}\:7\qquad \textbf{(C)}\:\frac{419}{51}\qquad \textbf{(D)}\:\frac{158}{17}\qquad \textbf{(E)}\:11$

2014 Sharygin Geometry Olympiad, 4

Tags: incenter , geometry
A square is inscribed into a triangle (one side of the triangle contains two vertices and each of two remaining sides contains one vertex. Prove that the incenter of the triangle lies inside the square.

CVM 2020, Problem 3+

Tags: geometry
Consider $\left(\triangle_n=A_nB_nC_n\right)_{n\ge 1}$. We define points $A_n',B_n',C_n'$ in sides $C_nB_n,A_nC_n,B_nA_n$ such that $$(n+1)B_nA_n'=C_nA_n',~(n+1)C_nB_n'=A_nB_n',~(n+1)A_nC_n'=B_nC_n'$$$\triangle_{n+1}$ is defined by the intersections of $A_nA_n',B_nB_n',C_nC_n'$. If $S_n$ denotes the area of $\triangle_n$. Find $\frac{S_1}{S_{2020}}$. [i]Proposed by Alejandro Madrid, Valle[/i]

1987 IberoAmerican, 3

Let $ABCD$ be a convex quadrilateral and let $P$ and $Q$ be the points on the sides $AD$ and $BC$ respectively such that $\frac{AP}{PD}=\frac{BQ}{QC}=\frac{AB}{CD}$. Prove that the line $PQ$ forms equal angles with the lines $AB$ and $CD$.