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

2018 CCA Math Bonanza, I8

Tags: probability
The New York Times Mini Crossword is a $5\times5$ grid with the top left and bottom right corners shaded. Each row and column has a clue given (so that there are $10$ clues total). Jeffrey has a $\frac{1}{2}$ chance of knowing the answer to each clue. What is the probability that he can fill in every unshaded square in the crossword? [asy] size(4cm); for (int i = 0; i < 6; ++i) {draw((i,0)--(i,5)); draw((0,i)--(5,i));} fill((0,4)--(1,4)--(1,5)--(0,5)--cycle, black); fill((5,0)--(5,1)--(4,1)--(4,0)--cycle, black); [/asy] [i]2018 CCA Math Bonanza Individual Round #8[/i]

2007 China Western Mathematical Olympiad, 3

Let $ a,b,c$ be real numbers such that $ a\plus{}b\plus{}c\equal{}3$. Prove that \[\frac{1}{5a^2\minus{}4a\plus{}11}\plus{}\frac{1}{5b^2\minus{}4b\plus{}11}\plus{}\frac{1}{5c^2\minus{}4c\plus{}11}\leq\frac{1}{4}\]

2022 AMC 12/AHSME, 13

The diagram below shows a rectangle with side lengths $4$ and $8$ and a square with side length $5$. Three vertices of the square lie on three different sides of the rectangle, as shown. What is the area of the region inside both the square and the rectangle? [asy] size(5cm); filldraw((4,0)--(8,3)--(8-3/4,4)--(1,4)--cycle,mediumgray); draw((0,0)--(8,0)--(8,4)--(0,4)--cycle,linewidth(1.1)); draw((1,0)--(1,4)--(4,0)--(8,3)--(5,7)--(1,4),linewidth(1.1)); label("$4$", (8,2), E); label("$8$", (4,0), S); label("$5$", (3,11/2), NW); draw((1,.35)--(1.35,.35)--(1.35,0),linewidth(.4)); draw((5,7)--(5+21/100,7-28/100)--(5-7/100,7-49/100)--(5-28/100,7-21/100)--cycle,linewidth(.4)); [/asy] $\textbf{(A) } 15\dfrac{1}{8} \qquad \textbf{(B) } 15\dfrac{3}{8} \qquad \textbf{(C) } 15\dfrac{1}{2} \qquad \textbf{(D) } 15\dfrac{5}{8} \qquad \textbf{(E) } 15\dfrac{7}{8}$

2012 Purple Comet Problems, 4

Tags: geometry
The following diagram shows an equilateral triangle and two squares that share common edges. The area of each square is $75$. Find the distance from point $A$ to point $B$. [asy] size(175); defaultpen(linewidth(0.8)); pair A=(-3,0),B=(3,0),C=rotate(60,A)*B,D=rotate(270,B)*C,E=rotate(90,C)*B,F=rotate(270,C)*A,G=rotate(90,A)*C; draw(A--G--F--C--A--B--C--E--D--B); label("$A$",F,N); label("$B$",E,N);[/asy]

2000 Belarus Team Selection Test, 3.1

Tags: median , geometry
In a triangle $ABC$, let $a = BC, b = AC$ and let $m_a,m_b$ be the corresponding medians. Find all real numbers $k$ for which the equality $m_a+ka = m_b +kb$ implies that $a = b$.

2024 CCA Math Bonanza, T1

Real numbers $(x,y)$ satisfy the following equations: $$(x + 3)(y + 1) + y^2 = 3y$$ $$-x + x(y + x) = - 2x - 3.$$ Find the sum of all possible values of $x$. [i]Team #1[/i]

2012 Mid-Michigan MO, 5-6

[b]p1.[/b] A boy has as many sisters as brothers. How ever, his sister has twice as many brothers as sisters. How many boys and girls are there in the family? [b]p2.[/b] Solve each of the following problems. (1) Find a pair of numbers with a sum of $11$ and a product of $24$. (2) Find a pair of numbers with a sum of $40$ and a product of $400$. (3) Find three consecutive numbers with a sum of $333$. (4) Find two consecutive numbers with a product of $182$. [b]p3.[/b] $2008$ integers are written on a piece of paper. It is known that the sum of any $100$ numbers is positive. Show that the sum of all numbers is positive. [b]p4.[/b] Let $p$ and $q$ be prime numbers greater than $3$. Prove that $p^2 - q^2$ is divisible by $24$. [b]p5.[/b] Four villages $A,B,C$, and $D$ are connected by trails as shown on the map. [img]https://cdn.artofproblemsolving.com/attachments/4/9/33ecc416792dacba65930caa61adbae09b8296.png[/img] On each path $A \to B \to C$ and $B \to C \to D$ there are $10$ hills, on the path $A \to B \to D$ there are $22$ hills, on the path $A \to D \to B$ there are $45$ hills. A group of tourists starts from $A$ and wants to reach $D$. They choose the path with the minimal number of hills. What is the best path for them? PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2007 Princeton University Math Competition, 9

There are four spheres each of radius $1$ whose centers form a triangular pyramid where each side has length $2$. There is a 5th sphere which touches all four other spheres and has radius less than $1$. What is its radius?

Denmark (Mohr) - geometry, 2013.2

The figure shows a rectangle, its circumscribed circle and four semicircles, which have the rectangle’s sides as diameters. Prove that the combined area of the four dark gray crescentshaped regions is equal to the area of the light gray rectangle. [img]https://1.bp.blogspot.com/-gojv6KfBC9I/XzT9ZMKrIeI/AAAAAAAAMVU/NB-vUldjULI7jvqiFWmBC_Sd8QFtwrc7wCLcBGAsYHQ/s0/2013%2BMohr%2Bp3.png[/img]

1989 IMO Shortlist, 4

