Found problems: 85335
2023 Romania National Olympiad, 4
Let $ABCD$ be a tetrahedron and $M$ and $N$ be the midpoints of $AC$ and $BD$, respectively. Show that for every point $P \in (MN)$ with $P \neq M$ and $P \neq N$, there exist unique points $X$ and $Y$ on segments $AB$ and $CD$, respectively, such that $X,P,Y$ are collinear.
May Olympiad L1 - geometry, 1996.1
A terrain ( $ABCD$ ) has a rectangular trapezoidal shape. The angle in $A$ measures $90^o$. $AB$ measures $30$ m, $AD$ measures $20$ m and $DC$ measures 45 m. This land must be divided into two areas of the same area, drawing a parallel to the $AD$ side . At what distance from $D$ do we have to draw the parallel?
[img]https://1.bp.blogspot.com/-DnyNY3x4XKE/XNYvRUrLVTI/AAAAAAAAKLE/gohd7_S9OeIi-CVUVw-iM63uXE5u-WmGwCK4BGAYYCw/s400/image002.gif[/img]
2015 239 Open Mathematical Olympiad, 6
The numbers $1,2,3,\dots,1000$ are written on the board. Patya and Vassya are playing a game. They take turn alternatively erasing a number from the board. Patya begins. If after a turn all numbers (maybe one) on the board be divisible by a natural number greater than $1$ the player who last played loses. If after some number of steps the only remaining number on the board be $1$ then they call it a draw. Determine the result of the game if they both play their best.
2018 CCA Math Bonanza, L5.1
Estimate the number of five-card combinations from a standard $52$-card deck that contain a pair (two cards with the same number).
An estimate of $E$ earns $2e^{-\frac{\left|A-E\right|}{20000}}$ points, where $A$ is the actual answer.
[i]2018 CCA Math Bonanza Lightning Round #5.1[/i]
2010 Princeton University Math Competition, 4
Unit square $ABCD$ is divided into four rectangles by $EF$ and $GH$, with $BF = \frac14$. $EF$ is parallel to $AB$ and $GH$ parallel to $BC$. $EF$ and $GH$ meet at point $P$. Suppose $BF + DH = FH$, calculate the nearest integer to the degree of $\angle FAH$.
[asy]
size(100); defaultpen(linewidth(0.7)+fontsize(10));
pair D2(pair P) {
dot(P,linewidth(3)); return P;
}
// NOTE: I've tampered with the angles to make the diagram not-to-scale. The correct numbers should be 72 instead of 76, and 45 instead of 55.
pair A=(0,1), B=(0,0), C=(1,0), D=(1,1), F=intersectionpoints(A--A+2*dir(-76),B--C)[0], H=intersectionpoints(A--A+2*dir(-76+55),D--C)[0], E=F+(0,1), G=H-(1,0), P=intersectionpoints(E--F,G--H)[0];
draw(A--B--C--D--cycle);
draw(F--A--H); draw(E--F); draw(G--H);
label("$A$",D2(A),NW);
label("$B$",D2(B),SW);
label("$C$",D2(C),SE);
label("$D$",D2(D),NE);
label("$E$",D2(E),plain.N);
label("$F$",D2(F),S);
label("$G$",D2(G),W);
label("$H$",D2(H),plain.E);
label("$P$",D2(P),SE);
[/asy]
2025 Greece National Olympiad, 4
Prove that no perfect cube is of the form $y^2+108$ where $y \in \mathbb{Z}$.
2018 JBMO Shortlist, C2
Find max number $n$ of numbers of three digits such that :
1. Each has digit sum $9$
2. No one contains digit $0$
3. Each $2$ have different unit digits
4. Each $2$ have different decimal digits
5. Each $2$ have different hundreds digits
2017 China National Olympiad, 2
In acute triangle $ABC$, let $\odot O$ be its circumcircle, $\odot I$ be its incircle. Tangents at $B,C$ to $\odot O$ meet at $L$, $\odot I$ touches $BC$ at $D$. $AY$ is perpendicular to $BC$ at $Y$, $AO$ meets $BC$ at $X$, and $OI$ meets $\odot O$ at $P,Q$. Prove that $P,Q,X,Y$ are concyclic if and only if $A,D,L$ are collinear.
2011 Morocco National Olympiad, 1
Given positive reals $a,b,c;$ show that we have
\[\left(a+\frac 1b\right)\left(b+\frac 1c\right)\left(c+\frac 1a\right)\geq 8.\]
2013 NIMO Summer Contest, 7
Circle $\omega_1$ and $\omega_2$ have centers $(0,6)$ and $(20,0)$, respectively. Both circles have radius $30$, and intersect at two points $X$ and $Y$. The line through $X$ and $Y$ can be written in the form $y = mx+b$. Compute $100m+b$.
[i]Proposed by Evan Chen[/i]
2011 Postal Coaching, 2
Let $S(k)$ denote the digit-sum of a positive integer $k$(in base $10$). Determine the smallest positive integer $n$ such that \[S(n^2 ) = S(n) - 7\]
1996 Tuymaada Olympiad, 4
Given a segment of length $7\sqrt3$ .
Is it possible to use only compass to construct a segment of length $\sqrt7$?
1982 IMO Longlists, 3
Given $n$ points $X_1,X_2,\ldots, X_n$ in the interval $0 \leq X_i \leq 1, i = 1, 2,\ldots, n$, show that there is a point $y, 0 \leq y \leq 1$, such that
\[\frac{1}{n} \sum_{i=1}^{n} | y - X_i | = \frac 12.\]
1999 Brazil Team Selection Test, Problem 4
Assume that it is possible to color more than half of the surfaces of a given polyhedron so that no two colored surfaces have a common edge.
(a) Describe one polyhedron with the above property.
(b) Prove that one cannot inscribe a sphere touching all the surfaces of a polyhedron with the above property.
2009 Vietnam National Olympiad, 1
[b]Problem 1.[/b]Find all $ (x,y)$ such that:
\[ \{\begin{matrix} \displaystyle\dfrac {1}{\sqrt {1 + 2x^2}} + \dfrac {1}{\sqrt {1 + 2y^2}} & = & \displaystyle\dfrac {2}{\sqrt {1 + 2xy}} \\
\sqrt {x(1 - 2x)} + \sqrt {y(1 - 2y)} & = & \displaystyle\dfrac {2}{9} \end{matrix}\;
\]
2022 BAMO, A
If I have 100 cards with all the numbers 1 through 100 on them, how should I put them in order to create the largest possible number?
PEN O Problems, 3
Prove that the set of integers of the form $2^{k}-3$ ($k=2,3,\cdots$) contains an infinite subset in which every two members are relatively prime.
2014 District Olympiad, 3
Let $ABCDEF$ be a regular hexagon with side length $a$. At point $A$, the perpendicular $AS$, with length $2a\sqrt{3}$, is erected on the hexagon's plane. The points $M, N, P, Q,$ and $R$ are the projections of point $A$ on the lines $SB, SC, SD, SE,$ and $SF$, respectively.
[list=a]
[*]Prove that the points $M, N, P, Q, R$ lie on the same plane.
[*]Find the measure of the angle between the planes $(MNP)$ and $(ABC)$.[/list]
2012 AMC 10, 11
Externally tangent circles with centers at points $A$ and $B$ have radii of lengths $5$ and $3$, respectively. A line externally tangent to both circles intersects ray $AB$ at point $C$. What is $BC$?
$ \textbf{(A)}\ 4
\qquad\textbf{(B)}\ 4.8
\qquad\textbf{(C)}\ 10.2
\qquad\textbf{(D)}\ 12
\qquad\textbf{(E)}\ 14.4
$
1961 AMC 12/AHSME, 37
In racing over a distance $d$ at uniform speed, $A$ can beat $B$ by $20$ yards, $B$ can beat $C$ by $10$ yards, and $A$ can beat $C$ by $28$ yards. Then $d$, in yards, equals:
${{ \textbf{(A)}\ \text{Not determined by the given information} \qquad\textbf{(B)}\ 58\qquad\textbf{(C)}\ 100 \qquad\textbf{(D)}\ 116}\qquad\textbf{(E)}\ 120} $
1991 Bundeswettbewerb Mathematik, 2
In the space there are 8 points that no four of them are in the plane. 17 of the connecting segments are coloured blue and the other segments are to be coloured red. Prove that this colouring will create at least four triangles. Prove also that four cannot be subsituted by five.
Remark: Blue triangles are those triangles whose three edges are coloured blue.
2023 Singapore Junior Math Olympiad, 1
In a convex quadrilateral $ABCD$, the diagonals intersect at $O$, and $M$ and $N$ are points on the segments $OA$ and $OD$ respectively. Suppose $MN$ is parallel to $AD$ and $NC$ is parallel to $AB$. Prove that $\angle ABM=\angle NCD$.
2021 JHMT HS, 5
Terry decides to practice his arithmetic by adding the numbers between $10$ and $99$ inclusive. However, he accidentally swaps the digits of one of the numbers, and thus gets the incorrect sum of $4941.$ What is the largest possible number whose digits Terry could have swapped in the summation?
1952 AMC 12/AHSME, 26
If $ \left(r \plus{} \frac {1}{r}\right)^2 \equal{} 3$, then $ r^3 \plus{} \frac {1}{r^3}$ equals
$ \textbf{(A)}\ 1 \qquad\textbf{(B)}\ 2 \qquad\textbf{(C)}\ 0 \qquad\textbf{(D)}\ 3 \qquad\textbf{(E)}\ 6$
Brazil L2 Finals (OBM) - geometry, 2001.3
Given a positive integer $h$, show that there are a finite number of triangles with integer sides $a, b, c$ and altitude relative to side $c$ equal to $h$ .