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

2016 Iran MO (2nd Round), 2

Let $ABC$ be a triangle such that $\angle C=2\angle B$ and $\omega$ be its circumcircle. a tangent from $A$ to $\omega$ intersect $BC$ at $E$. $\Omega$ is a circle passing throw $B$ that is tangent to $AC$ at $C$. Let $\Omega\cap AB=F$. $K$ is a point on $\Omega$ such that $EK$ is tangent to $\Omega$ ($A,K$ aren't in one side of $BC$). Let $M$ be the midpoint of arc $BC$ of $\omega$ (not containing $A$). Prove that $AFMK$ is a cyclic quadrilateral. [asy] import graph; size(15.424606256655986cm); real labelscalefactor = 0.5; /* changes label-to-point distance */ pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */ real xmin = -7.905629294221492, xmax = 11.618976962434495, ymin = -5.154837585051625, ymax = 4.0091473316396895; /* image dimensions */ pen uuuuuu = rgb(0.26666666666666666,0.26666666666666666,0.26666666666666666); /* draw figures */ draw(circle((1.4210145017438194,0.18096629151696939), 2.581514123077079)); draw(circle((1.4210145017438194,-1.3302878964546825), 2.8984706754484924)); draw(circle((-0.7076932767793396,-0.4161825262831505), 2.9101722408015513), linetype("4 4") + red); draw((3.996177869179178,0.)--(-3.839514259733819,0.)); draw((3.996177869179178,0.)--(0.07833180472267817,2.385828723227042)); draw((0.07833180472267817,2.385828723227042)--(-1.154148865691539,0.)); draw((-3.839514259733819,0.)--(-0.6807342461448075,-3.3262298939043657)); draw((0.07833180472267817,2.385828723227042)--(-3.839514259733819,0.)); /* dots and labels */ dot((3.996177869179178,0.),blue); label("$B$", (4.040279615036859,0.10218054796102663), NE * labelscalefactor,blue); dot((-1.154148865691539,0.),blue); label("$C$", (-1.3803811057738653,-0.14328333373606214), NE * labelscalefactor,blue); dot((1.4210145017438194,1.5681827789938092),linewidth(4.pt)); label("$F$", (1.4629088572174203,1.6465574703052102), NE * labelscalefactor); dot((0.07833180472267817,2.385828723227042),linewidth(3.pt) + blue); label("$A$", (-0.04055741817725232,2.5568193649319144), NE * labelscalefactor,blue); dot((-3.839514259733819,0.),linewidth(3.pt)); label("$E$", (-4.049800819229713,-0.06146203983703255), NE * labelscalefactor); dot((1.4210145017438194,-2.40054783156011),linewidth(4.pt) + uuuuuu); label("$M$", (1.4117705485305265,-2.6490604593938434), NE * labelscalefactor,uuuuuu); dot((-0.6807342461448075,-3.3262298939043657),linewidth(4.pt)); label("$K$", (-0.7871767250058992,-3.5490946922831688), NE * labelscalefactor); clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle); /* end of picture */[/asy]

2020/2021 Tournament of Towns, P5

Does there exist a rectangle which can be cut into a hundred rectangles such that all of them are similar to the original one but no two are congruent? [i]Mikhail Murashkin[/i]

2020 Kosovo National Mathematical Olympiad, 2

Ana baked 15 pasties. She placed them on a round plate in a circular way: 7 with cabbage, 7 with meat and 1 with cherries in that exact order and put the plate into a microwave. She doesn’t know how the plate has been rotated in the microwave. She wants to eat a pasty with cherries. Is it possible for Ana, by trying no more than three pasties, to find exactly where the pasty with cherries is?

2018 AMC 12/AHSME, 1

Tags:
Kate bakes a $20$-inch by $18$-inch pan of cornbread. The cornbread is cut into pieces that measure $2$ inches by $2$ inches. How many pieces of cornbread does the pan contain? $ \textbf{(A) }90 \qquad \textbf{(B) }100 \qquad \textbf{(C) }180 \qquad \textbf{(D) }200 \qquad \textbf{(E) }360 \qquad $

2019 India IMO Training Camp, P2

Tags: function , algebra
Determine all functions $f:(0,\infty)\to\mathbb{R}$ satisfying $$\left(x+\frac{1}{x}\right)f(y)=f(xy)+f\left(\frac{y}{x}\right)$$ for all $x,y>0$.

2010 QEDMO 7th, 1

Find all natural numbers $n$ for which both $n^n + 1$ and $(2n)^{2n} + 1$ are prime numbers.

2020 LMT Fall, B16

Tags: algebra
Let $f$ be a function $R \to R$ that satisfies the following equation: $$f (x)^2 + f (y)^2 = f (x^2 + y^2)+ f (0)$$ If there are $n$ possibilities for the function, find the sum of all values of $n \cdot f (12)$

2021 May Olympiad, 4

Tags: geometry
Facundo and Luca have been given a cake that is shaped like the quadrilateral in the figure. [img]https://cdn.artofproblemsolving.com/attachments/3/2/630286edc1935e1a8dd9e704ed4c813c900381.png[/img] They are going to make two straight cuts on the cake, thus obtaining $4$ portions in the shape of a quadrilateral. Then Facundo will be left with two portions that do not share any side, the other two will be for Luca. Show how they can cut the cuts so that both children get the same amount of cake. Justify why cutting in this way achieves the objective.

2013 National Olympiad First Round, 11

Tags:
How many pairs of real numbers $(x,y)$ are there such that $x^4+y^4 + 2x^2y + 2xy^2+ 2 = x^2 + y^2 + 2x + 2y$? $ \textbf{(A)}\ 6 \qquad\textbf{(B)}\ 5 \qquad\textbf{(C)}\ 4 \qquad\textbf{(D)}\ 3 \qquad\textbf{(E)}\ 2 $

2012 Math Prize For Girls Problems, 11

Alison has an analog clock whose hands have the following lengths: $a$ inches (the hour hand), $b$ inches (the minute hand), and $c$ inches (the second hand), with $a < b < c$. The numbers $a$, $b$, and $c$ are consecutive terms of an arithmetic sequence. The tips of the hands travel the following distances during a day: $A$ inches (the hour hand), $B$ inches (the minute hand), and $C$ inches (the second hand). The numbers $A$, $B$, and $C$ (in this order) are consecutive terms of a geometric sequence. What is the value of $\frac{B}{A}$?

2015 Online Math Open Problems, 7

Tags:
Define sequence $\{a_n\}$ as following: $a_0=0$, $a_1=1$, and $a_{i}=2a_{i-1}-a_{i-2}+2$ for all $i\geq 2$. Determine the value of $a_{1000}.$ [i] Proposed by Yannick Yao [/i]

1993 Tournament Of Towns, (391) 3

Each of the numbers $1, 2, 3,... 25$ is arranged in a $5$ by $5$ table. In each row they appear in increasing order (left to right). Find the maximal and minimal possible sum of the numbers in the third column. (Folklore)

2022 Iran MO (3rd Round), 1

Triangle $ABC$ is assumed. The point $T$ is the second intersection of the symmedian of vertex $A$ with the circumcircle of the triangle $ABC$ and the point $D \neq A$ lies on the line $AC$ such that $BA=BD$. The line that at $D$ tangents to the circumcircle of the triangle $ADT$, intersects the circumcircle of the triangle $DCT$ for the second time at $K$. Prove that $\angle BKC = 90^{\circ}$(The symmedian of the vertex $A$, is the reflection of the median of the vertex $A$ through the angle bisector of this vertex).

2018 Bundeswettbewerb Mathematik, 2

Find all real numbers $x$ satisfying the equation \[\left\lfloor \frac{20}{x+18}\right\rfloor+\left\lfloor \frac{x+18}{20}\right\rfloor=1.\]

1964 AMC 12/AHSME, 3

Tags:
When a positive integer $x$ is divided by a positive integer $y$, the quotient is $u$ and the remainder is $v$, where $u$ and $v$ are integers. What is the remainder when $x+2uy$ is divided by $y$? ${{ \textbf{(A)}\ 0 \qquad\textbf{(B)}\ 2u \qquad\textbf{(C)}\ 3u \qquad\textbf{(D)}\ v }\qquad\textbf{(E)}\ 2v } $

1953 Polish MO Finals, 2

Find the geometric locus of the center of a rectangle whose vertices lie on the perimeter of a given triangle.

2014 ASDAN Math Tournament, 10

Tags: team test
Three real numbers $x$, $y$, and $z$ are chosen independently and uniformly at random from the interval $[0,1]$. Compute the probability that $x$, $y$, and $z$ can be the side lengths of a triangle.

2001 All-Russian Olympiad, 2

In a magic square $n \times n$ composed from the numbers $1,2,\cdots,n^2$, the centers of any two squares are joined by a vector going from the smaller number to the bigger one. Prove that the sum of all these vectors is zero. (A magic square is a square matrix such that the sums of entries in all its rows and columns are equal.)

1997 Spain Mathematical Olympiad, 6

The exact quantity of gas needed for a car to complete a single loop around a track is distributed among $n$ containers placed along the track. Prove that there exists a position starting at which the car, beginning with an empty tank of gas, can complete a loop around the track without running out of gas. The tank of gas is assumed to be large enough.

1974 Putnam, B1

Tags: distance , circles
Which configurations of five (not necessarily distinct) points $p_1 ,\ldots, p_5$ on the circle $x^2 +y^2 =1$ maximize the sum of the ten distances $$\sum_{i<j} d(p_i, p_j)?$$

2016 Bulgaria National Olympiad, Problem 2

At a mathematical competition $n$ students work on $6$ problems each one with three possible answers. After the competition, the Jury found that for every two students the number of the problems, for which these students have the same answers, is $0$ or $2$. Find the maximum possible value of $n$.

Denmark (Mohr) - geometry, 1991.3

A right-angled triangle has perimeter $60$ and the altitude of the hypotenuse has a length $12$. Determine the lengths of the sides.

1954 Moscow Mathematical Olympiad, 273

Given a piece of graph paper with a letter assigned to each vertex of every square such that on every segment connecting two vertices that have the same letter and are on the same line of the mesh, there is at least one vertex with another letter. What is the least number of distinct letters needed to plot such a picture, along the sides of the cells?

2012 China Second Round Olympiad, 11

In the Cartesian plane $XOY$, there is a rhombus $ABCD$ whose side lengths are all $4$ and $|OB|=|OD|=6$, where $O$ is the origin. [b](1)[/b] Prove that $|OA|\cdot |OB|$ is a constant. [b](2)[/b] Find the locus of $C$ if $A$ is a point on the semicircle \[(x-2)^2+y^2=4 \quad (2\le x\le 4).\]

2022 Canadian Mathematical Olympiad Qualification, 5

Alice has four boxes, $327$ blue balls, and $2022$ red balls. The blue balls are labeled $1$ to $327$. Alice first puts each of the balls into a box, possibly leaving some boxes empty. Then, a random label between $1$ and $327$ (inclusive) is selected, Alice finds the box the ball with the label is in, and selects a random ball from that box. What is the maximum probability that she selects a red ball?