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

2018 Azerbaijan BMO TST, 4

A rectangle $\mathcal{R}$ with odd integer side lengths is divided into small rectangles with integer side lengths. Prove that there is at least one among the small rectangles whose distances from the four sides of $\mathcal{R}$ are either all odd or all even. [i]Proposed by Jeck Lim, Singapore[/i]

2000 Putnam, 3

The octagon $P_1P_2P_3P_4P_5P_6P_7P_8$ is inscribed in a circle with the vertices around the circumference in the given order. Given that the polygon $P_1P_3P_5P_7$ is a square of area $5$, and the polygon $P_2P_4P_6P_8$ is a rectangle of area $4$, find the maximum possible area of the octagon.

1979 AMC 12/AHSME, 1

[asy] draw((-2,1)--(2,1)--(2,-1)--(-2,-1)--cycle); draw((0,0)--(0,-1)--(-2,-1)--(-2,0)--cycle); label("$F$",(0,0),E); label("$A$",(-2,1),W); label("$B$",(2,1),E); label("$C$", (2,-1),E); label("$D$",(-2,-1),WSW); label("$E$",(-2,0),W); label("$G$",(0,-1),S); //Credit to TheMaskedMagician for the diagram [/asy] If rectangle $ABCD$ has area $72$ square meters and $E$ and $G$ are the midpoints of sides $AD$ and $CD$, respectively, then the area of rectangle $DEFG$ in square meters is $\textbf{(A) }8\qquad\textbf{(B) }9\qquad\textbf{(C) }12\qquad\textbf{(D) }18\qquad\textbf{(E) }24$

2009 Indonesia TST, 1

Given an $ n\times n$ chessboard. a) Find the number of rectangles on the chessboard. b) Assume there exists an $ r\times r$ square (label $ B$) with $ r<n$ which is located on the upper left corner of the board. Define "inner border" of $ A$ as the border of $ A$ which is not the border of the chessboard. How many rectangles in $ B$ that touch exactly one inner border of $ B$?

2012 Indonesia TST, 3

Suppose $l(M, XYZ)$ is a Simson line of the triangle $XYZ$ that passes through $M$. Suppose $ABCDEF$ is a cyclic hexagon such that $l(A, BDF), l(B, ACE), l(D, ABF), l(E, ABC)$ intersect at a single point. Prove that $CDEF$ is a rectangle. [color=blue]Should the first sentence read: Suppose $l(M, XYZ)$ is a Simson line of the triangle $XYZ$ [u]with respect to[/u] $M$. ? Since it appears weird that a Simson line that passes a point is to be constructed. However, this is Unsolved after all, so I'm not sure.[/color]

2010 Contests, 3

Two rectangles of unit area overlap to form a convex octagon. Show that the area of the octagon is at least $\dfrac {1} {2}$. [i]Kvant Magazine [/i]

2008 Puerto Rico Team Selection Test, 1

Given a $ 1 \times 25$ rectangle divided into $ 25$ "boxes" ($ 1 \times 1$), is it possible to write integers $ 1$ to $ 25$ so that the sum of any two adjacent "boxes" is a perfect square?

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]

2004 IMO Shortlist, 7

Define a "hook" to be a figure made up of six unit squares as shown below in the picture, or any of the figures obtained by applying rotations and reflections to this figure. [asy] unitsize(0.5 cm); draw((0,0)--(1,0)); draw((0,1)--(1,1)); draw((2,1)--(3,1)); draw((0,2)--(3,2)); draw((0,3)--(3,3)); draw((0,0)--(0,3)); draw((1,0)--(1,3)); draw((2,1)--(2,3)); draw((3,1)--(3,3)); [/asy] Determine all $ m\times n$ rectangles that can be covered without gaps and without overlaps with hooks such that - the rectangle is covered without gaps and without overlaps - no part of a hook covers area outside the rectangle.

2020 Iranian Geometry Olympiad, 2

