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 ABMC, 2023 Dec

[b]p1.[/b] Eric is playing Brawl Stars. If he starts playing at $11:10$ AM, and plays for $2$ hours total, then how many minutes past noon does he stop playing? [b]p2.[/b] James is making a mosaic. He takes an equilateral triangle and connects the midpoints of its sides. He then takes the center triangle formed by the midsegments and connects the midpoints of its sides. In total, how many equilateral triangles are in James’ mosaic? [b]p3.[/b] What is the greatest amount of intersections that $3$ circles and $3$ lines can have, given that they all lie on the same plane? [b]p4.[/b] In the faraway land of Arkesia, there are two types of currencies: Silvers and Gold. Each Silver is worth $7$ dollars while each Gold is worth $17$ dollars. In Daniel’s wallet, the total dollar value of the Silvers is $1$ more than that of the Golds. What is the smallest total dollar value of all of the Silvers and Golds in his wallet? [b]p5.[/b] A bishop is placed on a random square of a $8$-by-$8$ chessboard. On average, the bishop is able to move to $s$ other squares on the chessboard. Find $4s$. Note: A bishop is a chess piece that can move diagonally in any direction, as far as it wants. [b]p6.[/b] Andrew has a certain amount of coins. If he distributes them equally across his $9$ friends, he will have $7$ coins left. If he apportions his coins for each of his $15$ classmates, he will have $13$ coins to spare. If he splits the coins into $4$ boxes for safekeeping, he will have $2$ coins left over. What is the minimum number of coins Andrew could have? [b]p7.[/b] A regular polygon $P$ has three times as many sides as another regular polygon $Q$. The interior angle of $P$ is $16^o$ greater than the interior angle of $Q$. Compute how many more diagonals $P$ has compared to $Q$. [b]p8.[/b] In an certain airport, there are three ways to switch between the ground floor and second floor that are 30 meters apart: either stand on an escalator, run on an escalator, or climb the stairs. A family on vacation takes 65 seconds to climb up the stairs. A solo traveller late for their flight takes $25$ seconds to run upwards on the escalator. The amount of time (in seconds) it takes for someone to switch floors by standing on the escalator can be expressed as $\frac{u}{v}$ , where $u$ and $v$ are relatively prime. Find $u + v$. (Assume everyone has the same running speed, and the speed of running on an escalator is the sum of the speeds of riding the escalator and running on the stairs.) [b]p9.[/b] Avanish, being the studious child he is, is taking practice tests to improve his score. Avanish has a $60\%$ chance of passing a practice test. However, whenever Avanish passes a test, he becomes more confident and instead has a $70\%$ chance of passing his next immediate test. If Avanish takes $3$ practice tests in a row, the expected number of practice tests Avanish will pass can be expressed as $\frac{a}{b}$ , where $a$ and $b$ are relatively prime. Find $a + b$. [b]p10.[/b] Triangle $\vartriangle ABC$ has sides $AB = 51$, $BC = 119$, and $AC = 136$. Point $C$ is reflected over line $\overline{AB}$ to create point $C'$. Next, point $B$ is reflected over line $\overline{AC'}$ to create point $B'$. If $[B'C'C]$ can be expressed in the form of $a\sqrt{b}$, where $b$ is not divisible by any perfect square besides $1$, find $a + b$. [b]p11[/b]. Define the following infinite sequence $s$: $$s = \left\{\frac{1}{1},\frac{1}{1 + 3},\frac{1}{1 + 3 + 6}, ... ,\frac{1}{1 + 3 + 6 + ...+ t_k},...\right\},$$ where $t_k$ denotes the $k$th triangular number. The sum of the first $2024$ terms of $s$, denoted $S$, can be expressed as $$S = 3 \left(\frac{1}{2}+\frac{1}{a}-\frac{1}{b}\right),$$ where $a$ and $b$ are positive integers. Find the minimal possible value of $a + b$. [b]p12.[/b] Omar writes the numbers from $1$ to $1296$ on a whiteboard and then converts each of them into base $6$. Find the sum of all of the digits written on the whiteboard (in base $10$), including both the base $10$ and base $6$ numbers. [b]p13.[/b] A mountain number is a number in a list that is greater than the number to its left and right. Let $N$ be the amount of lists created from the integers $1$ - $100$ such that each list only has one mountain number. $N$ can be expressed as $$N = 2^a(2^b - c^2),$$ where $a$, $b$ and $c$ are positive integers and $c$ is not divisible by $2$. Find $a + b+c$. (The numbers at the beginning or end of a list are not considered mountain numbers.)[hide]Original problem was voided because the original format of the answer didn't match the result's format. So I changed it in the wording, in order the problem to be correct[/hide] [b]p14.[/b] A circle $\omega$ with center $O$ has a radius of $25$. Chords $\overline{AB}$ and $\overline{CD}$ are drawn in $\omega$ , intersecting at $X$ such that $\angle BXC = 60^o$ and $AX > BX$. Given that the shortest distance of $O$ with $\overline{AB}$ and $\overline{CD}$ is $7$ and $15$ respectively, the length of $BX$ can be expressed as $x - \frac{y}{\sqrt{z}}$ , where $x$, $y$, and $z$ are positive integers such that $z$ is not divisible by any perfect square. Find $x + y + z.$ [hide]two answers were considered correct according to configuration[/hide] [b]p15.[/b] How many ways are there to split the first $10$ natural numbers into $n$ sets (with $n \ge 1$) such that all the numbers are used and each set has the same average? PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2004 District Olympiad, 4

