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: 85335

2012 Dutch IMO TST, 4

Let $\vartriangle ABC$ be a triangle. The angle bisector of $\angle CAB$ intersects$ BC$ at $L$. On the interior of line segments $AC$ and $AB$, two points, $M$ and $N$, respectively, are chosen in such a way that the lines $AL, BM$ and $CN$ are concurrent, and such that $\angle AMN = \angle ALB$. Prove that $\angle NML = 90^o$.

2017-2018 SDML (Middle School), 10

Tags:
Mrs. Krabappel gives a five-question pop quiz one Monday. Nobody is ready, so everyone guesses and gets exactly three questions correct. The students later discover that they each answered a different set of three questions correctly. What is the largest possible number of students in the class? $\mathrm{(A) \ } 9 \qquad \mathrm{(B) \ } 10 \qquad \mathrm {(C) \ } 11 \qquad \mathrm{(D) \ } 12 \qquad \mathrm{(E) \ } 13$

2024 Nigerian MO Round 2, Problem 2

Solve the system of equations: \[x>y>z\] \[x+y+z=1\] \[x^2+y^2+z^2=69\] \[x^3+y^3+z^3=271\] [hide=Answer]x=7, y=-2, z=-4[/hide]

PEN E Problems, 35

There exists a block of $1000$ consecutive positive integers containing no prime numbers, namely, $1001!+2$, $1001!+3$, $\cdots$, $1001!+1001$. Does there exist a block of $1000$ consecutive positive integers containing exactly five prime numbers?

1999 Moldova Team Selection Test, 14

Tags: geometry
A square with sidelength $1$ is covered by $3$ congruent disks. Find the smallest possible value of the radius of the disks.

2005 Switzerland - Final Round, 5

Tweaking a convex $n$-gon means the following: choose two adjacent sides $AB$ and $BC$ and replaces them with the line segment $AM$, $MN$, $NC$, where $M \in AB$ and $N \in BC$ are arbitrary points inside these segments. In other words, you cut off a corner and get an $(n+1)$-corner. Starting from a regular hexagon $P_6$ with area $1$, by continuous Tweaks a sequence $P_6,P_7,P_8, ...$ convex polygons. Show that Area of $​​P_n$ for all $n\ge 6$ greater than $\frac1 2$ is, regardless of how tweaks takes place.

2022 BAMO, C/1

The game of pool includes $15$ balls that fit within a triangular rack as shown: [asy] // thanks Ritwin for this diagram :D unitsize(0.6cm); pair pos(real i, real j) { return i*dir(60) + (j,0); } for (int i = 0; i <= 4; ++i) { for (int j = 0; j <= 4-i; ++j) { draw(circle(pos(i,j), .5)); } } pair A = pos(0,0); pair B = pos(0,4); pair C = pos(4,0); pair dd = dir(270) * .5; pair ul = dir(150) * .5; pair ur = dir( 30) * .5; real S = 1.75; draw(A+dd -- B+dd ^^ B+ur -- C+ur ^^ C+ul -- A+ul ); draw(A+dd*S -- B+dd*S ^^ B+ur*S -- C+ur*S ^^ C+ul*S -- A+ul*S); draw(arc(A, A+ul*S, A+dd*S)); draw(arc(B, B+dd*S, B+ur*S)); draw(arc(C, C+ur*S, C+ul*S)); [/asy] Seven of the balls are "striped" (not colored with a single color) and eight are "solid" (colored with a single color). Prove that no matter how the $15$ balls are arranged in the rack, there must always be a pair of striped balls adjacent to each other.

2023 Belarus - Iran Friendly Competition, 2

Find all strictly monotone functions $f : \mathbb{R} \to \mathbb{R}$ such that some polynomial $P(x, y)$ satisfies the equality $$f(x + y) = P(f(x), f(y))$$ for all real numbers $x$ and $y$

2019 CIIM, Problem 1

Tags:
Determine all triples of integers $(x, y, z)$ that satisfy the equation \[x^z + y^z = z.\]

2006 All-Russian Olympiad Regional Round, 9.4

Tags: geometry , tangent
The bisectors of angles $A$ and $C$ of triangle $ABC$ intersect the circumcircle of this triangle at points $A_0$ and $C_0$, respectively. A straight line passing through the center of the inscribed circle of a triangle $ABC$ is parallel to side $AC$ and intersects line $A_0C_0$ at point $P$. Prove that line $PB$ is tangent to the circumcircle of the triangle $ABC$.

2004 Mid-Michigan MO, 7-9

[b]p1.[/b] Two players play the following game. On the lowest left square of an $8\times 8$ chessboard there is a rook. The first player is allowed to move the rook up or to the right by an arbitrary number of squares. The second player is also allowed to move the rook up or to the right by an arbitrary number of squares. Then the first player is allowed to do this again, and so on. The one who moves the rook to the upper right square wins. Who has a winning strategy? [b]p2.[/b] In Crocodile Country there are banknotes of $1$ dollar, $10$ dollars, $100$ dollars, and $1,000$ dollars. Is it possible to get 1,000,000 dollars by using $250,000$ banknotes? [b]p3.[/b] Fifteen positive numbers (not necessarily whole numbers) are placed around the circle. It is known that the sum of every four consecutive numbers is $30$. Prove that each number is less than $15$. [b]p4.[/b] Donald Duck has $100$ sticks, each of which has length $1$ cm or $3$ cm. Prove that he can break into $2$ pieces no more than one stick, after which he can compose a rectangle using all sticks. [b]p5.[/b] Three consecutive $2$ digit numbers are written next to each other. It turns out that the resulting $6$ digit number is divisible by $17$. Find all such numbers. PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2007 Today's Calculation Of Integral, 230

