Found problems: 1342
2003 Cuba MO, 6
Let $P_1, P_2, P_3, P_4$ be four points on a circle, let $I_1$ be incenter of the triangle of vertices $P_2P_3P_4$, $I_2$ the incenter of the triangle $P_1P_3P_4$, $I_3$ the incenter of the triangle $P_1P_2P_4$, $I_4$ the incenter of the triangle $P_2P_3P_1$. Prove that $I_1I_2I_3I_4$ is a rectangle.
1992 Hungary-Israel Binational, 6
We examine the following two sequences: The Fibonacci sequence: $F_{0}= 0, F_{1}= 1, F_{n}= F_{n-1}+F_{n-2 }$ for $n \geq 2$; The Lucas sequence: $L_{0}= 2, L_{1}= 1, L_{n}= L_{n-1}+L_{n-2}$ for $n \geq 2$. It is known that for all $n \geq 0$
\[F_{n}=\frac{\alpha^{n}-\beta^{n}}{\sqrt{5}},L_{n}=\alpha^{n}+\beta^{n}, \]
where $\alpha=\frac{1+\sqrt{5}}{2},\beta=\frac{1-\sqrt{5}}{2}$. These formulae can be used without proof.
The coordinates of all vertices of a given rectangle are Fibonacci numbers. Suppose that the rectangle is not such that one of its vertices is on the $x$-axis and another on the $y$-axis. Prove that either the sides of the rectangle are parallel to the axes, or make an angle of $45^{\circ}$ with the axes.
2017 Novosibirsk Oral Olympiad in Geometry, 5
Point $K$ is marked on the diagonal $AC$ in rectangle $ABCD$ so that $CK = BC$. On the side $BC$, point $M$ is marked so that $KM = CM$. Prove that $AK + BM = CM$.
1996 Mexico National Olympiad, 3
Prove that it is not possible to cover a $6\times 6$ square board with eighteen $2\times 1$ rectangles, in such a way that each of the lines going along the interior gridlines cuts at least one of the rectangles. Show also that it is possible to cover a $6\times 5$ rectangle with fifteen $2\times 1 $ rectangles so that the above condition is fulfilled.
1990 IMO Longlists, 47
In the coordinate plane a rectangle with vertices $ (0, 0),$ $ (m, 0),$ $ (0, n),$ $ (m, n)$ is given where both $ m$ and $ n$ are odd integers. The rectangle is partitioned into triangles in such a way that
[i](i)[/i] each triangle in the partition has at least one side (to be called a “good” side) that lies on a line of the form $ x \equal{} j$ or $ y \equal{} k,$ where $ j$ and $ k$ are integers, and the altitude on this side has length 1;
[i](ii)[/i] each “bad” side (i.e., a side of any triangle in the partition that is not a “good” one) is a common side of two triangles in the partition.
Prove that there exist at least two triangles in the partition each of which has two good sides.
2013 USAMTS Problems, 1
In the $3\times5$ grid shown, fill in each empty box with a two-digit positive integer such that:
[list][*]no number appears in more than one box, and
[*] for each of the $9$ lines in the grid consisting of three boxes connected by line segments, the box in the middle of the line contains the least common multiple of the numbers in the two boxes on the line.[/list]
You do not need to prove that your answer is the only one possible; you merely need to find an answer that satisfies the constraints above. (Note: In any other USAMTS problem, you need to provide a full proof. Only in this problem is an answer without justification acceptable.)
[asy]
import graph; size(7cm);
real labelscalefactor = 0.5;
pen dps = linewidth(0.8) + fontsize(14);
defaultpen(dps);
draw((0,0)--(1,0)--(1,1)--(0,1)--cycle);
draw((2,0)--(3,0)--(3,1)--(2,1)--cycle);
draw((4,0)--(5,0)--(5,1)--(4,1)--cycle);
draw((6,0)--(7,0)--(7,1)--(6,1)--cycle);
draw((8,0)--(9,0)--(9,1)--(8,1)--cycle);
draw((0,2)--(1,2)--(1,3)--(0,3)--cycle);
draw((0,4)--(1,4)--(1,5)--(0,5)--cycle);
draw((2,2)--(3,2)--(3,3)--(2,3)--cycle);
draw((2,4)--(3,4)--(3,5)--(2,5)--cycle);
draw((4,4)--(5,4)--(5,5)--(4,5)--cycle);
draw((4,2)--(5,2)--(5,3)--(4,3)--cycle);
draw((6,2)--(7,2)--(7,3)--(6,3)--cycle);
draw((6,4)--(7,4)--(7,5)--(6,5)--cycle);
draw((8,4)--(9,4)--(9,5)--(8,5)--cycle);
draw((8,2)--(9,2)--(9,3)--(8,3)--cycle);
draw((0.5,1)--(0.5,2));
draw((0.5,3)--(0.5,4));
draw((1,4)--(2,3));
draw((2.5,1)--(2.5,2));
draw((2.5,3)--(2.5,4));
draw((3,4)--(4,3));
draw((3,2)--(4,1));
draw((4.5,1)--(4.5,2));
draw((4.5,3)--(4.5,4));
draw((5,4.5)--(6,4.5));
draw((7,4.5)--(8,4.5));
draw((5,4)--(6,3));
draw((7,2)--(8,1));
draw((5,2)--(6,1));
draw((5,0.5)--(6,0.5));
draw((7,0.5)--(8,0.5));
draw((8.5,1)--(8.5,2));
draw((8.5,3)--(8.5,4));
label("$4$",(4.5, 0.5));
label("$9$",(8.5, 4.5));
[/asy]
2014 Contests, 2
Every cell of a $m \times n$ chess board, $m\ge 2,n\ge 2$, is colored with one of four possible colors, e.g white, green, red, blue. We call such coloring good if the four cells of any $2\times 2$ square of the chessboard are colored with pairwise different colors. Determine the number of all good colorings of the chess board.
[i]Proposed by N. Beluhov[/i]
2002 Czech and Slovak Olympiad III A, 5
A triangle $KLM$ is given in the plane together with a point $A$ lying on the half-line opposite to $KL$. Construct a rectangle $ABCD$ whose vertices $B, C$ and $D$ lie on the lines $KM, KL$ and $LM$, respectively. (We allow the rectangle to be a square.)
2013 Harvard-MIT Mathematics Tournament, 3
Let $ABC$ be a triangle with circumcenter $O$ such that $AC = 7$. Suppose that the circumcircle of $AOC$ is tangent to $BC$ at $C$ and intersects the line $AB$ at $A$ and $F$. Let $FO$ intersect $BC$ at $E$. Compute $BE$.
2022 Novosibirsk Oral Olympiad in Geometry, 2
A ball was launched on a rectangular billiard table at an angle of $45^o$ to one of the sides. Reflected from all sides (the angle of incidence is equal to the angle of reflection), he returned to his original position . It is known that one of the sides of the table has a length of one meter. Find the length of the second side.
[img]https://cdn.artofproblemsolving.com/attachments/3/d/e0310ea910c7e3272396cd034421d1f3e88228.png[/img]
2004 Junior Balkan Team Selection Tests - Romania, 2
Let $ABC$ be an isosceles triangle with $AB=AC$. Consider a variable point $P$ on the extension of the segment $BC$ beyound $B$ (in other words, $P$ lies on the line $BC$ such that the point $B$ lies inside the segment $PC$). Let $r_{1}$ be the radius of the incircle of the triangle $APB$, and let $r_{2}$ be the radius of the $P$-excircle of the triangle $APC$. Prove that the sum $r_{1}+r_{2}$ of these two radii remains constant when the point $P$ varies.
[i]Remark.[/i] The $P$-excircle of the triangle $APC$ is defined as the circle which touches the side $AC$ and the [i]extensions[/i] of the sides $AP$ and $CP$.
1991 IMO Shortlist, 3
Let $ S$ be any point on the circumscribed circle of $ PQR.$ Then the feet of the perpendiculars from S to the three sides of the triangle lie on the same straight line. Denote this line by $ l(S, PQR).$ Suppose that the hexagon $ ABCDEF$ is inscribed in a circle. Show that the four lines $ l(A,BDF),$ $ l(B,ACE),$ $ l(D,ABF),$ and $ l(E,ABC)$ intersect at one point if and only if $ CDEF$ is a rectangle.
2012 AMC 10, 14
Chubby makes nonstandard checkerboards that have $31$ squares on each side. The checkerboards have a black square in every corner and alternate red and black squares along every row and column. How many black squares are there on such a checkerboard?
$ \textbf{(A)}\ 480
\qquad\textbf{(B)}\ 481
\qquad\textbf{(C)}\ 482
\qquad\textbf{(D)}\ 483
\qquad\textbf{(E)}\ 484
$
2007 Junior Tuymaada Olympiad, 8
Several knights are arranged on an infinite chessboard. No square is attacked by more than one knight (in particular, a square occupied by a knight can be attacked by one knight but not by two). Sasha outlined a $ 14\times 16$ rectangle. What maximum number of knights can this rectangle contain?
1963 Czech and Slovak Olympiad III A, 1
Consider a cuboid$ ABCDA'B'C'D'$ (where $ABCD$ is a rectangle and $AA' \parallel BB' \parallel CC' \parallel DD'$) with $AA' = d$, $\angle ABD' = \alpha, \angle A'D'B = \beta$. Express the lengths x = $AB$, $y = BC$ in terms of $d$ and (acute) angles $\alpha, \beta$. Discuss condition of solvability.
1990 IMO Shortlist, 14
In the coordinate plane a rectangle with vertices $ (0, 0),$ $ (m, 0),$ $ (0, n),$ $ (m, n)$ is given where both $ m$ and $ n$ are odd integers. The rectangle is partitioned into triangles in such a way that
[i](i)[/i] each triangle in the partition has at least one side (to be called a “good” side) that lies on a line of the form $ x \equal{} j$ or $ y \equal{} k,$ where $ j$ and $ k$ are integers, and the altitude on this side has length 1;
[i](ii)[/i] each “bad” side (i.e., a side of any triangle in the partition that is not a “good” one) is a common side of two triangles in the partition.
Prove that there exist at least two triangles in the partition each of which has two good sides.
1993 AMC 8, 18
The rectangle shown has length $AC=32$, width $AE=20$, and $B$ and $F$ are midpoints of $\overline{AC}$ and $\overline{AE}$, respectively. The area of quadrilateral $ABDF$ is
[asy]
pair A,B,C,D,EE,F;
A = (0,20); B = (16,20); C = (32,20); D = (32,0); EE = (0,0); F = (0,10);
draw(A--C--D--EE--cycle);
draw(B--D--F);
dot(A); dot(B); dot(C); dot(D); dot(EE); dot(F);
label("$A$",A,NW);
label("$B$",B,N);
label("$C$",C,NE);
label("$D$",D,SE);
label("$E$",EE,SW);
label("$F$",F,W);
[/asy]
$\text{(A)}\ 320 \qquad \text{(B)}\ 325 \qquad \text{(C)}\ 330 \qquad \text{(D)}\ 335 \qquad \text{(E)}\ 340$
2016 Sharygin Geometry Olympiad, P21
The areas of rectangles $P$ and $Q$ are equal, but the diagonal of $P$ is greater. Rectangle $Q$ can be covered by two copies of $P$. Prove that $P$ can be covered by two copies of $Q$.
2010 VJIMC, Problem 4
Let $f:[0,1]\to\mathbb R$ be a function satisfying
$$|f(x)-f(y)|\le|x-y|$$for every $x,y\in[0,1]$. Show that for every $\varepsilon>0$ there exists a countable family of rectangles $(R_i)$ of dimensions $a_i\times b_i$, $a_i\le b_i$ in the plane such that
$$\{(x,f(x)):x\in[0,1]\}\subset\bigcup_iR_i\text{ and }\sum_ia_i<\varepsilon.$$(The edges of the rectangles are not necessarily parallel to the coordinate axes.)
May Olympiad L2 - geometry, 2003.2
Let $ABCD$ be a rectangle of sides $AB = 4$ and $BC = 3$. The perpendicular on the diagonal $BD$ drawn from $A$ cuts $BD$ at point $H$. We call $M$ the midpoint of $BH$ and $N$ the midpoint of $CD$. Calculate the measure of the segment $MN$.
2025 PErA, P5
We have an $n \times n$ board, filled with $n$ rectangles aligned to the grid. The $n$ rectangles cover all the board and are never superposed. Find, in terms of $n$, the smallest value the sum of the $n$ diagonals of the rectangles can take.
Cono Sur Shortlist - geometry, 2009.G1.6
Sebastian has a certain number of rectangles with areas that sum up to 3 and with side lengths all less than or equal to $1$. Demonstrate that with each of these rectangles it is possible to cover a square with side $1$ in such a way that the sides of the rectangles are parallel to the sides of the square.
[b]Note:[/b] The rectangles can overlap and they can protrude over the sides of the square.
1973 Yugoslav Team Selection Test, Problem 1
All sides of a rectangle are odd positive integers. Prove that there does not exist a point inside the rectangle whose distance to each of the vertices is an integer.
1995 Cono Sur Olympiad, 3
Let $ABCD$ be a rectangle with: $AB=a$, $BC=b$. Inside the rectangle we have to exteriorly tangents circles such that one is tangent to the sides $AB$ and $AD$,the other is tangent to the sides $CB$ and $CD$.
1. Find the distance between the centers of the circles(using $a$ and $b$).
2. When the radiums of both circles change the tangency point between both of them changes, and describes a locus. Find that locus.
1990 Austrian-Polish Competition, 8
We are given a supply of $a \times b$ tiles with $a$ and $b$ distinct positive integers. The tiles are to be used to tile a $28 \times 48$ rectangle. Find $a, b$ such that the tile has the smallest possible area and there is only one possible tiling. (If there are two distinct tilings, one of which is a reflection of the other, then we treat that as more than one possible tiling. Similarly for other symmetries.) Find $a, b$ such that the tile has the largest possible area and there is more than one possible tiling.