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

2015 Lusophon Mathematical Olympiad, 3

In the center of a square is a rabbit and at each vertex of this even square, a wolf. The wolves only move along the sides of the square and the rabbit moves freely in the plane. Knowing that the rabbit move at a speed of $10$ km / h and that the wolves move to a maximum speed of $14$ km / h, determine if there is a strategy for the rabbit to leave the square without being caught by the wolves.

2024 LMT Fall, 15

Tags: speed
Find the value of $1 \cdot 2 \cdot 3 \cdot 4 + 2\cdot3\cdot4\cdot5 + \dots + 6\cdot7\cdot8\cdot9$.

2016 Saint Petersburg Mathematical Olympiad, 4

$N> 4$ points move around the circle, each with a constant speed. For Any four of them have a moment in time when they all meet. Prove that is the moment when all the points meet.

2021 MOAA, 5

Tags: speed
There are 12 students in Mr. DoBa's math class. On the final exam, the average score of the top 3 students was 8 more than the average score of the other students, and the average score of the entire class was 85. Compute the average score of the top $3$ students. [i]Proposed by Yifan Kang[/i]

MOAA Individual Speed General Rounds, 2021.2

Tags: speed
[asy] size(5cm); defaultpen(fontsize(6pt)); draw((0,0)--(4,0)--(4,4)--(0,4)--cycle); draw((0,0)--(-4,0)--(-4,-4)--(0,-4)--cycle); draw((1,-1)--(1,3)--(-3,3)--(-3,-1)--cycle); draw((-1,1)--(-1,-3)--(3,-3)--(3,1)--cycle); draw((-4,-4)--(0,-4)--(0,-3)--(3,-3)--(3,0)--(4,0)--(4,4)--(0,4)--(0,3)--(-3,3)--(-3,0)--(-4,0)--cycle, red+1.2); label("1", (-3.5,0), S); label("2", (-2,0), S); label("1", (-0.5,0), S); label("1", (3.5,0), S); label("2", (2,0), S); label("1", (0.5,0), S); label("1", (0,3.5), E); label("2", (0,2), E); label("1", (0,0.5), E); label("1", (0,-3.5), E); label("2", (0,-2), E); label("1", (0,-0.5), E); [/asy] Compute the area of the resulting shape, drawn in red above. [i]Proposed by Nathan Xiong[/i]

LMT Speed Rounds, 3

Tags: speed , alg
Sam Wang decides to evaluate an expression of the form $x +2 \cdot 2+ y$. However, he unfortunately reads each ’plus’ as a ’times’ and reads each ’times’ as a ’plus’. Surprisingly, he still gets the problem correct. Find $x + y$. [i]Proposed by Edwin Zhao[/i] [hide=Solution] [i]Solution.[/i] $\boxed{4}$ We have $x+2*2+y=x \cdot 2+2 \cdot y$. When simplifying, we have $x+y+4=2x+2y$, and $x+y=4$. [/hide]

MOAA Individual Speed General Rounds, 2021.8

Tags: speed
Andrew chooses three (not necessarily distinct) integers $a$, $b$, and $c$ independently and uniformly at random from $\{1,2,3,4,5,6,7\}$. Let $p$ be the probability that $abc(a+b+c)$ is divisible by $4$. If $p$ can be written as $\frac{m}{n}$ for relatively prime positive integers $m$ and $n$, then compute $m+n$. [i]Proposed by Andrew Wen[/i]

2021 MOAA, 7

Tags: speed
If positive real numbers $x,y,z$ satisfy the following system of equations, compute $x+y+z$. $$xy+yz = 30$$ $$yz+zx = 36$$ $$zx+xy = 42$$ [i]Proposed by Nathan Xiong[/i]

2023 LMT Fall, 2

Tags: speed , alg
Eddie has a study block that lasts $1$ hour. It takes Eddie $25$ minutes to do his homework and $5$ minutes to play a game of Clash Royale. He can’t do both at the same time. How many games can he play in this study block while still completing his homework? [i]Proposed by Edwin Zhao[/i] [hide=Solution] [i]Solution.[/i] $\boxed{7}$ Study block lasts 60 minutes, thus he has 35 minutes to play Clash Royale, during which he can play $\frac{35}{5}=\boxed{7}$ games. [/hide]

1999 Tournament Of Towns, 1

Tags: algebra , speed , geometry
A father and his son are skating around a circular skating rink. From time to time, the father overtakes the son. After the son starts skating in the opposite direction, they begin to meet five times more often. What is the ratio of the skating speeds of the father and the son? (Tairova)

MOAA Individual Speed General Rounds, 2021.5

Tags: speed
There are 12 students in Mr. DoBa's math class. On the final exam, the average score of the top 3 students was 8 more than the average score of the other students, and the average score of the entire class was 85. Compute the average score of the top $3$ students. [i]Proposed by Yifan Kang[/i]

2013 IPhOO, 1

A construction rope is tied to two trees. It is straight and taut. It is then vibrated at a constant velocity $v_1$. The tension in the rope is then halved. Again, the rope is vibrated at a constant velocity $v_2$. The tension in the rope is then halved again. And, for the third time, the rope is vibrated at a constant velocity, this time $v_3$. The value of $\frac{v_1}{v_3}+\frac{v_3}{v_1}$ can be expressed as a positive number $\frac{m\sqrt{r}}{n}$, where $m$ and $n$ are relatively prime, and $r$ is not divisible by the square of any prime. Find $m+n+r$. If the number is rational, let $r=1$. [i](Ahaan Rungta, 2 points)[/i]