Prove that $ \frac {( \minus{} 1)^n}{n!}\int_1^2 (\ln x)^n\ dx \equal{} 2\sum_{k \equal{} 1}^n \frac {( \minus{} \ln 2)^k}{k!} \plus{} 1$.

2013 AMC 10, 11

Tags:
A student council must select a two-person welcoming committee and a three-person planning committee from among its members. There are exactly $10$ ways to select a two-person team for the welcoming committee. It is possible for students to serve on both committees. In how many different ways can a three-person planning committee be selected? $ \textbf{(A)}\ 10\qquad\textbf{(B)}\ 12\qquad\textbf{(C)}\ 15\qquad\textbf{(D)}\ 18\qquad\textbf{(E)}\ 25$

2008 Purple Comet Problems, 3

Tags:
Find the least integer $n$ greater than $345$ such that $\frac{3n+4}{5}, \frac{4n+5}{3},$ and $\frac{5n+3}{4}$ are all integers.

2024 Kyiv City MO Round 2, Problem 4

Tags: geometry
Let $BD$ be an altitude of $\triangle ABC$ with $AB < BC$ and $\angle B > 90^\circ$. Let $M$ be the midpoint of $AC$, and point $K$ be symmetric to point $D$ with respect to point $M$. A perpendicular drawn from point $M$ to the line $BC$ intersects line $AB$ at point $L$. Prove that $\angle MBL = \angle MKL$. [i]Proposed by Oleksandra Yakovenko[/i]

2011 Romania National Olympiad, 1

Find all positive integers $r$ with the property that there exists positive prime numbers $p$ and $q$ so that $$p^2 + pq + q^2 = r^2 .$$

2025 Sharygin Geometry Olympiad, 3

An excircle centered at $I_{A}$ touches the side $BC$ of a triangle $ABC$ at point $D$. Prove that the pedal circles of $D$ with respect to the triangles $ABI_{A}$ and $ACI_{A}$ are congruent. Proposed by:K.Belsky

2014 Irish Math Olympiad, 4

Tags: algebra
Three different non-zero real numbers $a,b,c$ satisfy the equations $a+\frac{2}{b}=b+\frac{2}{c}=c+\frac{2}{a}=p $, where $p$ is a real number. Prove that $abc+2p=0.$

2005 All-Russian Olympiad Regional Round, 11.6

11.6 Construct for each vertex of the quadrilateral of area $S$ a symmetric point wrt to the diagonal, which doesn't contain this vertex. Let $S'$ be an area of the obtained quadrilateral. Prove that $\frac{S'}{S}<3$. ([i]L. Emel'yanov[/i])

2022 Thailand TST, 3

A hunter and an invisible rabbit play a game on an infinite square grid. First the hunter fixes a colouring of the cells with finitely many colours. The rabbit then secretly chooses a cell to start in. Every minute, the rabbit reports the colour of its current cell to the hunter, and then secretly moves to an adjacent cell that it has not visited before (two cells are adjacent if they share an edge). The hunter wins if after some finite time either:[list][*]the rabbit cannot move; or [*]the hunter can determine the cell in which the rabbit started.[/list]Decide whether there exists a winning strategy for the hunter. [i]Proposed by Aron Thomas[/i]

2021 Harvard-MIT Mathematics Tournament., 5

A convex polyhedron has $n$ faces that are all congruent triangles with angles $36^{\circ}, 72^{\circ}$, and $72^{\circ}$. Determine, with proof, the maximum possible value of $n$.

1988 Greece Junior Math Olympiad, 4

Tags: algebra
i) If $b^2+c^2=a^2, \,\,\,\, b\ne \pm c$ , calculate the expression $\frac{b^3+c^3}{b+c}+\frac{b^3-c^3}{b-c}$. ii) If $a+\frac{1}{a}=k, a\ne 0$, find the expression $a^4+\frac{1}{a^4}$ in terms of $k$.

2021 Winter Stars of Mathematics, 3

Determine all integers $n>1$ whose positive divisors add up to a power of $3.$ [i]Andrei Bâra[/i]

2019 Vietnam National Olympiad, Day 1

Tags: function
Let $f:\mathbb{R}\to (0;+\infty )$ be a continuous function such that $\underset{x\to -\infty }{\mathop{\lim }}\,f(x)=\underset{x\to +\infty }{\mathop{\lim }}\,f(x)=0.$ a) Prove that $f(x)$ has the maximum value on $\mathbb{R}.$ b) Prove that there exist two sequeneces $({{x}_{n}}),({{y}_{n}})$ with ${{x}_{n}}<{{y}_{n}},\forall n=1,2,3,...$ such that they have the same limit when $n$ tends to infinity and $f({{x}_{n}})=f({{y}_{n}})$ for all $n.$

2010 Brazil Team Selection Test, 4

Let $f$ be any function that maps the set of real numbers into the set of real numbers. Prove that there exist real numbers $x$ and $y$ such that \[f\left(x-f(y)\right)>yf(x)+x\] [i]Proposed by Igor Voronovich, Belarus[/i]