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

2022 All-Russian Olympiad, 2

Tags: geometry , algebra
In the coordinate plane,the graps of functions $y=sin x$ and $y=tan x$ are drawn, along with the coordinate axes. Using compass and ruler, construct a line tangent to the graph of sine at a point above the axis, $Ox$, as well at a point below that axis (the line can also meet the graph at several other points)

2016 Korea National Olympiad, 3

Acute triangle $\triangle ABC$ has area $S$ and perimeter $L$. A point $P$ inside $\triangle ABC$ has $dist(P,BC)=1, dist(P,CA)=1.5, dist(P,AB)=2$. Let $BC \cap AP = D$, $CA \cap BP = E$, $AB \cap CP= F$. Let $T$ be the area of $\triangle DEF$. Prove the following inequality. $$ \left( \frac{AD \cdot BE \cdot CF}{T} \right)^2 > 4L^2 + \left( \frac{AB \cdot BC \cdot CA}{24S} \right)^2 $$

2018 China Team Selection Test, 3

In isosceles $\triangle ABC$, $AB=AC$, points $D,E,F$ lie on segments $BC,AC,AB$ such that $DE\parallel AB$, $DF\parallel AC$. The circumcircle of $\triangle ABC$ $\omega_1$ and the circumcircle of $\triangle AEF$ $\omega_2$ intersect at $A,G$. Let $DE$ meet $\omega_2$ at $K\neq E$. Points $L,M$ lie on $\omega_1,\omega_2$ respectively such that $LG\perp KG, MG\perp CG$. Let $P,Q$ be the circumcenters of $\triangle DGL$ and $\triangle DGM$ respectively. Prove that $A,G,P,Q$ are concyclic.

2003 All-Russian Olympiad Regional Round, 9.8

Prove that a convex polygon can be cut by disjoint diagonals into acute triangles in at least one way.

2009 All-Russian Olympiad Regional Round, 9.7

Given a parallelogram $ABCD$, in which the angle $\angle ABC$ is obtuse. Line $AD$ intersects the circle a second time $\omega$ circumscribed around triangle $ABC$, at the point $E$. Line $CD$ intersects second time circle $\omega$ at point $F$. Prove that the circumcenter of triangle $DEF$ lies on the circle $\omega$.

2001 AIME Problems, 12

A sphere is inscribed in the tetrahedron whose vertices are $A=(6,0,0), B=(0,4,0), C=(0,0,2),$ and $D=(0,0,0).$ The radius of the sphere is $m/n,$ where $m$ and $n$ are relatively prime positive integers. Find $m+n.$

2016 Greece Team Selection Test, 2