Let $ABC$ be an isosceles triangle ($AB = AC$) with its circumcenter $O$. Point $N$ is the midpoint of the segment $BC$ and point $M$ is the reflection of the point $N$ with respect to the side $AC$. Suppose that $T$ is a point so that $ANBT$ is a rectangle. Prove that $\angle OMT = \frac{1}{2} \angle BAC$. [i]Proposed by Ali Zamani[/i]

2012 Indonesia TST, 3

The [i]cross[/i] of a convex $n$-gon is the quadratic mean of the lengths between the possible pairs of vertices. For example, the cross of a $3 \times 4$ rectangle is $\sqrt{ \dfrac{3^2 + 3^2 + 4^2 + 4^2 + 5^2 + 5^2}{6} } = \dfrac{5}{3} \sqrt{6}$. Suppose $S$ is a dodecagon ($12$-gon) inscribed in a unit circle. Find the greatest possible cross of $S$.

1992 Nordic, 4

Peter has many squares of equal side. Some of the squares are black, some are white. Peter wants to assemble a big square, with side equal to $n$ sides of the small squares, so that the big square has no rectangle formed by the small squares such that all the squares in the vertices of the rectangle are of equal colour. How big a square is Peter able to assemble?

2016 AMC 8, 22

Rectangle $DEFA$ below is a $3 \times 4$ rectangle with $DC=CB=BA$. The area of the "bat wings" is [asy] size(180); defaultpen(fontsize(11pt)); draw((0,0)--(3,0)--(3,4)--(0,4)--(0,0)--(2,4)--(3,0)); draw((3,0)--(1,4)--(0,0)); fill((0,0)--(1,4)--(1.5,3)--cycle, black); fill((3,0)--(2,4)--(1.5,3)--cycle, black); label("$D$",(0,4),NW); label("$C$",(1,4),N); label("$B$",(2,4),N); label("$A$",(3,4),NE); label("$E$",(0,0),SW); label("$F$",(3,0),SE);[/asy] $\textbf{(A) }2\qquad\textbf{(B) }2 \frac{1}{2}\qquad\textbf{(C) }3\qquad\textbf{(D) }3 \frac{1}{2}\qquad \textbf{(E) }5$

1994 Chile National Olympiad, 2

Show that it is possible to cut any triangle into several pieces, so that a rectangle is formed when they are joined together.

2013 ELMO Shortlist, 9

Let $ABCD$ be a cyclic quadrilateral inscribed in circle $\omega$ whose diagonals meet at $F$. Lines $AB$ and $CD$ meet at $E$. Segment $EF$ intersects $\omega$ at $X$. Lines $BX$ and $CD$ meet at $M$, and lines $CX$ and $AB$ meet at $N$. Prove that $MN$ and $BC$ concur with the tangent to $\omega$ at $X$. [i]Proposed by Allen Liu[/i]

2010 Tournament Of Towns, 4

A rectangle is divided into $2\times 1$ and $1\times 2$ dominoes. In each domino, a diagonal is drawn, and no two diagonals have common endpoints. Prove that exactly two corners of the rectangle are endpoints of these diagonals.

2003 Chile National Olympiad, 3

A rectangle is decomposed by $6$ vertical lines and $6$ horizontal lines in the $49$ small rectangles (see figure). The perimeter of each small rectangle is known to be a whole number of meters. In this case, will the perimeter of the large rectangle be a whole number of meters? [asy] unitsize(0.8 cm); draw((0,0)--(8.6,0)--(8.6,4.2)--(0,4.2)--cycle, linewidth(1.5*bp)); draw((0.7,0)--(0.7,4.2)); draw((1.2,0)--(1.2,4.2)); draw((4.1,0)--(4.1,4.2)); draw((5.6,0)--(5.6,4.2)); draw((6.0,0)--(6.0,4.2)); draw((7.4,0)--(7.4,4.2)); draw((0,0.4)--(8.6,0.4)); draw((0,1.0)--(8.6,1.0)); draw((0,1.5)--(8.6,1.5)); draw((0,2.5)--(8.6,2.5)); draw((0,3.1)--(8.6,3.1)); draw((0,3.5)--(8.6,3.5)); [/asy]