Found problems: 1342
2011 China Team Selection Test, 1
In $\triangle ABC$ we have $BC>CA>AB$. The nine point circle is tangent to the incircle, $A$-excircle, $B$-excircle and $C$-excircle at the points $T,T_A,T_B,T_C$ respectively. Prove that the segments $TT_B$ and lines $T_AT_C$ intersect each other.
2018 Iranian Geometry Olympiad, 1
There are three rectangles in the following figure. The lengths of some segments are shown.
Find the length of the segment $XY$ .
[img]https://2.bp.blogspot.com/-x7GQfMFHzAQ/W6K57utTEkI/AAAAAAAAJFQ/1-5WhhuerMEJwDnWB09sTemNLdJX7_OOQCK4BGAYYCw/s320/igo%2B2018%2Bintermediate%2Bp1.png[/img]
Proposed by Hirad Aalipanah
2024 AIME, 15
Find the number of rectangles that can be formed inside a fixed regular dodecagon ($12$-gon) where each side of the rectangle lies on either a side or a diagonal of the dodecagon. The diagram below shows three of those rectangles.
[asy]
unitsize(40);
real r = pi/6;
pair A1 = (cos(r),sin(r));
pair A2 = (cos(2r),sin(2r));
pair A3 = (cos(3r),sin(3r));
pair A4 = (cos(4r),sin(4r));
pair A5 = (cos(5r),sin(5r));
pair A6 = (cos(6r),sin(6r));
pair A7 = (cos(7r),sin(7r));
pair A8 = (cos(8r),sin(8r));
pair A9 = (cos(9r),sin(9r));
pair A10 = (cos(10r),sin(10r));
pair A11 = (cos(11r),sin(11r));
pair A12 = (cos(12r),sin(12r));
draw(A1--A2--A3--A4--A5--A6--A7--A8--A9--A10--A11--A12--cycle);
filldraw(A2--A1--A8--A7--cycle, mediumgray, linewidth(1.2));
draw(A4--A11);
draw(0.365*A3--0.365*A12, linewidth(1.2));
dot(A1);
dot(A2);
dot(A3);
dot(A4);
dot(A5);
dot(A6);
dot(A7);
dot(A8);
dot(A9);
dot(A10);
dot(A11);
dot(A12);
[/asy]
1986 IMO Longlists, 49
Let $C_1, C_2$ be circles of radius $1/2$ tangent to each other and both tangent internally to a circle $C$ of radius $1$. The circles $C_1$ and $C_2$ are the first two terms of an infinite sequence of distinct circles $C_n$ defined as follows:
$C_{n+2}$ is tangent externally to $C_n$ and $C_{n+1}$ and internally to $C$. Show that the radius of each $C_n$ is the reciprocal of an integer.
Novosibirsk Oral Geo Oly VIII, 2023.2
The rectangle is cut into $10$ squares as shown in the figure on the right. Find its sides if the side of the smallest square is $3$.[img]https://cdn.artofproblemsolving.com/attachments/e/5/1fe3a0e41b2d3182338a557d3d44ff5ef9385d.png[/img]
2012 Purple Comet Problems, 9
Points $E$ and $F$ lie inside rectangle $ABCD$ with $AE=DE=BF=CF=EF$. If $AB=11$ and $BC=8$, find the area of the quadrilateral $AEFB$.
2020 Malaysia IMONST 1, 8
Given a rectangle $ABCD$ with a point $P$ inside it. It is known that $PA =
17, PB = 15,$ and $PC = 6.$
What is the length of $PD$?
1978 AMC 12/AHSME, 26
[asy]
import cse5;
size(180);
real a=4, b=3;
pathpen=black;
pair A=(a,0), B=(0,b), C=(0,0);
D(MP("A",A)--MP("B",B,N)--MP("C",C,SW)--cycle);
pair X=IP(B--A,(0,0)--(b,a));
D(CP((X+C)/2,C));
D(MP("R",IP(CP((X+C)/2,C),B--C),NW)--MP("Q",IP(CP((X+C)/2,C),A--C+(0.1,0))));
//Credit to chezbgone2 for the diagram[/asy]
In $\triangle ABC$, $AB = 10~ AC = 8$ and $BC = 6$. Circle $P$ is the circle with smallest radius which passes through $C$ and is tangent to $AB$. Let $Q$ and $R$ be the points of intersection, distinct from $C$ , of circle $P$ with sides $AC$ and $BC$, respectively. The length of segment $QR$ is
$\textbf{(A) }4.75\qquad\textbf{(B) }4.8\qquad\textbf{(C) }5\qquad\textbf{(D) }4\sqrt{2}\qquad \textbf{(E) }3\sqrt{3}$
VII Soros Olympiad 2000 - 01, 9.6
Two vertices of the rectangle are located on side $BC$ of triangle $ABC$, and the other two are on sides $AB$ and $AC$. It is known that the midpoint of the altitude of this triangle, drawn on the side $BC$, lies on one of the diagonals of the rectangle, and the side of the rectangle located on $BC$ is three times less than $BC$. In what ratio does the altitude of the triangle divide the side $BC$ ?
2003 Federal Competition For Advanced Students, Part 2, 2
We are given sufficiently many stones of the forms of a rectangle $2\times 1$ and square $1\times 1$. Let $n > 3$ be a natural number. In how many ways can one tile a rectangle $3 \times n$ using these stones, so that no two $2 \times 1$ rectangles have a common point, and each of them has the longer side parallel to the shorter side of the big rectangle?
2015 AMC 10, 20
A rectangle has area $A \text{ cm}^2$ and perimeter $P \text{ cm}$, where $A$ and $P$ are positive integers. Which of the following numbers cannot equal $A+P$?
$ \textbf{(A) }100\qquad\textbf{(B) }102\qquad\textbf{(C) }104\qquad\textbf{(D) }106\qquad\textbf{(E) }108 $
2003 JHMMC 8, 14
In rectangle $ABCD$, $AB = 7$ and $AC = 25$. What is its area?
2014 Iran MO (3rd Round), 3
We have a $10 \times 10$ table. $T$ is a set of rectangles with vertices from the table and sides parallel to the sides of the table such that no rectangle from the set is a subrectangle of another rectangle from the set. $t$ is the maximum number of elements of $T$.
(a) Prove that $t>300$.
(b) Prove that $t<600$.
[i]Proposed by Mir Omid Haji Mirsadeghi and Kasra Alishahi[/i]
2014 AIME Problems, 1
The $8$ eyelets for the lace of a sneaker all lie on a rectangle, four equally spaced on each of the longer sides. The rectangle has a width of $50$ mm and a length of $80$ mm. There is one eyelet at each vertex of the rectangle. The lace itself must pass between the vertex eyelets along a width side of the rectangle and then crisscross between successive eyelets until it reaches the two eyelets at the other width side of the rectrangle as shown. After passing through these final eyelets, each of the ends of the lace must extend at least $200$ mm farther to allow a knot to be tied. Find the minimum length of the lace in millimeters.
[asy]
size(200);
defaultpen(linewidth(0.7));
path laceL=(-20,-30)..tension 0.75 ..(-90,-135)..(-102,-147)..(-152,-150)..tension 2 ..(-155,-140)..(-135,-40)..(-50,-4)..tension 0.8 ..origin;
path laceR=reflect((75,0),(75,-240))*laceL;
draw(origin--(0,-240)--(150,-240)--(150,0)--cycle,gray);
for(int i=0;i<=3;i=i+1)
{
path circ1=circle((0,-80*i),5),circ2=circle((150,-80*i),5);
unfill(circ1); draw(circ1);
unfill(circ2); draw(circ2);
}
draw(laceL--(150,-80)--(0,-160)--(150,-240)--(0,-240)--(150,-160)--(0,-80)--(150,0)^^laceR,linewidth(1));[/asy]
2021 Saint Petersburg Mathematical Olympiad, 7
A square is cut into red and blue rectangles. The sum of areas of red triangles is equal to the sum of areas of the blue ones. For each blue rectangle, we write the ratio of the length of its vertical side to the length of its horizontal one and for each red rectangle, the ratio of the length of its horizontal side to the length of its vertical side. Find the smallest possible value of the sum of all the written numbers.
2016 Japan MO Preliminary, 4
There is a $11\times 11$ square grid. We divided this in $5$ rectangles along unit squares. How many ways that one of the rectangles doesn’t have a edge on basic circumference.
Note that we count as different ways that one way coincides with another way by rotating or reversing.
2013 Online Math Open Problems, 21
Dirock has a very neat rectangular backyard that can be represented as a $32\times 32$ grid of unit squares. The rows and columns are each numbered $1,2,\ldots, 32$. Dirock is very fond of rocks, and places a rock in every grid square whose row and column number are both divisible by $3$. Dirock would like to build a rectangular fence with vertices at the centers of grid squares and sides parallel to the sides of the yard such that
[list] [*] The fence does not pass through any grid squares containing rocks; [*] The interior of the fence contains exactly 5 rocks. [/list]
In how many ways can this be done?
[i]Ray Li[/i]
Novosibirsk Oral Geo Oly VIII, 2022.3
Fold the next seven corners into a rectangle.
[img]https://cdn.artofproblemsolving.com/attachments/b/b/2b8b9d6d4b72024996a66d41f865afb91bb9b7.png[/img]
2011 AMC 10, 14
A rectangular parking lot has a diagonal of $25$ meters and an area of $168$ square meters. In meters, what is the perimeter of the parking lot?
$ \textbf{(A)}\ 52 \qquad
\textbf{(B)}\ 58 \qquad
\textbf{(C)}\ 62 \qquad
\textbf{(D)}\ 68 \qquad
\textbf{(E)}\ 70 $
2007 Italy TST, 1
Let $ABC$ an acute triangle.
(a) Find the locus of points that are centers of rectangles whose vertices lie on the sides of $ABC$;
(b) Determine if exist some points that are centers of $3$ distinct rectangles whose vertices lie on the sides of $ABC$.
1994 Argentina National Olympiad, 6
A $9\times 9$ board has a number written on each square: all squares in the first row have $1$, all squares in the second row have $2$, $\ldots$, all squares in the ninth row have $9$.
We will call [i]special [/i] rectangle any rectangle of $2\times 3$ or $3\times 2$ or $4\times 5$ or $5\times 4$ on the board.
The permitted operations are:
$\bullet$ Simultaneously add $1$ to all the numbers located in a special rectangle.
$\bullet$ Simultaneously subtract $1$ from all numbers located in a special rectangle.
Demonstrate that it is possible to achieve, through a succession of permitted operations, that $80$ squares to have $0$ (zero). What number is left in the remaining box?
2003 Romania Team Selection Test, 9
Let $n\geq 3$ be a positive integer. Inside a $n\times n$ array there are placed $n^2$ positive numbers with sum $n^3$. Prove that we can find a square $2\times 2$ of 4 elements of the array, having the sides parallel with the sides of the array, and for which the sum of the elements in the square is greater than $3n$.
[i]Radu Gologan[/i]
1967 AMC 12/AHSME, 11
If the perimeter of rectangle $ABCD$ is $20$ inches, the least value of diagonal $\overline{AC}$, in inches, is:
$\textbf{(A)}\ 0\qquad
\textbf{(B)}\ \sqrt{50}\qquad
\textbf{(C)}\ 10\qquad
\textbf{(D)}\ \sqrt{200}\qquad
\textbf{(E)}\ \text{none of these}$
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]
1952 AMC 12/AHSME, 46
The base of a new rectangle equals the sum of the diagonal and the greater side of a given rectangle, while the altitude of the new rectangle equals the difference of the diagonal and the greater side of the given rectangle. The area of the new rectangle is:
$ \textbf{(A)}$ greater than the area of the given rectangle
$ \textbf{(B)}$ equal to the area of the given rectangle
$ \textbf{(C)}$ equal to the area of a square with its side equal to the smaller side of the given rectangle
$ \textbf{(D)}$ equal to the area of a square with its side equal to the greater side of the given rectangle
$ \textbf{(E)}$ equal to the area of a rectangle whose dimensions are the diagonal and the shorter side of the given rectangle