2021 MOAA, 10

Tags: speed
Let $ABCD$ be a unit square in the plane. Points $X$ and $Y$ are chosen independently and uniformly at random on the perimeter of $ABCD$. If the expected value of the area of triangle $\triangle AXY$ can be expressed as $\frac{m}{n}$ for relatively prime positive integers $m$ and $n$, compute $m+n$. [i]Proposed by Nathan Xiong[/i]

1994 Tuymaada Olympiad, 6

In three houses $A,B$ and $C$, forming a right triangle with the legs $AC=30$ and $CB=40$, live three beetles $a,b$ and $c$, capable of moving at speeds of $2, 3$ and $4$, respectively. Suppose that you simultaneously release these bugs from point $M$ and mark the time after which beetles reach their homes. Find on the plane such a point $M$, where is the last time to reach the house a bug would be minimal.

MOAA Individual Speed General Rounds, 2021.9

Tags: speed
Triangle $\triangle ABC$ has $\angle{A}=90^\circ$ with $BC=12$. Square $BCDE$ is drawn such that $A$ is in its interior. The line through $A$ tangent to the circumcircle of $\triangle ABC$ intersects $CD$ and $BE$ at $P$ and $Q$, respectively. If $PA=4\cdot QA$, and the area of $\triangle ABC$ can be expressed as $\frac{m}{n}$ for relatively prime positive integers $m$ and $n$, then compute $m+n$. [i]Proposed by Andy Xu[/i]

2024 LMT Fall, 3

Tags: speed
High schoolers chew a lot of gum. At the supermarket, $15$ packs of $14$ sticks of gum costs $\$10$. If $1400$ high schoolers chew $3$ sticks of gum per day, find the total number of dollars spent by these high schoolers on gum per week.

2023 LMT Fall, 6

Tags: speed , combi
Blue rolls a fair $n$-sided die that has sides its numbered with the integers from $1$ to $n$, and then he flips a coin. Blue knows that the coin is weighted to land heads either $\dfrac{1}{3}$ or $\dfrac{2}{3}$ of the time. Given that the probability of both rolling a $7$ and flipping heads is $\dfrac{1}{15}$, find $n$. [i]Proposed by Jacob Xu[/i] [hide=Solution][i]Solution[/i]. $\boxed{10}$ The chance of getting any given number is $\dfrac{1}{n}$ , so the probability of getting $7$ and heads is either $\dfrac{1}{n} \cdot \dfrac{1}{3}=\dfrac{1}{3n}$ or $\dfrac{1}{n} \cdot \dfrac{2}{3}=\dfrac{2}{3n}$. We get that either $n = 5$ or $n = 10$, but since rolling a $7$ is possible, only $n = \boxed{10}$ is a solution.[/hide]

2023 LMT Fall, 1

Tags: speed , alg
If $a \diamondsuit b = \vert a - b \vert \cdot \vert b - a \vert$ then find the value of $1 \diamondsuit (2 \diamondsuit (3 \diamondsuit (4 \diamondsuit 5)))$. [i]Proposed by Muztaba Syed[/i] [hide=Solution] [i]Solution.[/i] $\boxed{9}$ $a\diamondsuit b = (a-b)^2$. This gives us an answer of $\boxed{9}$. [/hide]

MOAA Individual Speed General Rounds, 2021.1

Tags: speed
What is $2021+20+21+2+0+2+1$? [i]Proposed by Nathan Xiong[/i]

2024 LMT Fall, 6

Tags: speed
Danyang is doing math. He starts to draw an isosceles triangle, but only manages to draws an angle of $70^{\circ}$ before he has to leave for recess. Find the sum of all possible values for the smallest angle in Danyang's triangle.

LMT Speed Rounds, 4

Tags: speed , combi
The numbers $1$, $2$, $3$, and $4$ are randomly arranged in a $2$ by $2$ grid with one number in each cell. Find the probability the sum of two numbers in the top row of the grid is even. [i]Proposed by Muztaba Syed and Derek Zhao[/i] [hide=Solution] [i]Solution. [/i]$\boxed{\dfrac{1}{3}}$ Pick a number for the top-left. There is one number that makes the sum even no matter what we pick. Therefore, the answer is $\boxed{\dfrac{1}{3}}$.[/hide]

2021 Sharygin Geometry Olympiad, 8.3

Three cockroaches run along a circle in the same direction. They start simultaneously from a point $S$. Cockroach $A$ runs twice as slow than $B$, and thee times as slow than $C$. Points $X, Y$ on segment $SC$ are such that $SX = XY =YC$. The lines $AX$ and $BY$ meet at point $Z$. Find the locus of centroids of triangles $ZAB$.

2024 LMT Fall, 9

Tags: speed
Find the median of the positive divisors of $6^4-1$.

2024 LMT Fall, 7

Tags: speed
Find the sum of the distinct prime factors of $512512$.

2024 LMT Fall, 23

Tags: speed
Circles $\omega_1$ and $\omega_2$ intersect at points $X$ and $Y$. The common external tangent of the two circles closer to $X$ intersects $\omega_1$ and $\omega_2$ at $A$ and $B,$ respectively. Given that $AB=6,$ the radius of $\omega_1$ is $3,$ and $AY$ is tangent to $\omega_2,$ find $XY^2$.