Tags: geometry
Given is a triangle $\triangle{ABC}$,with $AB<AC<BC$,inscribed in circle $c(O,R)$.Let $D,E,Z$ be the midpoints of $BC,CA,AB$ respectively,and $K$ the foot of the altitude from $A$.At the exterior of $\triangle{ABC}$ and with the sides $AB,AC$ as diameters,we construct the semicircles $c_1,c_2$ respectively.Suppose that $P\equiv DZ\cap c_1 \ , \ S\equiv KZ\cap c_1$ and $R\equiv DE\cap c_2 \ , \ T\equiv KE\cap c_2$.Finally,let $M$ be the intersection of the lines $PS,RT$. [b]i.[/b] Prove that the lines $PR,ST$ intersect at $A$. [b]ii.[/b] Prove that the lines $PR\cap MD$ intersect on $c$. [asy]import graph; size(8cm); real labelscalefactor = 0.5; /* changes label-to-point distance */ pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */ pen dotstyle = black; /* point style */ real xmin = -4.8592569519241255, xmax = 12.331775417316715, ymin = -3.1864435704043403, ymax = 6.540061585876658; /* image dimensions */ pen aqaqaq = rgb(0.6274509803921569,0.6274509803921569,0.6274509803921569); pen uququq = rgb(0.25098039215686274,0.25098039215686274,0.25098039215686274); draw((0.6699432366054657,3.2576036755978928)--(0.,0.)--(5.,0.)--cycle, aqaqaq); /* draw figures */ draw((0.6699432366054657,3.2576036755978928)--(0.,0.), uququq); draw((0.,0.)--(5.,0.), uququq); draw((5.,0.)--(0.6699432366054657,3.2576036755978928), uququq); draw(shift((0.33497161830273287,1.6288018377989464))*xscale(1.662889476749906)*yscale(1.662889476749906)*arc((0,0),1,78.3788505217281,258.3788505217281)); draw(shift((2.834971618302733,1.6288018377989464))*xscale(2.7093067970187343)*yscale(2.7093067970187343)*arc((0,0),1,-36.95500560847834,143.0449943915217)); draw((0.6699432366054657,3.2576036755978928)--(0.6699432366054657,0.)); draw((-0.9938564482532047,2.628510486065423)--(2.5,0.)); draw((0.6699432366054657,0.)--(0.,3.2576036755978923)); draw((0.6699432366054657,0.)--(5.,3.257603675597893)); draw((2.5,0.)--(3.3807330143335355,4.282570444700163)); draw((-0.9938564482532047,2.628510486065423)--(2.5,4.8400585427926455)); draw((2.5,4.8400585427926455)--(5.,3.257603675597893)); draw((-0.9938564482532047,2.628510486065423)--(3.3807330143335355,4.282570444700163), linewidth(1.2) + linetype("2 2")); draw((0.,3.2576036755978923)--(5.,3.257603675597893), linewidth(1.2) + linetype("2 2")); draw(circle((2.5,1.18355242571055), 2.766007292905304), linewidth(0.4) + linetype("2 2")); draw((2.5,4.8400585427926455)--(2.5,0.), linewidth(1.2) + linetype("2 2")); /* dots and labels */ dot((0.6699432366054657,3.2576036755978928),linewidth(3.pt) + dotstyle); label("$A$", (0.7472169504504719,2.65), NE * labelscalefactor); dot((0.,0.),linewidth(3.pt) + dotstyle); label("$B$", (-0.2,-0.4), NE * labelscalefactor); dot((5.,0.),linewidth(3.pt) + dotstyle); label("$C$", (5.028818057451246,-0.34281415594345044), NE * labelscalefactor); dot((2.5,0.),linewidth(3.pt) + dotstyle); label("$D$", (2.4275434226319077,-0.32665717063401356), NE * labelscalefactor); dot((2.834971618302733,1.6288018377989464),linewidth(3.pt) + dotstyle); label("$E$", (3.073822835009383,1.5637101105701008), NE * labelscalefactor); dot((0.33497161830273287,1.6288018377989464),linewidth(3.pt) + dotstyle); label("$Z$", (0.003995626216375389,1.402140257475732), NE * labelscalefactor); dot((0.6699432366054657,0.),linewidth(3.pt) + dotstyle); label("$K$", (0.6179610679749769,-0.3105001853245767), NE * labelscalefactor); dot((-0.9938564482532047,2.628510486065423),linewidth(3.pt) + dotstyle); label("$P$", (-1.0785223895158957,2.7916409940873033), NE * labelscalefactor); dot((0.,3.2576036755978923),linewidth(3.pt) + dotstyle); label("$S$", (-0.14141724156855653,3.454077391774215), NE * labelscalefactor); dot((5.,3.257603675597893),linewidth(3.pt) + dotstyle); label("$T$", (5.061132028070119,3.3571354799175936), NE * labelscalefactor); dot((3.3807330143335355,4.282570444700163),linewidth(3.pt) + dotstyle); label("$R$", (3.445433497126431,4.375025554412117), NE * labelscalefactor); dot((2.5,4.8400585427926455),linewidth(3.pt) + dotstyle); label("$M$", (2.5567993051074027,4.940520040242407), NE * labelscalefactor); clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle); /* end of picture */[/asy]

2020 AMC 10, 10

Seven cubes, whose volumes are $1$, $8$, $27$, $64$, $125$, $216$, and $343$ cubic units, are stacked vertically to form a tower in which the volumes of the cubes decrease from bottom to top. Except for the bottom cube, the bottom face of each cube lies completely on top of the cube below it. What is the total surface area of the tower (including the bottom) in square units? $\textbf{(A) } 644 \qquad \textbf{(B) } 658 \qquad \textbf{(C) } 664 \qquad \textbf{(D) } 720 \qquad \textbf{(E) } 749$

2024 Sharygin Geometry Olympiad, 10.7

Tags: geo , geometry
Let $ABC$ be a triangle with $\angle A=60^\circ$; $AD$, $BE$, and $CF$ be its bisectors; $P, Q$ be the projections of $A$ to $EF$ and $BC$ respectively; and $R$ be the second common point of the circle $DEF$ with $AD$. Prove that $P, Q, R$ are collinear.

Indonesia Regional MO OSP SMA - geometry, 2006.1

Suppose triangle $ABC$ is right-angled at $B$. The altitude from $B$ intersects the side $AC$ at point $D$. If points $E$ and $F$ are the midpoints of $BD$ and $CD$, prove that $AE \perp BF$.

EMCC Team Rounds, 2012

