Found problems: 567
2002 Romania National Olympiad, 1
Let $X,Y,Z,T$ be four points in the plane. The segments $[XY]$ and $[ZT]$ are said to be [i]connected[/i], if there is some point $O$ in the plane such that the triangles $OXY$ and $OZT$ are right-angled at $O$ and isosceles.
Let $ABCDEF$ be a convex hexagon such that the pairs of segments $[AB],[CE],$ and $[BD],[EF]$ are [i]connected[/i]. Show that the points $A,C,D$ and $F$ are the vertices of a parallelogram and $[BC]$ and $[AE]$ are [i]connected[/i].
2013 AIME Problems, 4
In the Cartesian plane let $A = (1,0)$ and $B = \left( 2, 2\sqrt{3} \right)$. Equilateral triangle $ABC$ is constructed so that $C$ lies in the first quadrant. Let $P=(x,y)$ be the center of $\triangle ABC$. Then $x \cdot y$ can be written as $\tfrac{p\sqrt{q}}{r}$, where $p$ and $r$ are relatively prime positive integers and $q$ is an integer that is not divisible by the square of any prime. Find $p+q+r$.
2007 Romania Team Selection Test, 1
Let $ ABCD$ be a parallelogram with no angle equal to $ 60^{\textrm{o}}$. Find all pairs of points $ E, F$, in the plane of $ ABCD$, such that triangles $ AEB$ and $ BFC$ are isosceles, of basis $ AB$, respectively $ BC$, and triangle $ DEF$ is equilateral.
[i]Valentin Vornicu[/i]
2013 AMC 12/AHSME, 23
$ ABCD$ is a square of side length $ \sqrt{3} + 1 $. Point $ P $ is on $ \overline{AC} $ such that $ AP = \sqrt{2} $. The square region bounded by $ ABCD $ is rotated $ 90^{\circ} $ counterclockwise with center $ P $, sweeping out a region whose area is $ \frac{1}{c} (a \pi + b) $, where $a $, $b$, and $ c $ are positive integers and $ \text{gcd}(a,b,c) = 1 $. What is $ a + b + c $?
$\textbf{(A)} \ 15 \qquad \textbf{(B)} \ 17 \qquad \textbf{(C)} \ 19 \qquad \textbf{(D)} \ 21 \qquad \textbf{(E)} \ 23 $
2009 China Girls Math Olympiad, 7
On a $ 10 \times 10$ chessboard, some $ 4n$ unit squares are chosen to form a region $ \mathcal{R}.$ This region $ \mathcal{R}$ can be tiled by $ n$ $ 2 \times 2$ squares. This region $ \mathcal{R}$ can also be tiled by a combination of $ n$ pieces of the following types of shapes ([i]see below[/i], with rotations allowed).
Determine the value of $ n.$
2007 F = Ma, 11
A uniform disk, a thin hoop, and a uniform sphere, all with the same mass and same outer radius, are each free to rotate about a fixed axis through its center. Assume the hoop is connected to the rotation axis by light spokes. With the objects starting from rest, identical forces are simultaneously applied to the rims, as shown. Rank the objects according to their kinetic energies after a given time $t$, from least to greatest.
[asy]
size(225);
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps);
filldraw(circle((0,0),1),gray(.7));
draw((0,-1)--(2,-1),EndArrow);
label("$\vec{F}$",(1, -1),S);
label("Disk",(-1,0),W);
filldraw(circle((5,0),1),gray(.7));
filldraw(circle((5,0),0.75),white);
draw((5,-1)--(7,-1),EndArrow);
label("$\vec{F}$",(6, -1),S);
label("Hoop",(6,0),E);
filldraw(circle((10,0),1),gray(.5));
draw((10,-1)--(12,-1),EndArrow);
label("$\vec{F}$",(11, -1),S);
label("Sphere",(11,0),E);
[/asy]
$ \textbf{(A)} \ \text{disk, hoop, sphere}$
$\textbf{(B)}\ \text{sphere, disk, hoop}$
$\textbf{(C)}\ \text{hoop, sphere, disk}$
$\textbf{(D)}\ \text{disk, sphere, hoop}$
$\textbf{(E)}\ \text{hoop, disk, sphere} $
2010 Tournament Of Towns, 5
A needle (a segment) lies on a plane. One can rotate it $45^{\circ}$ round any of its endpoints. Is it possible that after several rotations the needle returns to initial position with the endpoints interchanged?
2002 China Girls Math Olympiad, 8
Assume that $ A_1, A_2, \ldots, A_8$ are eight points taken arbitrarily on a plane. For a directed line $ l$ taken arbitrarily on the plane, assume that projections of $ A_1, A_2, \ldots, A_8$ on the line are $ P_1, P_2, \ldots, P_8$ respectively. If the eight projections are pairwise disjoint, they can be arranged as $ P_{i_1}, P_{i_2}, \ldots, P_{i_8}$ according to the direction of line $ l.$ Thus we get one permutation for $ 1, 2, \ldots, 8,$ namely, $ i_1, i_2, \ldots, i_8.$ In the figure, this permutation is $ 2, 1, 8, 3, 7, 4, 6, 5.$ Assume that after these eight points are projected to every directed line on the plane, we get the number of different permutations as $ N_8 \equal{} N(A_1, A_2, \ldots, A_8).$ Find the maximal value of $ N_8.$
2007 AIME Problems, 3
Square $ABCD$ has side length $13$, and points $E$ and $F$ are exterior to the square such that $BE=DF=5$ and $AE=CF=12$. Find $EF^{2}$.
[asy]
size(200);
defaultpen(fontsize(10));
real x=22.61986495;
pair A=(0,26), B=(26,26), C=(26,0), D=origin, E=A+24*dir(x), F=C+24*dir(180+x);
draw(B--C--F--D--C^^D--A--E--B--A, linewidth(0.7));
dot(A^^B^^C^^D^^E^^F);
pair point=(13,13);
label("$A$", A, dir(point--A));
label("$B$", B, dir(point--B));
label("$C$", C, dir(point--C));
label("$D$", D, dir(point--D));
label("$E$", E, dir(point--E));
label("$F$", F, dir(point--F));[/asy]
2018 PUMaC Combinatorics A, 5
How many ways are there to color the $8$ regions of a three-set Venn Diagram with $3$ colors such that each color is used at least once? Two colorings are considered the same if one can be reached from the other by rotation and/or reflection.
2019 Czech-Polish-Slovak Junior Match, 5
Let $A_1A_2 ...A_{360}$ be a regular $360$-gon with centre $S$. For each of the triangles $A_1A_{50}A_{68}$ and $A_1A_{50}A_{69}$ determine, whether its images under some $120$ rotations with centre $S$ can have (as triangles) all the $360$ points $A_1, A_2, ..., A_{360}$ as vertices.
1967 IMO Longlists, 54
Is it possible to find a set of $100$ (or $200$) points on the boundary of a cube such that this set remains fixed under all rotations which leave the cube fixed ?
1999 Korea Junior Math Olympiad, 4
$C$ is the unit circle in some plane. $R$ is a square with side $a$. $C$ is fixed and $R$ moves(without rotation) on the plane, in such a way that its center stays inside $C$(including boundaries). Find the maximum value of the area drawn by the trace of $R$.
2000 Harvard-MIT Mathematics Tournament, 3
Using $3$ colors, red, blue and yellow, how many different ways can you color a cube (modulo rigid rotations)?
1987 National High School Mathematics League, 1
$\triangle ABC$ and $\triangle ADE$ $(\angle ABC=\angle ADE=\frac{\pi}{2})$ are two isosceles right triangle that are not congruent. Fix $\triangle ABC$, but rotate $\triangle ADE$ on the plane. Prove that there exists point $M\in BC$, satisfying that $\triangle BMD$ is an isosceles right triangle.
2010 JBMO Shortlist, 2
A $9\times 7$ rectangle is tiled with tiles of the two types: L-shaped tiles composed by three unit squares (can be rotated repeatedly with $90^\circ$) and square tiles composed by four unit squares.
Let $n\ge 0$ be the number of the $2 \times 2 $ tiles which can be used in such a tiling. Find all the values of $n$.
1991 Tournament Of Towns, (288) 4
A circle is divided by the chord $AB$ into two segments and one of them is rotated about the point $A$ by a certain angle, the point $B$ being taken to $B'$. Prove that the line segments joining the midpoints of the two arcs (i.e. the arc $AB$ which had not been rotated and the rotated arc $AB'$) with the midpoint of $BB'$ are perpendicular.
(F. Nazyrov, 11th form student, Obninsk)
2005 AIME Problems, 14
Consider the points $A(0,12)$, $B(10,9)$, $C(8,0)$, and $D(-4,7)$. There is a unique square $S$ such that each of the four points is on a different side of $S$. Let $K$ be the area of $S$. Find the remainder when $10K$ is divided by $1000$.
1974 USAMO, 5
Consider the two triangles $ ABC$ and $ PQR$ shown below. In triangle $ ABC, \angle ADB \equal{} \angle BDC \equal{} \angle CDA \equal{} 120^\circ$. Prove that $ x\equal{}u\plus{}v\plus{}w$.
[asy]unitsize(7mm);
defaultpen(linewidth(.7pt)+fontsize(10pt));
pair C=(0,0), B=4*dir(5);
pair A=intersectionpoints(Circle(C,5), Circle(B,6))[0];
pair Oc=scale(sqrt(3)/3)*rotate(30)*(B-A)+A;
pair Ob=scale(sqrt(3)/3)*rotate(30)*(A-C)+C;
pair D=intersectionpoints(Circle(Ob,length(Ob-C)), Circle(Oc,length(Oc-B)))[1];
real s=length(A-D)+length(B-D)+length(C-D);
pair P=(6,0), Q=P+(s,0), R=rotate(60)*(s,0)+P;
pair M=intersectionpoints(Circle(P,length(B-C)), Circle(Q,length(A-C)))[0];
draw(A--B--C--A--D--B);
draw(D--C);
label("$B$",B,SE);
label("$C$",C,SW);
label("$A$",A,N);
label("$D$",D,NE);
label("$a$",midpoint(B--C),S);
label("$b$",midpoint(A--C),WNW);
label("$c$",midpoint(A--B),NE);
label("$u$",midpoint(A--D),E);
label("$v$",midpoint(B--D),N);
label("$w$",midpoint(C--D),NNW);
draw(P--Q--R--P--M--Q);
draw(M--R);
label("$P$",P,SW);
label("$Q$",Q,SE);
label("$R$",R,N);
label("$M$",M,NW);
label("$x$",midpoint(P--R),NW);
label("$x$",midpoint(P--Q),S);
label("$x$",midpoint(Q--R),NE);
label("$c$",midpoint(R--M),ESE);
label("$a$",midpoint(P--M),NW);
label("$b$",midpoint(Q--M),NE);[/asy]
2006 Tuymaada Olympiad, 3
From a $n\times (n-1)$ rectangle divided into unit squares, we cut the [i]corner[/i], which consists of the first row and the first column. (that is, the corner has $2n-2$ unit squares). For the following, when we say [i]corner[/i] we reffer to the above definition, along with rotations and symmetry. Consider an infinite lattice of unit squares. We will color the squares with $k$ colors, such that for any corner, the squares in that corner are coloured differently (that means that there are no squares coloured with the same colour). Find out the minimum of $k$.
[i]Proposed by S. Berlov[/i]
2012 Indonesia MO, 4
Given $2012$ distinct points $A_1,A_2,\dots,A_{2012}$ on the Cartesian plane. For any permutation $B_1,B_2,\dots,B_{2012}$ of $A_1,A_2,\dots,A_{2012}$ define the [i]shadow[/i] of a point $P$ as follows: [i]Point $P$ is rotated by $180^{\circ}$ around $B_1$ resulting $P_1$, point $P_1$ is rotated by $180^{\circ}$ around $B_2$ resulting $P_2$, ..., point $P_{2011}$ is rotated by $180^{\circ}$ around $B_{2012}$ resulting $P_{2012}$. Then, $P_{2012}$ is called the shadow of $P$ with respect to the permutation $B_1,B_2,\dots,B_{2012}$.[/i]
Let $N$ be the number of different shadows of $P$ up to all permutations of $A_1,A_2,\dots,A_{2012}$. Determine the maximum value of $N$.
[i]Proposer: Hendrata Dharmawan[/i]
2012 AMC 10, 11
A dessert chef prepares the dessert for every day of a week starting with Sunday. The dessert each day is either cake, pie, ice cream, or pudding. The same dessert may not be served two days in a row. There must be cake on Friday because of a birthday. How many different dessert menus for the week are possible?
$ \textbf{(A)}\ 729\qquad\textbf{(B)}\ 972\qquad\textbf{(C)}\ 1024\qquad\textbf{(D)}\ 2187\qquad\textbf{(E)}\ 2304 $
2015 Argentina National Olympiad, 3
Consider the points $O = (0,0), A = (- 2,0)$ and $B = (0,2)$ in the coordinate plane. Let $E$ and $F$ be the midpoints of $OA$ and $OB$ respectively. We rotate the triangle $OEF$ with a center in $O$ clockwise until we obtain the triangle $OE'F'$ and, for each rotated position, let $P = (x, y)$ be the intersection of the lines $AE'$ and $BF'$. Find the maximum possible value of the $y$-coordinate of $P$.
2010 Today's Calculation Of Integral, 662
In $xyz$ space, let $A$ be the solid generated by a rotation of the figure, enclosed by the curve $y=2-2x^2$ and the $x$-axis about the $y$-axis.
(1) When the solid is cut by the plane $x=a\ (|a|\leq 1)$, find the inequality which expresses the figure of the cross-section.
(2) Denote by $L$ the distance between the point $(a,\ 0,\ 0)$ and the point on the perimeter of the cross-section found in (1), find the maximum value of $L$.
(3) Find the volume of the solid by a rotation of the solid $A$ about the $x$-axis.
[i]1987 Sophia University entrance exam/Science and Technology[/i]
2014 Contests, 4
Let $n$ be a positive integer. A 4-by-$n$ rectangle is divided into $4n$ unit squares in the usual way. Each unit square is colored black or white. Suppose that every white unit square shares an edge with at least one black unit square. Prove that there are at least $n$ black unit squares.