Prove that $ \forall n > 1, n \in \mathbb{N}$ the equation \[ \sum^n_{k\equal{}1} \frac{x^k}{k!} \plus{} 1 \equal{} 0\] has no rational roots.

2012 China Second Round Olympiad, 4

Let $F$ be the focus of parabola $y^2=2px(p>0)$, with directrix $l$ and two points $A,B$ on it. Knowing that $\angle AFB=\frac{\pi}{3}$, find the maximal value of $\frac{|MN|}{|AB|}$, where $M$ is the midpoint of $AB$ and $N$ is the projection of $M$ to $l$.

2014 Iran Team Selection Test, 5

$n$ is a natural number. for every positive real numbers $x_{1},x_{2},...,x_{n+1}$ such that $x_{1}x_{2}...x_{n+1}=1$ prove that: $\sqrt[x_{1}]{n}+...+\sqrt[x_{n+1}]{n} \geq n^{\sqrt[n]{x_{1}}}+...+n^{\sqrt[n]{x_{n+1}}}$

2011 Hanoi Open Mathematics Competitions, 6

Find all pairs $(x, y)$ of real numbers satisfying the system : $\begin{cases} x + y = 2 \\ x^4 - y^4 = 5x - 3y \end{cases}$

2011 Czech-Polish-Slovak Match, 3

Points $A$, $B$, $C$, $D$ lie on a circle (in that order) where $AB$ and $CD$ are not parallel. The length of arc $AB$ (which contains the points $D$ and $C$) is twice the length of arc $CD$ (which does not contain the points $A$ and $B$). Let $E$ be a point where $AC=AE$ and $BD=BE$. Prove that if the perpendicular line from point $E$ to the line $AB$ passes through the center of the arc $CD$ (which does not contain the points $A$ and $B$), then $\angle ACB = 108^\circ$.

2002 Regional Competition For Advanced Students, 1

Find the smallest natural number $x> 0$ so that all following fractions are simplified $\frac{3x+9}{8},\frac{3x+10}{9},\frac{3x+11}{10},...,\frac{3x+49}{48}$ , i.e. numerators and denominators are relatively prime.

2017 Ukraine Team Selection Test, 2

Denote by $\mathbb{N}$ the set of all positive integers. Find all functions $f:\mathbb{N}\rightarrow \mathbb{N}$ such that for all positive integers $m$ and $n$, the integer $f(m)+f(n)-mn$ is nonzero and divides $mf(m)+nf(n)$. [i]Proposed by Dorlir Ahmeti, Albania[/i]

Oliforum Contest I 2008, 1

(a) Prove that in the set $ S=\{2008,2009,. . .,4200\}$ there are $ 5^3$ elements such that any three of them are not in arithmetic progression. (b) Bonus: Try to find a smaller integer $ n \in (2008,4200)$ such that in the set $ S'=\{2008,2009,...,n\}$ there are $ 5^3$ elements such that any three of them are not in arithmetic progression.

2024 Germany Team Selection Test, 3

Let $a_1, \dots, a_n, b_1, \dots, b_n$ be $2n$ positive integers such that the $n+1$ products \[a_1 a_2 a_3 \cdots a_n, b_1 a_2 a_3 \cdots a_n, b_1 b_2 a_3 \cdots a_n, \dots, b_1 b_2 b_3 \cdots b_n\] form a strictly increasing arithmetic progression in that order. Determine the smallest possible integer that could be the common difference of such an arithmetic progression.

2002 Taiwan National Olympiad, 1

Find all natural numbers $n$ and nonnegative integers $x_{1},x_{2},...,x_{n}$ such that $\sum_{i=1}^{n}x_{i}^{2}=1+\frac{4}{4n+1}(\sum_{i=1}^{n}x_{i})^{2}$.

2013 Stanford Mathematics Tournament, 14

Tags:
You have a 2 meter long string. You choose a point along the string uniformly at random and make a cut. You discard the shorter section. If you still have 0.5 meters or more of string, you repeat. You stop once you have less than 0.5 meters of string. On average, how many cuts will you make before stopping?

2018 IFYM, Sozopol, 5

Find all functions $f :[0, +\infty) \rightarrow [0, +\infty)$ for which $f(f(x)+f(y)) = xy f (x+y)$ for every two non-negative real numbers $x$ and $y$.

2003 Alexandru Myller, 4

Find the differentiable functions $ f:\mathbb{R}_{\ge 0 }\longrightarrow\mathbb{R} $ that verify $ f(0)=0 $ and $$ f'(x)=1/3\cdot f'\left( x/3 \right) +2/3\cdot f'\left( 2x/3 \right) , $$ for any nonnegative real number $ x. $

2010 Contests, 2

Tags: geometry
On a circumference, points $A$ and $B$ are on opposite arcs of diameter $CD$. Line segments $CE$ and $DF$ are perpendicular to $AB$ such that $A-E-F-B$ (i.e., $A$, $E$, $F$ and $B$ are collinear on this order). Knowing $AE=1$, find the length of $BF$.

1996 AMC 12/AHSME, 14

Tags:
Let $E(n)$ denote the sum of the even digits of $n$. For example, $E(5681) = 6+8 = 14$. Find $E(1) + E(2) + E(3) + \cdots + E(100)$. $\text{(A)}\ 200 \qquad \text{(B)}\ 360 \qquad \text{(C)}\ 400 \qquad \text{(D)}\ 900 \qquad \text{(E)}\ 2250$

2004 AMC 8, 8

Tags:
Find the number of two-digit positive integers whose digits total $7$. $\textbf{(A)}\ 6\qquad \textbf{(B)}\ 7\qquad \textbf{(C)}\ 8\qquad \textbf{(D)}\ 9\qquad \textbf{(E)}\ 10$