[b]p1. [/b]The longest diagonal of a regular hexagon is 12 inches long. What is the area of the hexagon, in square inches? [b]p2.[/b] When Al and Bob play a game, either Al wins, Bob wins, or they tie. The probability that Al does not win is $\frac23$ , and the probability that Bob does not win is $\frac34$ . What is the probability that they tie? [b]p3.[/b] Find the sum of the $a + b$ values over all pairs of integers $(a, b)$ such that $1 \le a < b \le 10$. That is, compute the sum $$(1 + 2) + (1 + 3) + (1 + 4) + ...+ (2 + 3) + (2 + 4) + ...+ (9 + 10).$$ [b]p4.[/b] A $3 \times 11$ cm rectangular box has one vertex at the origin, and the other vertices are above the $x$-axis. Its sides lie on the lines $y = x$ and $y = -x$. What is the $y$-coordinate of the highest point on the box, in centimeters? [b]p5.[/b] Six blocks are stacked on top of each other to create a pyramid, as shown below. Carl removes blocks one at a time from the pyramid, until all the blocks have been removed. He never removes a block until all the blocks that rest on top of it have been removed. In how many different orders can Carl remove the blocks? [img]https://cdn.artofproblemsolving.com/attachments/b/e/9694d92eeb70b4066b1717fedfbfc601631ced.png[/img] [b]p6.[/b] Suppose that a right triangle has sides of lengths $\sqrt{a + b\sqrt{3}}$,$\sqrt{3 + 2\sqrt{3}}$, and $\sqrt{4 + 5\sqrt{3}}$, where $a, b$ are positive integers. Find all possible ordered pairs $(a, b)$. [b]p7.[/b] Farmer Chong Gu glues together $4$ equilateral triangles of side length $ 1$ such that their edges coincide. He then drives in a stake at each vertex of the original triangles and puts a rubber band around all the stakes. Find the minimum possible length of the rubber band. [b]p8.[/b] Compute the number of ordered pairs $(a, b)$ of positive integers less than or equal to $100$, such that a $b -1$ is a multiple of $4$. [b]p9.[/b] In triangle $ABC$, $\angle C = 90^o$. Point $P$ lies on segment $BC$ and is not $B$ or $C$. Point $I$ lies on segment $AP$. If $\angle BIP = \angle PBI = \angle CAB = m^o$ for some positive integer $m$, find the sum of all possible values of $m$. [b]p10.[/b] Bob has $2$ identical red coins and $2$ identical blue coins, as well as $4$ distinguishable buckets. He places some, but not necessarily all, of the coins into the buckets such that no bucket contains two coins of the same color, and at least one bucket is not empty. In how many ways can he do this? [b]p11.[/b] Albert takes a $4 \times 4$ checkerboard and paints all the squares white. Afterward, he wants to paint some of the square black, such that each square shares an edge with an odd number of black squares. Help him out by drawing one possible configuration in which this holds. (Note: the answer sheet contains a $4 \times 4$ grid.) [b]p12.[/b] Let $S$ be the set of points $(x, y)$ with $0 \le x \le 5$, $0 \le y \le 5$ where $x$ and $y$ are integers. Let $T$ be the set of all points in the plane that are the midpoints of two distinct points in $S$. Let $U$ be the set of all points in the plane that are the midpoints of two distinct points in $T$. How many distinct points are in $U$? (Note: The points in $T$ and $U$ do not necessarily have integer coordinates.) [b]p13.[/b] In how many ways can one express $6036$ as the sum of at least two (not necessarily positive) consecutive integers? [b]p14.[/b] Let $a, b, c, d, e, f$ be integers (not necessarily distinct) between $-100$ and $100$, inclusive, such that $a + b + c + d + e + f = 100$. Let $M$ and $m$ be the maximum and minimum possible values, respectively, of $$abc + bcd + cde + def + ef a + f ab + ace + bdf.$$ Find $\frac{M}{m}$. [b]p15.[/b] In quadrilateral $ABCD$, diagonal $AC$ bisects diagonal $BD$. Given that $AB = 20$, $BC = 15$, $CD = 13$, $AC = 25$, find $DA$. PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

1987 Tournament Of Towns, (143) 4

On a chessboard a square is chosen . The sum of the squares of distances from its centre to the centre of all black squares is designated by $a$ and to the centre of all white squares by $b$. Prove that $a = b$. (A. Andj ans, Riga)

2012 Mexico National Olympiad, 6

Consider an acute triangle $ABC$ with circumcircle $\mathcal{C}$. Let $H$ be the orthocenter of $ABC$ and $M$ the midpoint of $BC$. Lines $AH$, $BH$ and $CH$ cut $\mathcal{C}$ again at points $D$, $E$, and $F$ respectively; line $MH$ cuts $\mathcal{C}$ at $J$ such that $H$ lies between $J$ and $M$. Let $K$ and $L$ be the incenters of triangles $DEJ$ and $DFJ$ respectively. Prove $KL$ is parallel to $BC$.

2010 India IMO Training Camp, 9

