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

MBMT Geometry Rounds, 2017

Tags: geometry
[hide=R stands for Ramanujan, P stands for Pascal]they had two problem sets under those two names[/hide] [b]R1.[/b] What is the distance between the points $(6, 0)$ and $(-2, 0)$? [b]R2 / P1.[/b] Angle $X$ has a degree measure of $35$ degrees. What is the supplement of the complement of angle $X$? [i]The complement of an angle is $90$ degrees minus the angle measure. The supplement of an angle is $180$ degrees minus the angle measure. [/i] [b]R3.[/b] A cube has a volume of $729$. What is the side length of the cube? [b]R4 / P2.[/b] A car that always travels in a straight line starts at the origin and goes towards the point $(8, 12)$. The car stops halfway on its path, turns around, and returns back towards the origin. The car again stops halfway on its return. What are the car’s final coordinates? [b]R5.[/b] A full, cylindrical soup can has a height of $16$ and a circular base of radius $3$. All the soup in the can is used to fill a hemispherical bowl to its brim. What is the radius of the bowl? [b]R6.[/b] In square $ABCD$, the numerical value of the length of the diagonal is three times the numerical value of the area of the square. What is the side length of the square? [b]R7.[/b] Consider triangle $ABC$ with $AB = 3$, $BC = 4$, and $AC = 5$. The altitude from $B$ to $AC$ intersects $AC$ at $H$. Compute $BH$. [b]R8.[/b] Mary shoots $5$ darts at a square with side length $2$. Let $x$ be equal to the shortest distance between any pair of her darts. What is the maximum possible value of $x$? [b]P3.[/b] Let $ABC$ be an isosceles triangle such that $AB = BC$ and all of its angles have integer degree measures. Two lines, $\ell_1$ and $\ell_2$, trisect $\angle ABC$. $\ell_1$ and $\ell_2$ intersect $AC$ at points $D$ and $E$ respectively, such that $D$ is between $A$ and $E$. What is the smallest possible integer degree measure of $\angle BDC$? [b]P4.[/b] In rectangle $ABCD$, $AB = 9$ and $BC = 8$. $W$, $X$, $Y$ , and $Z$ are on sides $AB$, $BC$, $CD$, and $DA$, respectively, such that $AW = 2WB$, $CX = 3BX$, $CY = 2DY$ , and $AZ = DZ$. If $WY$ and $XZ$ intersect at $O$, find the area of $OWBX$. [b]P5.[/b] Consider a regular $n$-gon with vertices $A_1A_2...A_n$. Find the smallest value of $n$ so that there exist positive integers $i, j, k \le n$ with $\angle A_iA_jA_k = \frac{34^o}{5}$. [b]P6.[/b] In right triangle $ABC$ with $\angle A = 90^o$ and $AB < AC$, $D$ is the foot of the altitude from $A$ to $BC$, and $M$ is the midpoint of $BC$. Given that $AM = 13$ and $AD = 5$, what is $\frac{AB}{AC}$ ? [b]P7.[/b] An ant is on the circumference of the base of a cone with radius $2$ and slant height $6$. It crawls to the vertex of the cone $X$ in an infinite series of steps. In each step, if the ant is at a point $P$, it crawls along the shortest path on the exterior of the cone to a point $Q$ on the opposite side of the cone such that $2QX = PX$. What is the total distance that the ant travels along the exterior of the cone? [b]P8.[/b] There is an infinite checkerboard with each square having side length $2$. If a circle with radius $1$ is dropped randomly on the checkerboard, what is the probability that the circle lies inside of exactly $3$ squares? PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

1985 AMC 8, 17

Tags:
If your average score on your first six mathematics tests was $ 84$ and your average score on your first seven mathematics tests was $ 85$, then your score on the seventh test was \[ \textbf{(A)}\ 86 \qquad \textbf{(B)}\ 88 \qquad \textbf{(C)}\ 90 \qquad \textbf{(D)}\ 91 \qquad \textbf{(E)}\ 92 \]

1990 Mexico National Olympiad, 1

Tags: combinatorics , grid , path
How many paths are there from$ A$ to the line $BC$ if the path does not go through any vertex twice and always moves to the left? [img]https://cdn.artofproblemsolving.com/attachments/e/6/a4bc3a9decc06eaeed6f7e99cb58f7b2524471.jpg[/img]

2023 Romanian Master of Mathematics Shortlist, C2

