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: 1342

1985 Tournament Of Towns, (096) 5

A square is divided into rectangles. A "chain" is a subset $K$ of the set of these rectangles such that there exists a side of the square which is covered by projections of rectangles of $K$ and such that no point of this side is a projection of two inner points of two inner points of two different rectangles of $K$. (a) Prove that every two rectangles in such a division are members of a certain "chain". (b) Solve the similar problem for a cube, divided into rectangular parallelopipeds (in the definition of chain , replace "side" by"edge") . (A.I . Golberg, V.A. Gurevich)

2010 Vietnam Team Selection Test, 3

We call a rectangle of the size $1 \times 2$ a domino. Rectangle of the $2 \times 3$ removing two opposite (under center of rectangle) corners we call tetramino. These figures can be rotated. It requires to tile rectangle of size $2008 \times 2010$ by using dominoes and tetraminoes. What is the minimal number of dominoes should be used?

2009 ITAMO, 3

A natural number $k$ is said $n$-squared if by colouring the squares of a $2n \times k$ chessboard, in any manner, with $n$ different colours, we can find $4$ separate unit squares of the same colour, the centers of which are vertices of a rectangle having sides parallel to the sides of the board. Determine, in function of $n$, the smallest natural $k$ that is $n$-squared.

2013 Dutch IMO TST, 4

Let $n \ge 3$ be an integer, and consider a $n \times n$-board, divided into $n^2$ unit squares. For all $m \ge 1$, arbitrarily many $1\times m$-rectangles (type I) and arbitrarily many $m\times 1$-rectangles (type II) are available. We cover the board with $N$ such rectangles, without overlaps, and such that every rectangle lies entirely inside the board. We require that the number of type I rectangles used is equal to the number of type II rectangles used.(Note that a $1 \times 1$-rectangle has both types.) What is the minimal value of $N$ for which this is possible?

1992 All Soviet Union Mathematical Olympiad, 561

Given an infinite sheet of square ruled paper. Some of the squares contain a piece. A move consists of a piece jumping over a piece on a neighbouring square (which shares a side) onto an empty square and removing the piece jumped over. Initially, there are no pieces except in an $m x n$ rectangle ($m, n > 1$) which has a piece on each square. What is the smallest number of pieces that can be left after a series of moves?

1976 Euclid, 1

Source: 1976 Euclid Part A Problem 1 ----- In the diagram, $ABCD$ and $EFGH$ are similar rectangles. $DK:KC=3:2$. Then rectangle $ABCD:$ rectangle $EFGH$ is equal to [asy]draw((75,0)--(0,0)--(0,50)--(75,50)--(75,0)--(55,0)--(55,20)--(100,20)--(100,0)--cycle); draw((55,5)--(60,5)--(60,0)); draw((75,5)--(80,5)--(80,0)); label("A",(0,50),NW); label("B",(0,0),SW); label("C",(75,0),SE); label("D",(75,50),NE); label("E",(55,20),NW); label("F",(55,0),SW); label("G",(100,0),SE); label("H",(100,20),NE); label("K",(75,20),NE);[/asy] $\textbf{(A) } 3:2 \qquad \textbf{(B) } 9:4 \qquad \textbf{(C) } 5:2 \qquad \textbf{(D) } 25:4 \qquad \textbf{(E) } 6:2$

Indonesia Regional MO OSP SMA - geometry, 2020.1

In the figure, point $P, Q,R,S$ lies on the side of the rectangle $ABCD$. [img]https://1.bp.blogspot.com/-Ff9rMibTuHA/X9PRPbGVy-I/AAAAAAAAMzA/2ytG0aqe-k0fPL3hbSp_zHrMYAfU-1Y_ACLcBGAsYHQ/s426/2020%2BIndonedia%2BMO%2BProvince%2BP2%2Bq1.png[/img] If it is known that the area of the small square is $1$ unit, determine the area of the rectangle $ABCD$.

1988 National High School Mathematics League, 10

Lengths of two sides of a rectangle are $\sqrt2,1$. The rectangle rotates a round around one of its diagonal. Find the volume of the revolved body.

2014 AMC 8, 14