Divide a $ 2\times 4 $ rectangle into $ 8 $ unit squares to obtain a set of $ 15 $ vertices denoted by $ \mathcal{M} . $ Find the points $ A\in\mathcal{M} $ that have the property that the set $ \mathcal{M}\setminus \{ A\} $ can form $ 7 $ pairs $ \left( A_1,B_1\right) ,\left( A_2,B_2\right) ,\ldots ,\left( A_7,B_7\right)\in\mathcal{M}\times\mathcal{M} $ such that $$ \overrightarrow{A_1B_1} +\overrightarrow{A_2B_2} +\cdots +\overrightarrow{A_7B_7} =\overrightarrow{O} . $$

2007 Hanoi Open Mathematics Competitions, 6

In triangle $ABC, \angle BAC = 60^o, \angle ACB = 90^o$ and $D$ is on $BC$. If $AD$ bisects $\angle BAC$ and $CD = 3$ cm, calculate $DB$ .

2004 National Olympiad First Round, 17

Let $R$ and $T$ be points respectively on sides $[BC]$ and $[CD]$ of a square $ABCD$ with side length $6$ such that $|CR|+|RT|+|TC|=12$. What is $\tan (\widehat{RAT})$ $ \textbf{(A)}\ 2\sqrt 3 \qquad\textbf{(B)}\ \sqrt 3 \qquad\textbf{(C)}\ \dfrac 13 \qquad\textbf{(D)}\ \dfrac 12 \qquad\textbf{(E)}\ 1 $

2005 Lithuania Team Selection Test, 2

