Found problems: 85335
2013 Greece Team Selection Test, 3
Given is a triangle $ABC$.On the extensions of the side $AB$ we consider points $A_1,B_1$ such that $AB_1=BA_1$ (with $A_1$ lying closer to $B$).On the extensions of the side $BC$ we consider points $B_4,C_4$ such that $CB_4=BC_4$ (with $B_4$ lying closer to $C$).On the extensions of the side $AC$ we consider points $C_1,A_4$ such that $AC_1=CA_4$ (with $C_1$ lying closer to $A$).On the segment $A_1A_4$ we consider points $A_2,A_3$ such that $A_1A_2=A_3A_4=mA_1A_4$ where $0<m<\frac{1}{2}$.Points $B_2,B_3$ and $C_2,C_3$ are defined similarly,on the segments $B_1B_4,C_1C_4$ respectively.If $D\equiv BB_2\cap CC_2 \ , \ E\equiv AA_3\cap CC_2 \ , \ F\equiv AA_3\cap BB_3$, $\ G\equiv BB_3\cap CC_3 \ , \ H\equiv AA_2\cap CC_3$ and $I\equiv AA_2\cap BB_2$,prove that the diagonals $DG,EH,FI$ of the hexagon $DEFGHI$ are concurrent.
[hide=Diagram][asy]import graph; size(12cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -7.984603447540051, xmax = 21.28710511372557, ymin = -6.555010307713199, ymax = 10.006614273002825; /* image dimensions */
pen aqaqaq = rgb(0.6274509803921569,0.6274509803921569,0.6274509803921569); pen uququq = rgb(0.25098039215686274,0.25098039215686274,0.25098039215686274);
draw((1.1583842866003107,4.638449718549554)--(0.,0.)--(7.,0.)--cycle, aqaqaq);
/* draw figures */
draw((1.1583842866003107,4.638449718549554)--(0.,0.), uququq);
draw((0.,0.)--(7.,0.), uququq);
draw((7.,0.)--(1.1583842866003107,4.638449718549554), uququq);
draw((1.1583842866003107,4.638449718549554)--(1.623345080409327,6.500264738079558));
draw((0.,0.)--(-0.46496079380901606,-1.8618150195300045));
draw((-3.0803965232149757,0.)--(0.,0.));
draw((7.,0.)--(10.080396523214976,0.));
draw((1.1583842866003107,4.638449718549554)--(0.007284204967787214,5.552463941947242));
draw((7.,0.)--(8.151100081632526,-0.9140142233976905));
draw((-0.46496079380901606,-1.8618150195300045)--(8.151100081632526,-0.9140142233976905));
draw((-3.0803965232149757,0.)--(0.007284204967787214,5.552463941947242));
draw((10.080396523214976,0.)--(1.623345080409327,6.500264738079558));
draw((0.,0.)--(3.7376079411107392,4.8751985535596685));
draw((-0.7646359770779035,4.164347956460432)--(7.,0.));
draw((1.1583842866003107,4.638449718549554)--(5.997084862772141,-1.150964422430769));
draw((0.,0.)--(7.966133662513563,1.6250661845198895));
draw((-2.308476341169285,1.3881159854868106)--(7.,0.));
draw((1.1583842866003107,4.638449718549554)--(1.6890544250513695,-1.624864820496926));
draw((2.0395968109217,2.660375186246903)--(2.9561195753832448,0.6030390855677443), linetype("2 2"));
draw((3.4388364046369224,1.909931693481981)--(1.4816619768719694,0.8229159040072803), linetype("2 2"));
draw((1.3969966570225139,1.8221911417546572)--(4.301698851378541,0.8775330211014288), linetype("2 2"));
/* dots and labels */
dot((1.1583842866003107,4.638449718549554),linewidth(3.pt) + dotstyle);
label("$A$", (0.6263408942608304,4.2), NE * labelscalefactor);
dot((0.,0.),linewidth(3.pt) + dotstyle);
label("$B$", (-0.44658827292841696,0.04763072114368767), NE * labelscalefactor);
dot((7.,0.),linewidth(3.pt) + dotstyle);
label("$C$", (7.008893888822507,0.18518574257820614), NE * labelscalefactor);
dot((1.623345080409327,6.500264738079558),linewidth(3.pt) + dotstyle);
label("$B_1$", (1.7267810657369815,6.6777827542874775), NE * labelscalefactor);
dot((-0.46496079380901606,-1.8618150195300045),linewidth(3.pt) + dotstyle);
label("$A_1$", (-1.1068523758141076,-1.6305405403574376), NE * labelscalefactor);
dot((10.080396523214976,0.),linewidth(3.pt) + dotstyle);
label("$B_4$", (10.062615364668826,-0.612633381742001), NE * labelscalefactor);
dot((-3.0803965232149757,0.),linewidth(3.pt) + dotstyle);
label("$C_4$", (-3.3077327187664096,-0.612633381742001), NE * labelscalefactor);
dot((0.007284204967787214,5.552463941947242),linewidth(3.pt) + dotstyle);
label("$C_1$", (0.1036318128096586,5.714897604245849), NE * labelscalefactor);
dot((8.151100081632526,-0.9140142233976905),linewidth(3.pt) + dotstyle);
label("$A_4$", (8.521999124602214,-1.1903644717669786), NE * labelscalefactor);
dot((-2.308476341169285,1.3881159854868106),linewidth(3.pt) + dotstyle);
label("$C_3$", (-2.9776006673235647,1.7808239912186203), NE * labelscalefactor);
dot((-0.7646359770779035,4.164347956460432),linewidth(3.pt) + dotstyle);
label("$C_2$", (-1.1618743843879151,4.504413415622086), NE * labelscalefactor);
dot((1.6890544250513695,-1.624864820496926),linewidth(3.pt) + dotstyle);
label("$A_2$", (1.6167370485893664,-2.125738617521704), NE * labelscalefactor);
dot((5.997084862772141,-1.150964422430769),linewidth(3.pt) + dotstyle);
label("$A_3$", (6.211074764502297,-1.603029536070534), NE * labelscalefactor);
dot((7.966133662513563,1.6250661845198895),linewidth(3.pt) + dotstyle);
label("$B_3$", (8.081823056011753,1.7808239912186203), NE * labelscalefactor);
dot((3.7376079411107392,4.8751985535596685),linewidth(3.pt) + dotstyle);
label("$B_2$", (3.8451283958285725,5.027122497073257), NE * labelscalefactor);
dot((2.0395968109217,2.660375186246903),linewidth(3.pt) + dotstyle);
label("$D$", (1.7542920700238853,2.991308179842383), NE * labelscalefactor);
dot((3.4388364046369224,1.909931693481981),linewidth(3.pt) + dotstyle);
label("$E$", (3.542507348672631,2.083445038374561), NE * labelscalefactor);
dot((4.301698851378541,0.8775330211014288),linewidth(3.pt) + dotstyle);
label("$F$", (4.22,0.93), NE * labelscalefactor);
dot((2.9561195753832448,0.6030390855677443),linewidth(3.pt) + dotstyle);
label("$G$", (2.909754250073844,0.10265272971749505), NE * labelscalefactor);
dot((1.4816619768719694,0.8229159040072803),linewidth(3.pt) + dotstyle);
label("$H$", (0.9839839499905795,0.43278478116033936), NE * labelscalefactor);
dot((1.3969966570225139,1.8221911417546572),linewidth(3.pt) + dotstyle);
label("$I$", (0.9839839499905795,1.8908680083662353), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */[/asy][/hide]
1995 AMC 8, 8
An American traveling in Italy wishes to exchange American money (dollars) for Italian money (lire). If 3000 lire = $ \$ 1.60$, how much lire will the traveler receive in exchange for $ \$ 1.00$?
$\text{(A)}\ 180 \qquad \text{(B)}\ 480 \qquad \text{(C)}\ 1800 \qquad \text{(D)}\ 1875 \qquad \text{(E)}\ 4875$
1988 Vietnam National Olympiad, 1
A bounded sequence $ (x_n)_{n\ge 1}$ of real numbers satisfies $ x_n \plus{} x_{n \plus{} 1} \ge 2x_{n \plus{} 2}$ for all $ n \ge 1$. Prove that this sequence has a finite limit.
2021 MOAA, 1
Evaluate
\[2\times (2\times (2\times (2\times (2\times (2\times 2-2)-2)-2)-2)-2)-2.\]
[i]Proposed by Nathan Xiong[/i]
2020 AMC 10, 8
What is the value of \[1+2+3-4+5+6+7-8+\cdots+197+198+199-200?\]
$\textbf{(A) } 9,800 \qquad \textbf{(B) } 9,900 \qquad \textbf{(C) } 10,000 \qquad \textbf{(D) } 10,100 \qquad \textbf{(E) } 10,200$
2003 Alexandru Myller, 4
A professor organized five exams for a class consisting of at least two students. Before starting the first test, he deduced that there will be at least two students from that class that will have the same amount of passed exams.
What is the minimum numer of students that class could have had such that the conclusion of the professor's reasoning was correct.
1897 Eotvos Mathematical Competition, 3
Let $ABCD$ be a rectangle and let $M, N$ and $P, Q$ be the points of intersections of some line $e$ with the sides $AB, CD$ and $AD, BC$, respectively (or their extensions). Given the points $M, N, P, Q$ and the length $p$ of side $AB$, construct the rectangle. Under what conditions can this problem be solved, and how many solutions does it have?
2014 India Regional Mathematical Olympiad, 5
Let $a,b,c$ be positive real numbers such that
\[ \cfrac{1}{1+a}+\cfrac{1}{1+b}+\cfrac{1}{1+c}\le 1. \]
Prove that $(1+a^2)(1+b^2)(1+c^2)\ge 125$. When does equality hold?
2001 All-Russian Olympiad, 4
A sphere with center on the plane of the face $ABC$ of a tetrahedron $SABC$ passes through $A$, $B$ and $C$, and meets the edges $SA$, $SB$, $SC$ again at $A_1$, $B_1$, $C_1$, respectively. The planes through $A_1$, $B_1$, $C_1$ tangent to the sphere meet at $O$. Prove that $O$ is the circumcenter of the tetrahedron $SA_1B_1C_1$.
2020 Purple Comet Problems, 6
A given infinite geometric series with first term $a \ne 0$ and common ratio $2r$ sums to a value that is $6$ times the sum of an infinite geometric series with first term $2a$ and common ratio $r$. Then $r = \frac{m}{n}$ , where $m$ and $n$ are relatively prime positive integers. Find $m + n$.
2017 AMC 8, 21
Suppose $a$, $b$, and $c$ are nonzero real numbers, and $a+b+c=0$. What are the possible value(s) for $\frac{a}{|a|}+\frac{b}{|b|}+\frac{c}{|c|}+\frac{abc}{|abc|}$?
$\textbf{(A) }0\qquad\textbf{(B) }1\text{ and }-1\qquad\textbf{(C) }2\text{ and }-2\qquad\textbf{(D) }0,2,\text{ and }-2\qquad\textbf{(E) }0,1,\text{ and }-1$
2011 Greece Team Selection Test, 4
Let $ABCD$ be a cyclic quadrilateral and let $K,L,M,N,S,T$ the midpoints of $AB, BC, CD, AD, AC, BD$ respectively. Prove that the circumcenters of $KLS, LMT, MNS, NKT$ form a cyclic quadrilateral which is similar to $ABCD$.
2023 China Second Round, 7
We throw a dice three times and the numbers are $x,y,z$
find out the possibility of $\binom{7}{x}<\binom{7}{y}<\binom{7}{z}$
2020 Jozsef Wildt International Math Competition, W58
In all triangles $ABC$ does it hold that:
$$\sum\sqrt{\frac{a(h_a-2r)}{(3a+b+c)(h_a+2r)}}\le\frac34$$
[i]Proposed by Mihály Bencze and Marius Drăgan[/i]
1984 USAMO, 5
$P(x)$ is a polynomial of degree $3n$ such that
\begin{eqnarray*}
P(0) = P(3) = \cdots &=& P(3n) = 2, \\
P(1) = P(4) = \cdots &=& P(3n-2) = 1, \\
P(2) = P(5) = \cdots &=& P(3n-1) = 0, \quad\text{ and }\\
&& P(3n+1) = 730.\end{eqnarray*}
Determine $n$.
2023 Centroamerican and Caribbean Math Olympiad, 1
A [i]coloring[/i] of the set of integers greater than or equal to $1$, must be done according to the following rule: Each number is colored blue or red, so that the sum of any two numbers (not necessarily different) of the same color is blue. Determine all the possible [i]colorings[/i] of the set of integers greater than or equal to $1$ that follow this rule.
2007 Hanoi Open Mathematics Competitions, 12
Calculate the sum
$\frac{5}{2.7}+\frac{5}{7.12}+...+\frac{5}{2002.2007}$
2014 IMS, 2
Let $(X,d)$ be a nonempty connected metric space such that the limit of every convergent sequence, is a term of that sequence. Prove that $X$ has exactly one element.
2009 Swedish Mathematical Competition, 1
Five square carpets have been bought for a square hall with a side of $6$ m , two with the side $2$ m, one with the side $2.1$ m and two with the side $2.5$ m. Is it possible to place the five carpets so that they do not overlap in any way each other? The edges of the carpets do not have to be parallel to the cradles in the hall.
2007 Germany Team Selection Test, 2
Determine all functions $ f: \mathbb{R}^\plus{} \mapsto \mathbb{R}^\plus{}$ which satisfy \[ f \left(\frac {f(x)}{yf(x) \plus{} 1}\right) \equal{} \frac {x}{xf(y)\plus{}1} \quad \forall x,y > 0\]
2004 AIME Problems, 14
Consider a string of $n$ 7's, $7777\cdots77$, into which $+$ signs are inserted to produce an arithmetic expression. For example, $7+77+777+7+7=875$ could be obtained from eight 7's in this way. For how many values of $n$ is it possible to insert $+$ signs so that the resulting expression has value 7000?
2011 Harvard-MIT Mathematics Tournament, 7
Let $A = \{1,2,\ldots,2011\}$. Find the number of functions $f$ from $A$ to $A$ that satisfy $f(n) \le n$ for all $n$ in $A$ and attain exactly $2010$ distinct values.
2025 CMIMC Geometry, 4
Let $ABCDEF$ be a regular hexagon with side length $1,$ and let $G$ be the midpoint of side $\overline{CD},$ and define $H$ to be the unique point on side $\overline{DE}$ such that $AGHF$ is a trapezoid. Find the length of the altitude dropped from point $H$ to $\overline{AG}.$
2014 Saudi Arabia Pre-TST, 4.4
Let $\vartriangle ABC$ be an acute triangle, with $\angle A> \angle B \ge \angle C$. Let $D, E$ and $F$ be the tangency points between the incircle of triangle and sides $BC, CA, AB$, respectively. Let $J$ be a point on $(BD)$, $K$ a point on $(DC)$, $L$ a point on $(EC)$ and $M$ a point on $(FB)$, such that $$AF = FM = JD = DK = LE = EA.$$Let $P$ be the intersection point between $AJ$ and $KM$ and let $Q$ be the intersection point between $AK$ and $JL$. Prove that $PJKQ$ is cyclic.
2017 Regional Olympiad of Mexico Southeast, 3
Let $p$ of prime of the form $3k+2$ such that $a^2+ab+b^2$ is divisible by $p$ for some integers $a$ and $b$. Prove that both of $a$ and $b$ are divisible by $p$.