Rectangle $ABCD$ and right triangle $DCE$ have the same area. They are joined to form a trapezoid, as shown. What is $DE$? [asy] size(250); defaultpen(linewidth(0.8)); pair A=(0,5),B=origin,C=(6,0),D=(6,5),E=(18,0); draw(A--B--E--D--cycle^^C--D); draw(rightanglemark(D,C,E,30)); label("$A$",A,NW); label("$B$",B,SW); label("$C$",C,S); label("$D$",D,N); label("$E$",E,S); label("$5$",A/2,W); label("$6$",(A+D)/2,N); [/asy] $\textbf{(A) }12\qquad\textbf{(B) }13\qquad\textbf{(C) }14\qquad\textbf{(D) }15\qquad \textbf{(E) }16$

1999 Harvard-MIT Mathematics Tournament, 9

How many ways are there to cover a $3\times 8$ rectangle with $12$ identical dominoes?

2019 Taiwan TST Round 3, 1

For each lattice point on the Cartesian Coordinate Plane, one puts a positive integer at the lattice such that [b]for any given rectangle with sides parallel to coordinate axes, the sum of the number inside the rectangle is not a prime. [/b] Find the minimal possible value of the maximum of all numbers.

2019 India IMO Training Camp, P1

Let the points $O$ and $H$ be the circumcenter and orthocenter of an acute angled triangle $ABC.$ Let $D$ be the midpoint of $BC.$ Let $E$ be the point on the angle bisector of $\angle BAC$ such that $AE\perp HE.$ Let $F$ be the point such that $AEHF$ is a rectangle. Prove that $D,E,F$ are collinear.

2003 AMC 8, 9

$\textbf{Bake Sale}$ Four friends, Art, Roger, Paul and Trisha, bake cookies, and all cookies have the same thickness. The shapes of the cookies di ffer, as shown. $\circ$ Art's cookies are trapezoids: [asy]size(80);defaultpen(linewidth(0.8));defaultpen(fontsize(8)); draw(origin--(5,0)--(5,3)--(2,3)--cycle); draw(rightanglemark((5,3), (5,0), origin)); label("5 in", (2.5,0), S); label("3 in", (5,1.5), E); label("3 in", (3.5,3), N);[/asy] $\circ$ Roger's cookies are rectangles: [asy]size(80);defaultpen(linewidth(0.8));defaultpen(fontsize(8)); draw(origin--(4,0)--(4,2)--(0,2)--cycle); draw(rightanglemark((4,2), (4,0), origin)); draw(rightanglemark((0,2), origin, (4,0))); label("4 in", (2,0), S); label("2 in", (4,1), E);[/asy] $\circ$ Paul's cookies are parallelograms: [asy]size(80);defaultpen(linewidth(0.8));defaultpen(fontsize(8)); draw(origin--(3,0)--(2.5,2)--(-0.5,2)--cycle); draw((2.5,2)--(2.5,0), dashed); draw(rightanglemark((2.5,2),(2.5,0), origin)); label("3 in", (1.5,0), S); label("2 in", (2.5,1), W);[/asy] $\circ$ Trisha's cookies are triangles: [asy]size(80);defaultpen(linewidth(0.8));defaultpen(fontsize(8)); draw(origin--(3,0)--(3,4)--cycle); draw(rightanglemark((3,4),(3,0), origin)); label("3 in", (1.5,0), S); label("4 in", (3,2), E);[/asy] Each friend uses the same amount of dough, and Art makes exactly 12 cookies. Art's cookies sell for 60 cents each. To earn the same amount from a single batch, how much should one of Roger's cookies cost in cents? $ \textbf{(A)}\ 18\qquad\textbf{(B)}\ 25\qquad\textbf{(C)}\ 40\qquad\textbf{(D)}\ 75\qquad\textbf{(E)}\ 90$

2019 India IMO Training Camp, P1

Let the points $O$ and $H$ be the circumcenter and orthocenter of an acute angled triangle $ABC.$ Let $D$ be the midpoint of $BC.$ Let $E$ be the point on the angle bisector of $\angle BAC$ such that $AE\perp HE.$ Let $F$ be the point such that $AEHF$ is a rectangle. Prove that $D,E,F$ are collinear.

2006 AIME Problems, 1

In convex hexagon $ABCDEF$, all six sides are congruent, $\angle A$ and $\angle D$ are right angles, and $\angle B$, $\angle C$, $\angle E$, and $\angle F$ are congruent. The area of the hexagonal region is $2116(\sqrt{2}+1)$. Find $AB$.

2010 Contests, 2