For positive integers $m,n \geq 2$, let $S_{m,n} = \{(i,j): i \in \{1,2,\ldots,m\}, j\in \{1,2,\ldots,n\}\}$ be a grid of $mn$ lattice points on the coordinate plane. Determine all pairs $(m,n)$ for which there exists a simple polygon $P$ with vertices in $S_{m,n}$ such that all points in $S_{m,n}$ are on the boundary of $P$, all interior angles of $P$ are either $90^{\circ}$ or $270^{\circ}$ and all side lengths of $P$ are $1$ or $3$.

2000 Tournament Of Towns, 5

What is the largest number of knights that can be put on a $5 \times 5$ chess board so that each knight attacks exactly two other knights? (M Gorelov)

1923 Eotvos Mathematical Competition, 2

If $$s_n = 1 + q + q^2 +... + q^n$$ and $$ S_n = 1 +\frac{1 + q}{2}+ \left( \frac{1 + q}{2}\right)^2 +... + \left( \frac{1 + q}{2}\right)^n,$$ prove that $${n + 1 \choose 1}+{n + 1 \choose 2} s_1 + {n + 1 \choose 3} s_2 + ... + {n + 1 \choose n + 1} s_n = 2^nS_n$$

2014 NZMOC Camp Selection Problems, 10

In the land of Microbablia the alphabet has only two letters, ‘A’ and ‘B’. Not surprisingly, the inhabitants are obsessed with the band ABBA. Words in the local dialect with a high ABBA-factor are considered particularly lucky. To compute the ABBA-factor of a word you just count the number of occurrences of ABBA within the word (not necessarily consecutively). So for instance AABA has ABBA-factor $0$, ABBA has ABBA-factor $1$, AABBBA has ABBA-factor $6$, and ABBABBA has ABBA factor $8$. What is the greatest possible ABBA-factor for a $100$ letter word?

1995 Singapore Team Selection Test, 1

Let $N =\{1, 2, 3, ...\}$ be the set of all natural numbers and $f : N\to N$ be a function. Suppose $f(1) = 1$, $f(2n) = f(n)$ and $f(2n + 1) = f(2n) + 1$ for all natural numbers $n$. (i) Calculate the maximum value $M$ of $f(n)$ for $n \in N$ with $1 \le n \le 1994$. (ii) Find all $n \in N$, with 1 \le n \le 1994, such that $f(n) = M$.

Brazil L2 Finals (OBM) - geometry, 2001.3

Given a positive integer $h$, show that there are a finite number of triangles with integer sides $a, b, c$ and altitude relative to side $c$ equal to $h$ .

1954 Poland - Second Round, 6

Prove that if $ x_1, x_2, \ldots, x_n $ are angles between $ 0^\circ $ and $ 180^\circ $, and $ n $ is any natural number greater than $ 1 $, then $$ \sin (x_1 + x_2 + \ldots + x_n) < \sin x_1 + \sin x_2 + \ldots + \sin x_n.$$

MMPC Part II 1996 - 2019, 2003

[b]p1.[/b] Consider the equation $$x_1x_2 + x_2x_3 + x_3x_4 + · · · + x_{n-1}x_n + x_nx_1 = 0$$ where $x_i \in \{1,-1\}$ for $i = 1, 2, . . . , n$. (a) Show that if the equation has a solution, then $n$ is even. (b) Suppose $n$ is divisible by $4$. Show that the equation has a solution. (c) Show that if the equation has a solution, then $n$ is divisible by $4$. [b]p2.[/b] (a) Find a polynomial $f(x)$ with integer coefficients and two distinct integers $a$ and $b$ such that $f(a) = b$ and $f(b) = a$. (b) Let $f(x)$ be a polynomial with integer coefficients and $a$, $b$, and $c$ be three integers. Suppose $f(a) = b$, $f(b) = c$, and $f(c) = a$. Show that $a = b = c$. [b]p3.[/b] (a) Consider the triangle with vertices $M$ $(0, 2n + 1)$, $S$ $(1, 0)$, and $U \left(0, \frac{1}{2n^2}\right)$, where $n$ is a positive integer. If $\theta = \angle MSU$, prove that $\tan \theta = 2n - 1$. (b) Find positive integers $a$ and $b$ that satisfy the following equation. $$arctan \frac18 = arctan \,\,a - arctan \,\, b$$ (c) Determine the exact value of the following infinite sum. $$arctan \frac12 + arctan \frac18 + arctan \frac{1}{18} + arctan \frac{1}{32}+ ... + arctan \frac{1}{2n^2}+ ...$$ [b]p4.[/b] (a) Prove: $(55 + 12\sqrt{21})^{1/3} +(55 - 12\sqrt{21})^{1/3}= 5$. (b) Completely factor $x^8 + x^6 + x^4 + x^2 + 1$ into polynomials with integer coefficients, and explain why your factorization is complete. [b]p5.[/b] In this problem, we simulate a hula hoop as it gyrates about your waist. We model this situation by representing the hoop with a rotating a circle of radius $2$ initially centered at $(-1, 0)$, and representing your waist with a fixed circle of radius $1$ centered at the origin. Suppose we mark the point on the hoop that initially touches the fixed circle with a black dot (see the left figure). As the circle of radius $2$ rotates, this dot will trace out a curve in the plane (see the right figure). Let $\theta$ be the angle between the positive x-axis and the ray that starts at the origin and goes through the point where the fixed circle and circle of radius $2$ touch. Determine formulas for the coordinates of the position of the dot, as functions $x(\theta)$ and $y(\theta)$. The left figure shows the situation when $\theta = 0$ and the right figure shows the situation when $\theta = 2pi/3$. [img]https://cdn.artofproblemsolving.com/attachments/8/6/d15136872118b8e14c8f382bc21b41a8c90c66.png[/img] PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