Let $ABCD$ be a convex quadrilateral, and write $\alpha=\angle DAB$; $\beta=\angle ADB$; $\gamma=\angle ACB$; $\delta= \angle DBC$; and $\epsilon=\angle DBA$. Assuming that $\alpha<\pi/2$, $\beta+\gamma=\pi /2$, and $\delta+2\epsilon=\pi$, prove that \[(DB+BC)^2=AD^2+AC^2\] [color=red][Moderator edit: Also discussed at http://www.mathlinks.ro/Forum/viewtopic.php?t=30569 .][/color]

2020 Italy National Olympiad, #4

Let $ABC$ be an acute-angled triangle with $AB=AC$, let $D$ be the foot of perpendicular, of the point $C$, to the line $AB$ and the point $M$ is the midpoint of $AC$. Finally, the point $E$ is the second intersection of the line $BC$ and the circumcircle of $\triangle CDM$. Prove that the lines $AE, BM$ and $CD$ are concurrents if and only if $CE=CM$.

1990 Tournament Of Towns, (248) 2

If a square is intersected by another square equal to it but rotated by $45^o$ around its centre, each side is divided into three parts in a certain ratio $a : b : a$ (which one can compute). Make the following construction for an arbitrary convex quadrilateral: divide each of its sides into three parts in this same ratio $a : b : a$, and draw a line through the two division points neighbouring each vertex. Prove that the new quadrilateral bounded by the four drawn lines has the same area as the original one. (A. Savin, Moscow)

2024 Argentina Iberoamerican TST, 3

Let $ABC$ be an acute scalene triangle and let $M$ be the midpoint of side $BC$. The angle bisector of the $\angle BAC$, the perpendicular bisector of the side $AB$ and the perpendicular bisector of the side $AC$ define a new triangle. Let $H$ be the point of intersection of the three altitudes of this new triangle. Prove that $H$ belongs to line segment $AM$.

Ukrainian TYM Qualifying - geometry, 2016.14

Using only a compass and a ruler, reconstruct triangle $ABC$ given the following three points: point $M$ the intersection of its medians, point $I$ is the center of its inscribed circle and the point $Q_a$ is touch point of the inscribed circle to side $BC$.

2024 India Iran Friendly Math Competition, 6

Tags: geometry
Let $ABC$ be a triangle with midpoint $M$ of $BC$. A point $X$ is called [i]immaculate[/i] if the perpendicular line from $X$ to line $MX$ intersects lines $AB$ and $AC$ at two points that are equidistant from $M$. Suppose $U, V, W$ are three immaculate points on the circumcircle of triangle $ABC$. Prove that $M$ is the incentre of $\triangle UVW$. [i]Proposed by Pranjal Srivastava and Rohan Goyal[/i]

1998 Romania National Olympiad, 4

Let $A_1A_2...A_n$ be a regular polygon ($n > 4$), $T$ be the common point of $A_1A_2$ and $A_{n-1}A_n$ and $M$ be a point in the interior of the triangle $A_1A_nT$. Show that the equality $$\sum_{i=1}^{n-1} \frac{\sin^2 \left(\angle A_iMA_{i+1}\right)}{d(M,A_iA_{i+1}}=\frac{\sin^2 \left(\angle A_1MA_n\right)}{d(M,A_1A_n} $$ holds if and only if $M$ belongs to the circumcircle of the polygon.

2018 BMT Spring, 10

Tags: geometry
A plane cuts a sphere of radius $ 1$ into two pieces, one of which has three times the surface area of the other. What is the area of the disk that the sphere cuts out of the plane?

2023 Germany Team Selection Test, 2

Tags: geometry
Let $ABC$ be a triangle and $\ell_1,\ell_2$ be two parallel lines. Let $\ell_i$ intersects line $BC,CA,AB$ at $X_i,Y_i,Z_i$, respectively. Let $\Delta_i$ be the triangle formed by the line passed through $X_i$ and perpendicular to $BC$, the line passed through $Y_i$ and perpendicular to $CA$, and the line passed through $Z_i$ and perpendicular to $AB$. Prove that the circumcircles of $\Delta_1$ and $\Delta_2$ are tangent.

1984 All Soviet Union Mathematical Olympiad, 381

Given triangle $ABC$ . From the $P$ point three lines $(PA),(PB),(PC)$ are drawn. They cross the circumscribed circle at $A_1, B_1,C_1$ points respectively. It comes out that the $A_1B_1C_1$ triangle equals to the initial one. Prove that there are not more than eight such a points $P$ in a plane.

2007 Dutch Mathematical Olympiad, 5

A triangle $ABC$ and a point $P$ inside this triangle are given. Define $D, E$ and $F$ as the midpoints of $AP, BP$ and $CP$, respectively. Furthermore, let $R$ be the intersection of $AE$ and $BD, S$ the intersection of $BF$ and $CE$, and $T$ the intersection of $CD$ and $AF$. Prove that the area of hexagon $DRESFT$ is independent of the position of $P$ inside the triangle. [asy] unitsize(1 cm); pair A, B, C, D, E, F, P, R, S, T; A = (0,0); B = (5,0); C = (1.5,4); P = (2,2); D = (A + P)/2; E = (B + P)/2; F = (C + P)/2; R = extension(A,E,B,D); S = extension(B,F,C,E); T = extension(C,D,A,F); draw(A--B--C--cycle); draw(A--P); draw(B--P); draw(C--P); draw(A--F--B); draw(B--D--C); draw(C--E--A); dot("$A$", A, SW); dot("$B$", B, SE); dot("$C$", C, N); dot("$D$", D, dir(270)); dot("$E$", E, dir(270)); dot("$F$", F, W); dot("$P$", P, dir(270)); dot("$R$", R, dir(270)); dot("$S$", S, SW); dot("$T$", T, SE); [/asy]

2019 Tournament Of Towns, 6

A cube consisting of $(2N)^3$ unit cubes is pierced by several needles parallel to the edges of the cube (each needle pierces exactly $2N$ unit cubes). Each unit cube is pierced by at least one needle. Let us call any subset of these needles “regular” if there are no two needles in this subset that pierce the same unit cube. a) Prove that there exists a regular subset consisting of $2N^2$ needles such that all of them have either the same direction or two different directions. b) What is the maximum size of a regular subset that does exist for sure? (Nikita Gladkov, Alexandr Zimin)

2006 Mediterranean Mathematics Olympiad, 3

The side lengths $a,b,c$ of a triangle $ABC$ are integers with $\gcd(a,b,c)=1$. The bisector of angle $BAC$ meets $BC$ at $D$. (a) show that if triangles $DBA$ and $ABC$ are similar then $c$ is a square. (b) If $c=n^2$ is a square $(n\ge 2)$, find a triangle $ABC$ satisfying (a).

2022-2023 OMMC, 24

Tags: geometry
Define acute $\triangle ABC$ with circumcenter $O$. The circumcircle of $\triangle ABO$ meets segment $BC$ at $D \ne B$, segment $AC$ at $F \ne A$, and the Euler line of $\triangle ABC$ at $P \ne O$. The circumcircle of $\triangle ACO$ meets segment $BC$ at $E \ne C$. Let $\overline{BC}$ and $\overline{FP}$ intersect at $X$, with $C$ between $B$ and $X$. If $BD=13$, $EC=8$, and $CX=27$, find $DE$. $\emph{(The Euler line of a triangle passes through its orthocenter, circumcenter, and centroid.)}$

2016 Dutch IMO TST, 2

In a $2^n \times 2^n$ square with $n$ positive integer is covered with at least two non-overlapping rectangle pieces with integer dimensions and a power of two as surface. Prove that two rectangles of the covering have the same dimensions (Two rectangles have the same dimensions as they have the same width and the same height, wherein they, not allowed to be rotated.)

2001 IMO Shortlist, 4

Let $M$ be a point in the interior of triangle $ABC$. Let $A'$ lie on $BC$ with $MA'$ perpendicular to $BC$. Define $B'$ on $CA$ and $C'$ on $AB$ similarly. Define \[ p(M) = \frac{MA' \cdot MB' \cdot MC'}{MA \cdot MB \cdot MC}. \] Determine, with proof, the location of $M$ such that $p(M)$ is maximal. Let $\mu(ABC)$ denote this maximum value. For which triangles $ABC$ is the value of $\mu(ABC)$ maximal?

2004 Germany Team Selection Test, 1

The $A$-excircle of a triangle $ABC$ touches the side $BC$ at the point $K$ and the extended side $AB$ at the point $L$. The $B$-excircle touches the lines $BA$ and $BC$ at the points $M$ and $N$, respectively. The lines $KL$ and $MN$ meet at the point $X$. Show that the line $CX$ bisects the angle $ACN$.

2010 Vietnam National Olympiad, 3

In plane,let a circle $(O)$ and two fixed points $B,C$ lies in $(O)$ such that $BC$ not is the diameter.Consider a point $A$ varies in $(O)$ such that $A\neq B,C$ and $AB\neq AC$.Call $D$ and $E$ respective is intersect of $BC$ and internal and external bisector of $\widehat{BAC}$,$I$ is midpoint of $DE$.The line that pass through orthocenter of $\triangle ABC$ and perpendicular with $AI$ intersects $AD,AE$ respective at $M,N$. 1/Prove that $MN$ pass through a fixed point 2/Determint the place of $A$ such that $S_{AMN}$ has maxium value

2013 Sharygin Geometry Olympiad, 8

Let P be an arbitrary point on the arc $AC$ of the circumcircle of a fixed triangle $ABC$, not containing $B$. The bisector of angle $APB$ meets the bisector of angle $BAC$ at point $P_a$ the bisector of angle $CPB$ meets the bisector of angle $BCA$ at point $P_c$. Prove that for all points $P$, the circumcenters of triangles $PP_aP_c$ are collinear. by I. Dmitriev

1992 Polish MO Finals, 1

Segments $AC$ and $BD$ meet at $P$, and $|PA| = |PD|$, $|PB| = |PC|$. $O$ is the circumcenter of the triangle $PAB$. Show that $OP$ and $CD$ are perpendicular.

LMT Team Rounds 2010-20, 2018 Fall

[b]p1.[/b] Evaluate $1+3+5+··· +2019$. [b]p2.[/b] Evaluate $1^2 -2^2 +3^2 -4^2 +...· +99^2 -100^2$. [b]p3. [/b]Find the sum of all solutions to $|2018+|x -2018|| = 2018$. [b]p4.[/b] The angles in a triangle form a geometric series with common ratio $\frac12$ . Find the smallest angle in the triangle. [b]p5.[/b] Compute the number of ordered pairs $(a,b,c,d)$ of positive integers $1 \le a,b,c,d \le 6$ such that $ab +cd$ is a multiple of seven. [b]p6.[/b] How many ways are there to arrange three birch trees, four maple, and five oak trees in a row if trees of the same species are considered indistinguishable. [b]p7.[/b] How many ways are there for Mr. Paul to climb a flight of 9 stairs, taking steps of either two or three at a time? [b]p8.[/b] Find the largest natural number $x$ for which $x^x$ divides $17!$ [b]p9.[/b] How many positive integers less than or equal to $2018$ have an odd number of factors? [b]p10.[/b] Square $MAIL$ and equilateral triangle $LIT$ share side $IL$ and point $T$ is on the interior of the square. What is the measure of angle $LMT$? [b]p11.[/b] The product of all divisors of $2018^3$ can be written in the form $2^a \cdot 2018^b$ for positive integers $a$ and $b$. Find $a +b$. [b]p12.[/b] Find the sum all four digit palindromes. (A number is said to be palindromic if its digits read the same forwards and backwards. [b]p13.[/b] How ways are there for an ant to travel from point $(0,0)$ to $(5,5)$ in the coordinate plane if it may only move one unit in the positive x or y directions each step, and may not pass through the point $(1, 1)$ or $(4, 4)$? [b]p14.[/b] A certain square has area $6$. A triangle is constructed such that each vertex is a point on the perimeter of the square. What is the maximum possible area of the triangle? [b]p15.[/b] Find the value of ab if positive integers $a,b$ satisfy $9a^2 -12ab +2b^2 +36b = 162$. [b]p16.[/b] $\vartriangle ABC$ is an equilateral triangle with side length $3$. Point $D$ lies on the segment $BC$ such that $BD = 1$ and $E$ lies on $AC$ such that $AE = AD$. Compute the area of $\vartriangle ADE$. [b]p17[/b]. Let $A_1, A_2,..., A_{10}$ be $10$ points evenly spaced out on a line, in that order. Points $B_1$ and $B_2$ lie on opposite sides of the perpendicular bisector of $A_1A_{10}$ and are equidistant to $l$. Lines $B_1A_1,...,B_1A_{10}$ and $B_2A_1,...· ,B_2A_{10}$ are drawn. How many triangles of any size are present? [b]p18.[/b] Let $T_n = 1+2+3··· +n$ be the $n$th triangular number. Determine the value of the infinite sum $\sum_{k\ge 1} \frac{T_k}{2^k}$. [b]p19.[/b] An infinitely large bag of coins is such that for every $0.5 < p \le 1$, there is exactly one coin in the bag with probability $p$ of landing on heads and probability $1- p$ of landing on tails. There are no other coins besides these in the bag. A coin is pulled out of the bag at random and when flipped lands on heads. Find the probability that the coin lands on heads when flipped again. [b]p20.[/b] The sequence $\{x_n\}_{n\ge 1}$ satisfies $x1 = 1$ and $(4+ x_1 + x_2 +··· + x_n)(x_1 + x_2 +··· + x_{n+1}) = 1$ for all $n \ge 1$. Compute $\left \lfloor \frac{x_{2018}}{x_{2019}} \right \rfloor$. PS. You had better use hide for answers.