Let $ABCD$ be a rectangle of centre $O$, such that $\angle DAC=60^{\circ}$. The angle bisector of $\angle DAC$ meets $DC$ at $S$. Lines $OS$ and $AD$ meet at $L$, and lines $BL$ and $AC$ meet at $M$. Prove that lines $SM$ and $CL$ are parallel.

2014 ELMO Shortlist, 4

Let $ABCD$ be a quadrilateral inscribed in circle $\omega$. Define $E = AA \cap CD$, $F = AA \cap BC$, $G = BE \cap \omega$, $H = BE \cap AD$, $I = DF \cap \omega$, and $J = DF \cap AB$. Prove that $GI$, $HJ$, and the $B$-symmedian are concurrent. [i]Proposed by Robin Park[/i]

2014 European Mathematical Cup, 2

Jeck and Lisa are playing a game on table dimensions $m \times n$ , where $m , n >2$. Lisa starts so that she puts knight figurine on arbitrary square of table.After that Jeck and Lisa put new figurine on table by the following rules: [b]1.[/b] Jeck puts queen figurine on any empty square of a table which is two squares vertically and one square horizontally distant, or one square vertically and two squares horizontally distant from last knight figurine which Lisa put on the table [b]2.[/b] Lisa puts knight figurine on any empty square of a table which is in the same row, column or diagonal as last queen figurine Jeck put on the table. Player which cannot put his figurine loses. For which pairs of $(m,n)$ Lisa has winning strategy? [i] Proposed by Stijn Cambie[/i]

1957 Moscow Mathematical Olympiad, 371

Given quadrilateral $ABCD$ and the directions of its sides. Inscribe a rectangle in $ABCD$.

2010 Germany Team Selection Test, 2

For an integer $m\geq 1$, we consider partitions of a $2^m\times 2^m$ chessboard into rectangles consisting of cells of chessboard, in which each of the $2^m$ cells along one diagonal forms a separate rectangle of side length $1$. Determine the smallest possible sum of rectangle perimeters in such a partition. [i]Proposed by Gerhard Woeginger, Netherlands[/i]

2024 Sharygin Geometry Olympiad, 8.5

The vertices $M$, $N$, $K$ of rectangle $KLMN$ lie on the sides $AB$, $BC$, $CA$ respectively of a regular triangle $ABC$ in such a way that $AM = 2$, $KC = 1$. The vertex $L$ lies outside the triangle. Find the value of $\angle KMN$.

1989 IMO Shortlist, 8

Let $ R$ be a rectangle that is the union of a finite number of rectangles $ R_i,$ $ 1 \leq i \leq n,$ satisfying the following conditions: [b](i)[/b] The sides of every rectangle $ R_i$ are parallel to the sides of $ R.$ [b](ii)[/b] The interiors of any two different rectangles $ R_i$ are disjoint. [b](iii)[/b] Each rectangle $ R_i$ has at least one side of integral length. Prove that $ R$ has at least one side of integral length. [i]Variant:[/i] Same problem but with rectangular parallelepipeds having at least one integral side.

1995 Baltic Way, 20

All the vertices of a convex pentagon are on lattice points. Prove that the area of the pentagon is at least $\frac{5}{2}$. [i]Bogdan Enescu[/i]

2001 AMC 10, 11

Consider the dark square in an array of unit squares, part of which is shown. The first ring of squares around this center square contains $ 8$ unit squares. The second ring contains $ 16$ unit squares. If we continue this process, the number of unit squares in the $ 100^\text{th}$ ring is $ \textbf{(A)}\ 396 \qquad \textbf{(B)}\ 404 \qquad \textbf{(C)}\ 800 \qquad \textbf{(D)}\ 10,\!000 \qquad \textbf{(E)}\ 10,\!404$ [asy]unitsize(3mm); defaultpen(linewidth(1pt)); fill((2,2)--(2,7)--(7,7)--(7,2)--cycle, mediumgray); fill((3,3)--(6,3)--(6,6)--(3,6)--cycle, gray); fill((4,4)--(5,4)--(5,5)--(4,5)--cycle, black); for(real i=0; i<=9; ++i) { draw((i,0)--(i,9)); draw((0,i)--(9,i)); }[/asy]

2004 AIME Problems, 10

A circle of radius 1 is randomly placed in a 15-by-36 rectangle $ABCD$ so that the circle lies completely within the rectangle. Given that the probability that the circle will not touch diagonal $AC$ is $m/n$, where $m$ and $n$ are relatively prime positive integers. Find $m + n$.