Russian TST 2019, P3

Let $m,n\geq 2$ be integers. Let $f(x_1,\dots, x_n)$ be a polynomial with real coefficients such that $$f(x_1,\dots, x_n)=\left\lfloor \frac{x_1+\dots + x_n}{m} \right\rfloor\text{ for every } x_1,\dots, x_n\in \{0,1,\dots, m-1\}.$$ Prove that the total degree of $f$ is at least $n$.

2012 ELMO Shortlist, 2

Tags: inequalities
Let $a,b,c$ be three positive real numbers such that $ a \le b \le c$ and $a+b+c=1$. Prove that \[\frac{a+c}{\sqrt{a^2+c^2}}+\frac{b+c}{\sqrt{b^2+c^2}}+\frac{a+b}{\sqrt{a^2+b^2}} \le \frac{3\sqrt{6}(b+c)^2}{\sqrt{(a^2+b^2)(b^2+c^2)(c^2+a^2)}}.\] [i]Owen Goff.[/i]

MMPC Part II 1958 - 95, 1983

[b]p1.[/b] Find the largest integer which is a factor of all numbers of the form $n(n +1)(n + 2)$ where $n$ is any positive integer with unit digit $4$. Prove your claims. [b]p2.[/b] Each pair of the towns $A, B, C, D$ is joined by a single one way road. See example. Show that for any such arrangement, a salesman can plan a route starting at an appropriate town that: enables him to call on a customer in each of the towns. Note that it is not required that he return to his starting point. [img]https://cdn.artofproblemsolving.com/attachments/6/5/8c2cda79d2c1b1c859825f3df0163e65da761b.png[/img] [b]p3.[/b] $A$ and $B$ are two points on a circular race track . One runner starts at $A$ running counter clockwise, and, at the same time, a second runner starts from $B$ running clockwise. They meet first $100$ yds from A, measured along the track. They meet a second time at $B$ and the third time at $A$. Assuming constant speeds, now long is the track? [b]p4.[/b] $A$ and $B$ are points on the positive $x$ and positive $y$ axis, respectively, and $C$ is the point $(3,4)$. Prove that the perimeter of $\vartriangle ABC$ is greater than $10$. Suggestion: Reflect!! [b]p5.[/b] Let $A_1,A_2,...,A_8$ be a permutation of the integers $1,2,...,8$ so chosen that the eight sums $9 + A_1$, $10 + A_2$, $...$, $16 + A_8$ and the eight differences $9 -A_1$ , $10 - A_2$, $...$, $16 - A_8$ together comprise $16$ different numbers. Show that the same property holds for the eight numbers in reverse order. That is, show that the $16$ numbers $9 + A_8$, $10 + A_7$, $...$, $16 + A_1$ and $9 -A_8$ , $10 - A_7$, $...$, $16 - A_1$ are also pairwise different. PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2019 Tournament Of Towns, 4

A polygon is given in which any two adjacent sides are perpendicular. We call its two vertices non-friendly if the bisectors of the polygon emerging from these vertices are perpendicular. Prove that for any vertex the number of vertices that are not friends with it is even.

