Found problems: 1415
2009 Romanian Masters In Mathematics, 2
A set $ S$ of points in space satisfies the property that all pairwise distances between points in $ S$ are distinct. Given that all points in $ S$ have integer coordinates $ (x,y,z)$ where $ 1 \leq x,y, z \leq n,$ show that the number of points in $ S$ is less than $ \min \Big((n \plus{} 2)\sqrt {\frac {n}{3}}, n \sqrt {6}\Big).$
[i]Dan Schwarz, Romania[/i]
1992 Vietnam Team Selection Test, 3
Let $ABC$ a triangle be given with $BC = a$, $CA = b$, $AB = c$ ($a \neq b \neq c \neq a$). In plane ($ABC$) take the points $A'$, $B'$, $C'$ such that:
[b]I.[/b] The pairs of points $A$ and $A'$, $B$ and $B'$, $C$ and $C'$ either all lie in one side either all lie in different sides under the lines $BC$, $CA$, $AB$ respectively;
[b]II.[/b] Triangles $A'BC$, $B'CA$, $C'AB$ are similar isosceles triangles.
Find the value of angle $A'BC$ as function of $a, b, c$ such that lengths $AA', BB', CC'$ are not sides of an triangle. (The word "triangle" must be understood in its ordinary meaning: its vertices are not collinear.)
2013 AIME Problems, 9
A paper equilateral triangle $ABC$ has side length $12$. The paper triangle is folded so that vertex $A$ touches a point on side $\overline{BC}$ a distance $9$ from point $B$. The length of the line segment along which the triangle is folded can be written as $\frac{m\sqrt{p}}{n}$, where $m$, $n$, and $p$ are positive integers, $m$ and $n$ are relatively prime, and $p$ is not divisible by the square of any prime. Find $m+n+p$.
[asy]
import cse5;
size(12cm);
pen tpen = defaultpen + 1.337;
real a = 39/5.0;
real b = 39/7.0;
pair B = MP("B", (0,0), dir(200));
pair A = MP("A", (9,0), dir(-80));
pair C = MP("C", (12,0), dir(-20));
pair K = (6,10.392);
pair M = (a*B+(12-a)*K) / 12;
pair N = (b*C+(12-b)*K) / 12;
draw(B--M--N--C--cycle, tpen);
draw(M--A--N--cycle);
fill(M--A--N--cycle, mediumgrey);
pair shift = (-20.13, 0);
pair B1 = MP("B", B+shift, dir(200));
pair A1 = MP("A", K+shift, dir(90));
pair C1 = MP("C", C+shift, dir(-20));
draw(A1--B1--C1--cycle, tpen);[/asy]
2008 Balkan MO, 1
Given a scalene acute triangle $ ABC$ with $ AC>BC$ let $ F$ be the foot of the altitude from $ C$. Let $ P$ be a point on $ AB$, different from $ A$ so that $ AF\equal{}PF$. Let $ H,O,M$ be the orthocenter, circumcenter and midpoint of $ [AC]$. Let $ X$ be the intersection point of $ BC$ and $ HP$. Let $ Y$ be the intersection point of $ OM$ and $ FX$ and let $ OF$ intersect $ AC$ at $ Z$. Prove that $ F,M,Y,Z$ are concyclic.
Kyiv City MO Juniors Round2 2010+ geometry, 2019.7.31
The teacher drew a coordinate plane on the board and marked some points on this plane. Unfortunately, Vasya's second-grader, who was on duty, erased almost the entire drawing, except for two points $A (1, 2)$ and $B (3,1)$. Will the excellent Andriyko be able to follow these two points to construct the beginning of the coordinate system point $O (0, 0)$? Point A on the board located above and to the left of point $B$.
2011 Tokio University Entry Examination, 3
Let $L$ be a positive constant. For a point $P(t,\ 0)$ on the positive part of the $x$ axis on the coordinate plane, denote $Q(u(t),\ v(t))$ the point at which the point reach starting from $P$ proceeds by distance $L$ in counter-clockwise on the perimeter of a circle passing the point $P$ with center $O$.
(1) Find $u(t),\ v(t)$.
(2) For real number $a$ with $0<a<1$, find $f(a)=\int_a^1 \sqrt{\{u'(t)\}^2+\{v'(t)\}^2}\ dt$.
(3) Find $\lim_{a\rightarrow +0} \frac{f(a)}{\ln a}$.
[i]2011 Tokyo University entrance exam/Science, Problem 3[/i]
2011 Albania Team Selection Test, 3
In the acute angle triangle $ABC$ the point $O$ is the center of the circumscribed circle and the lines $OA,OB,OC$ intersect sides $BC,CA,AB$ respectively in points $M,N,P$ such that $\angle NMP=90^o$.
[b](a)[/b] Find the ratios $\frac{\angle AMN}{\angle NMC}$,$\frac{\angle AMP}{\angle PMB}$.
[b](b)[/b] If any of the angles of the triangle $ABC$ is $60^o$, find the two other angles.
2013 Iran Team Selection Test, 14
we are given $n$ rectangles in the plane. Prove that between $4n$ right angles formed by these rectangles there are at least $[4\sqrt n]$ distinct right angles.
2014 Contests, 2
Consider a convex pentagon circumscribed about a circle. We name the lines that connect vertices of the pentagon with the opposite points of tangency with the circle [i]gergonnians[/i].
(a) Prove that if four gergonnians are conncurrent, the all five of them are concurrent.
(b) Prove that if there is a triple of gergonnians that are concurrent, then there is another triple of gergonnians that are concurrent.
2005 Baltic Way, 13
What the smallest number of circles of radius $\sqrt{2}$ that are needed to cover a rectangle
$(a)$ of size $6\times 3$?
$(b)$ of size $5\times 3$?
Today's calculation of integrals, 865
Find the volume of the solid generated by a rotation of the region enclosed by the curve $y=x^3-x$ and the line $y=x$ about the line $y=x$ as the axis of rotation.
2016 All-Russian Olympiad, 4
There is three-dimensional space. For every integer $n$ we build planes $ x \pm y\pm z = n$. All space is divided on octahedrons and tetrahedrons.
Point $(x_0,y_0,z_0)$ has rational coordinates but not lies on any plane. Prove, that there is such natural $k$ , that point $(kx_0,ky_0,kz_0)$ lies strictly inside the octahedron of partition.
1993 AMC 12/AHSME, 28
How many triangles with positive area are there whose vertices are points in the $xy$-plane whose coordinates are integers $(x,y)$ satisfying $1 \le x \le 4$ and $1 \le y \le 4$?
$ \textbf{(A)}\ 496 \qquad\textbf{(B)}\ 500 \qquad\textbf{(C)}\ 512 \qquad\textbf{(D)}\ 516 \qquad\textbf{(E)}\ 560 $
1995 AIME Problems, 12
Pyramid $OABCD$ has square base $ABCD,$ congruent edges $\overline{OA}, \overline{OB}, \overline{OC},$ and $\overline{OD},$ and $\angle AOB=45^\circ.$ Let $\theta$ be the measure of the dihedral angle formed by faces $OAB$ and $OBC.$ Given that $\cos \theta=m+\sqrt{n},$ where $m$ and $n$ are integers, find $m+n.$
1998 IMO Shortlist, 6
Let $ABCDEF$ be a convex hexagon such that $\angle B+\angle D+\angle F=360^{\circ }$ and \[ \frac{AB}{BC} \cdot \frac{CD}{DE} \cdot \frac{EF}{FA} = 1. \] Prove that \[ \frac{BC}{CA} \cdot \frac{AE}{EF} \cdot \frac{FD}{DB} = 1. \]
2010 Contests, 3
One point of the plane is called $rational$ if both coordinates are rational and $irrational$ if both coordinates are irrational. Check whether the following statements are true or false:
[b]a)[/b] Every point of the plane is in a line that can be defined by $2$ rational points.
[b]b)[/b] Every point of the plane is in a line that can be defined by $2$ irrational points.
This maybe is not algebra so sorry if I putted it in the wrong category!
2000 Tuymaada Olympiad, 1
Can the plane be coloured in 2000 colours so that any nondegenerate circle contains points of all 2000 colors?
2002 USA Team Selection Test, 6
Find in explicit form all ordered pairs of positive integers $(m, n)$ such that $mn-1$ divides $m^2 + n^2$.
2013 National Olympiad First Round, 19
What is the minimum value of \[\sqrt {x^2 - 4x + 7 - 2\sqrt 2} + \sqrt {x^2 - 8x + 27 - 6\sqrt 2}\] where $x$ is a real number?
$
\textbf{(A)}\ 2
\qquad\textbf{(B)}\ 3\sqrt 2
\qquad\textbf{(C)}\ 1 + \sqrt 2
\qquad\textbf{(D)}\ 2\sqrt 2
\qquad\textbf{(E)}\ \text{None of above}
$
2010 Purple Comet Problems, 15
In the number arrangement
\[\begin{array}{ccccc}
\texttt{1}&&&&\\
\texttt{2}&\texttt{3}&&&\\
\texttt{4}&\texttt{5}&\texttt{6}&&\\
\texttt{7}&\texttt{8}&\texttt{9}&\texttt{10}&\\
\texttt{11}&\texttt{12}&\texttt{13}&\texttt{14}&\texttt{15}\\
\vdots&&&&
\end{array}\]
what is the number that will appear directly below the number $2010$?
2001 Nordic, 1
Let ${A}$ be a finite collection of squares in the coordinate plane such that the vertices of all squares that belong to ${A}$ are ${(m, n), (m + 1, n), (m, n + 1)}$, and ${(m + 1, n + 1)}$ for some integers ${m}$ and ${n}$. Show that there exists a subcollection ${B}$ of ${A}$ such that ${B}$ contains at least ${25 \% }$ of the squares in ${A}$, but no two of the squares in ${B}$ have a common vertex.
2017 BMT Spring, 19
Let $T$ be the triangle in the $xy$-plane with vertices $(0, 0)$, $(3, 0)$, and $\left(0, \frac32\right)$. Let $E$ be the ellipse inscribed in $T$ which meets each side of $T$ at its midpoint. Find the distance from the center of $E$ to $(0, 0)$.
2014 National Olympiad First Round, 29
Let $ABC$ be a triangle such that $|AB|=13 , |BC|=12$ and $|CA|=5$. Let the angle bisectors of $A$ and $B$ intersect at $I$ and meet the opposing sides at $D$ and $E$, respectively. The line passing through $I$ and the midpoint of $[DE]$ meets $[AB]$ at $F$. What is $|AF|$?
$
\textbf{(A)}\ \dfrac{3}{2}
\qquad\textbf{(B)}\ 2
\qquad\textbf{(C)}\ \dfrac{5}{2}
\qquad\textbf{(D)}\ 3
\qquad\textbf{(E)}\ \dfrac{7}{2}
$
2013 AMC 12/AHSME, 8
Line $\ell_1$ has equation $3x-2y=1$ and goes through $A=(-1,-2)$. Line $\ell_2$ has equation $y=1$ and meets line $\ell_1$ at point $B$. Line $\ell_3$ has positive slope, goes through point $A$, and meets $\ell_2$ at point $C$. The area of $\triangle ABC$ is $3$. What is the slope of $\ell_3$?
$ \textbf{(A)}\ \frac{2}{3}\qquad\textbf{(B)}\ \frac{3}{4}\qquad\textbf{(C)}\ 1\qquad\textbf{(D)}\ \frac{4}{3}\qquad\textbf{(E)}\ \frac{3}{2} $
1987 China Team Selection Test, 1
Given a convex figure in the Cartesian plane that is symmetric with respect of both axis, we construct a rectangle $A$ inside it with maximum area (over all posible rectangles). Then we enlarge it with center in the center of the rectangle and ratio lamda such that is covers the convex figure. Find the smallest lamda such that it works for all convex figures.