Let $A=(a_{jk})$ be a $10\times 10$ array of positive real numbers such that the sum of numbers in row as well as in each column is $1$. Show that there exists $j<k$ and $l<m$ such that \[a_{jl}a_{km}+a_{jm}a_{kl}\ge \frac{1}{50}\]

1976 IMO, 3

A box whose shape is a parallelepiped can be completely filled with cubes of side $1.$ If we put in it the maximum possible number of cubes, each of volume $2$, with the sides parallel to those of the box, then exactly $40$ percent of the volume of the box is occupied. Determine the possible dimensions of the box.

1997 Estonia National Olympiad, 2

Tags: triangle , geometry , angle
Side lengths $a,b,c$ of a triangle satisfy $\frac{a^3+b^3+c^3}{a+b+c}= c^2$. Find the measure of the angle opposite to side $c$.

2005 Bulgaria Team Selection Test, 1

Let $ABC$ be an acute triangle. Find the locus of the points $M$, in the interior of $\bigtriangleup ABC$, such that $AB-FG= \frac{MF.AG+MG.BF}{CM}$, where $F$ and $G$ are the feet of the perpendiculars from $M$ to the lines $BC$ and $AC$, respectively.

2020 Estonia Team Selection Test, 2

The radius of the circumcircle of triangle $\Delta$ is $R$ and the radius of the inscribed circle is $r$. Prove that a circle of radius $R + r$ has an area more than $5$ times the area of triangle $\Delta$.

Denmark (Mohr) - geometry, 1998.3

The points lie on three parallel lines with distances as indicated in the figure $A, B$ and $C$ such that square $ABCD$ is a square. Find the area of this square. [img]https://1.bp.blogspot.com/-xeFvahqPVyM/XzcFfB0-NfI/AAAAAAAAMYA/SV2XU59uBpo_K99ZBY43KSSOKe-veOdFQCLcBGAsYHQ/s0/1998%2BMohr%2Bp3.png[/img]

2012 India Regional Mathematical Olympiad, 1

Tags: geometry
Let $ABCD$ be a unit square. Draw a quadrant of the a circle with $A$ as centre and $B,D$ as end points of the arc. Similarly, draw a quadrant of a circle with $B$ as centre and $A,C$ as end points of the arc. Inscribe a circle $ \Gamma$ touching arcs $AC$ and $BD$ both externally and also touching the side $CD$. Find the radius of $ \Gamma$.

2008 Stanford Mathematics Tournament, 10

Six people play the following game: They have a cube, initially white. One by one, the players mark an $ X$ on a white face of the cube, and roll it like a die. The winner is the first person to roll an $ X$ (for example, player 1 wins with probability $ \frac {1}{6}$, while if none of players 1-5 win, player 6 will place an $ X$ on the last square and win for sure). What is the probability that the sixth player wins?

KoMaL A Problems 2017/2018, A. 724

A sphere $S$ lies within tetrahedron $ABCD$, touching faces $ABD, ACD$, and $BCD$, but having no point in common with plane $ABC$. Let $E$ be the point in the interior of the tetrahedron for which $S$ touches planes $ABE$, $ACE$, and $BCE$ as well. Suppose the line $DE$ meets face $ABC$ at $F$, and let $L$ be the point of $S$ nearest to plane $ABC$. Show that segment $FL$ passes through the centre of the inscribed sphere of tetrahedron $ABCE$. KöMaL A.723. (April 2018), G. Kós

2018 Yasinsky Geometry Olympiad, 3

Point $O$ is the center of circumcircle $\omega$ of the isosceles triangle $ABC$ ($AB = AC$). Bisector of the angle $\angle C$ intersects $\omega$ at the point $W$. Point $Q$ is the center of the circumcircle of the triangle $OWB$. Construct the triangle $ABC$ given the points $Q,W, B$. (Andrey Mostovy)

2015 Indonesia MO Shortlist, G8

$ABC$ is an acute triangle with $AB> AC$. $\Gamma_B$ is a circle that passes through $A,B$ and is tangent to $AC$ on $A$. Define similar for $ \Gamma_C$. Let $D$ be the intersection $\Gamma_B$ and $\Gamma_C$ and $M$ be the midpoint of $BC$. $AM$ cuts $\Gamma_C$ at $E$. Let $O$ be the center of the circumscibed circle of the triangle $ABC$. Prove that the circumscibed circle of the triangle $ODE$ is tangent to $\Gamma_B$.

2021 Indonesia TST, G

The circles $k_1$ and $k_2$ intersect at points $A$ and $B$, and $k_1$ passes through the center $O$ of the circle $k_2$. The line $p$ intersects $k_1$ at the points $K ,O$ and $k_2$ at the points $L ,M$ so that $L$ lies between $K$ and $O$. The point $P$ is the projection of $L$ on the line $AB$. Prove that $KP$ is parallel to the median of triangle $ABM$ drawn from the vertex $M$.