PEN A Problems, 81

Determine all triples of positive integers $(a, m, n)$ such that $a^m +1$ divides $(a+1)^n$.

1988 IMO, 1

Consider 2 concentric circle radii $ R$ and $ r$ ($ R > r$) with centre $ O.$ Fix $ P$ on the small circle and consider the variable chord $ PA$ of the small circle. Points $ B$ and $ C$ lie on the large circle; $ B,P,C$ are collinear and $ BC$ is perpendicular to $ AP.$ [b]i.)[/b] For which values of $ \angle OPA$ is the sum $ BC^2 \plus{} CA^2 \plus{} AB^2$ extremal? [b]ii.)[/b] What are the possible positions of the midpoints $ U$ of $ BA$ and $ V$ of $ AC$ as $ \angle OPA$ varies?

LMT Theme Rounds, 2023F 5A

Tags: theme , geo
Paul Revere is currently at $\left(x_0, y_0\right)$ in the Cartesian plane, which is inside a triangle-shaped ship with vertices at $\left(-\dfrac{7}{25},\dfrac{24}{25}\right),\left(-\dfrac{4}{5},\dfrac{3}{5}\right)$, and $\left(\dfrac{4}{5},-\dfrac{3}{5}\right)$. Revere has a tea crate in his hands, and there is a second tea crate at $(0,0)$. He must walk to a point on the boundary of the ship to dump the tea, then walk back to pick up the tea crate at the origin. He notices he can take 3 distinct paths to walk the shortest possible distance. Find the ordered pair $(x_0, y_0)$. [i]Proposed by Derek Zhao[/i] [hide=Solution][i]Solution.[/i] $\left(-\dfrac{7}{25},\dfrac{6}{25}\right)$ Let $L$, $M$, and $N$ be the midpoints of $BC$, $AC$, and $AB$, respectively. Let points $D$, $E$, and $F$ be the reflections of $O = (0,0)$ over $BC$, $AC$, and $AB$, respectively. Notice since $MN \parallel BC$, $BC \parallel EF$. Therefore, $O$ is the orthocenter of $DEF$. Notice that $(KMN)$ is the nine-point circle of $ABC$ because it passes through the midpoints and also the nine-point circle of $DEF$ because it passes through the midpoints of the segments connecting a vertex to the orthocenter. Since $O$ is both the circumcenter of $ABC$ and the orthocenter of $DEF$ and the triangles are $180^\circ$ rotations of each other, Revere is at the orthocenter of $ABC$. The answer results from adding the vectors $OA +OB +OC$, which gives the orthocenter of a triangle.[/hide]

2005 Oral Moscow Geometry Olympiad, 2

A parallelogram of $ABCD$ is given. Line parallel to $AB$ intersects the bisectors of angles $A$ and $C$ at points $P$ and $Q$, respectively. Prove that the angles $ADP$ and $ABQ$ are equal. (A. Hakobyan)

2023 NMTC Junior, P8

$ABCD$ is a cyclic quadrilateral. The midpoints of the diagonals $AC$ and $BD$ are respectively $P$ and $Q$. If $BD$ bisects $\angle AQC$, the prove that $AC$ will bisect $\angle BPD$.

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$.

2021-IMOC qualification, N2

Prove: for all positive integers $m, n$ $\frac 1m + \frac 1{m+1} + \dotsb + \frac 1 {m+n} $ is not an integer.

2020 AMC 8 -, 2

Tags:
Four friends do yardwork for their neighbors over the weekend, earning $\$15$, $\$20$, $\$25$, and $\$40$, respectively. They decide to split their earnings equally among themselves. In total how much will the friend who earned $\$40$ give to the others? $\textbf{(A)}\ \$5 \qquad \textbf{(B)}\ \$10 \qquad \textbf{(C)}\ \$15\qquad \textbf{(D)}\ \$20 \qquad \textbf{(E)}\ \$25$

1993 AMC 8, 15

Tags:
The arithmetic mean (average) of four numbers is $85$. If the largest of these numbers is $97$, then the mean of the remaining three numbers is $\text{(A)}\ 81.0 \qquad \text{(B)}\ 82.7 \qquad \text{(C)}\ 83.0 \qquad \text{(D)}\ 84.0 \qquad \text{(E)}\ 84.3$

2013 India Regional Mathematical Olympiad, 2

Find all triples $(p,q,r)$ of primes such that $pq=r+1$ and $2(p^2+q^2)=r^2+1$.