Found problems: 25757
1974 Bulgaria National Olympiad, Problem 6
In triangle pyramid $MABC$ at least two of the plane angles next to the edge $M$ are not equal to each other. Prove that if the bisectors of these angles form the same angle with the angle bisector of the third plane angle, the following inequality is true
$$8a_1b_1c_1\le a^2a_1+b^2b_1+c^2c_1$$
where $a,b,c$ are sides of triangle $ABC$ and $a_1,b_1,c_1$ are edges crossed respectively with $a,b,c$.
[i]V. Petkov[/i]
1972 Dutch Mathematical Olympiad, 5
Given is an acute-angled triangle $ABC$ with angles $\alpha$, $\beta$ and $\gamma$. On side $AB$ lies a point $P$ such that the line connecting the feet of the perpendiculars from $P$ on $AC$ and $BC$ is parallel to $AB$. Express the ratio $\frac{AP}{BP}$ in terms of $\alpha$ and $\beta$.
1997 Croatia National Olympiad, Problem 1
In a regular hexagon $ABCDEF$ with center $O$, points $M$ and $N$ are the midpoints of the sides $CD$ and $DE$, and $L$ the intersection point of $AM$ and $BN$. Prove that:
(a) $ABL$ and $DMLN$ have equal areas;
(b) $\angle ALD=\angle OLN=60^\circ$;
(c) $\angle OLD=90^\circ$.
1962 Kurschak Competition, 3
$P$ is any point of the tetrahedron $ABCD$ except $D$. Show that at least one of the three distances $DA$, $DB$, $DC$ exceeds at least one of the distances $PA$, $PB$ and $PC$.
2015 Balkan MO Shortlist, G3
A set of points of the plane is called [i] obtuse-angled[/i] if every three of it's points are not collinear and every triangle with vertices inside the set has one angle $ >91^o$. Is it correct that every finite [i] obtuse-angled[/i] set can be extended to an infinite [i]obtuse-angled[/i] set?
(UK)
Durer Math Competition CD 1st Round - geometry, 2013.D3
The area of the triangle $ABC$ shown in the figure is $1$ unit. Points $D$ and $E$ lie on sides $AC$ and $BC$ respectively, and also are its ''one third'' points closer to $C$. Let $F$ be that $AE$ and $G$ are the midpoints of segment $BD$. What is the area of the marked quadrilateral $ABGF$?
[img]https://cdn.artofproblemsolving.com/attachments/4/e/305673f429c86bbc58a8d40272dd6c9a8f0ab2.png[/img]
2017 Azerbaijan Team Selection Test, 1
Let $ABC$ be an acute angled triangle. Points $E$ and $F$ are chosen on the sides $AC$ and $AB$, respectively, such that \[BC^2=BA\times BF+CE\times CA.\] Prove that for all such $E$ and $F$, circumcircle of the triangle $AEF$ passes through a fixed point different from $A$.
2007 BAMO, 3
In $\vartriangle ABC, D$ and $E$ are two points on segment $BC$ such that $BD = CE$ and $\angle BAD = \angle CAE$. Prove that $\vartriangle ABC$ is isosceles
2004 Baltic Way, 18
A ray emanating from the vertex $A$ of the triangle $ABC$ intersects the side $BC$ at $X$ and the circumcircle of triangle $ABC$ at $Y$. Prove that $\frac{1}{AX}+\frac{1}{XY}\geq \frac{4}{BC}$.
2018 Romania National Olympiad, 1
Prove that if in a triangle the orthocenter, the centroid and the incenter are collinear, then the triangle is isosceles.
1989 National High School Mathematics League, 9
Functions $f_0(x)=|x|,f_1(x)=|f_0(x)-1|,f_2(x)=|f_1(x)-2|$. Area of the closed part between the figure of $f_2(x)$ and $x$-axis is________.
Novosibirsk Oral Geo Oly IX, 2021.3
In triangle $ABC$, side $AB$ is $1$. It is known that one of the angle bisectors of triangle $ABC$ is perpendicular to one of its medians, and some other angle bisector is perpendicular to the other median. What can be the perimeter of triangle $ABC$?
2016 Azerbaijan BMO TST, 1
A line is called $good$ if it bisects perimeter and area of a figure at the same time.Prove that:
[i]a)[/i] all of the good lines in a triangle concur.
[i]b)[/i] all of the good lines in a regular polygon concur too.
2002 Croatia National Olympiad, Problem 1
In triangle $ABC$, the angles $\alpha=\angle A$ and $\beta=\angle B$ are acute. The isosceles triangle $ACD$ and $BCD$ with the bases $AC$ and $BC$ and $\angle ADC=\beta$, $\angle BEC=\alpha$ are constructed in the exterior of the triangle $ABC$. Let $O$ be the circumcenter of $\triangle ABC$. Prove that $DO+EO$ equals the perimeter of triangle $ABC$ if and only if $\angle ACB$ is right.
2012 AMC 12/AHSME, 23
Let $S$ be the square one of whose diagonals has endpoints $(0.1,0.7)$ and $(-0.1,-0.7)$. A point $v=(x,y)$ is chosen uniformly at random over all pairs of real numbers $x$ and $y$ such that $0\le x \le 2012$ and $0 \le y \le 2012$. Let $T(v)$ be a translated copy of $S$ centered at $v$. What is the probability that the square region determined by $T(v)$ contains exactly two points with integer coordinates in its interior?
$ \textbf{(A)}\ 0.125\qquad\textbf{(B)}\ 0.14\qquad\textbf{(C)}\ 0.16\qquad\textbf{(D)}\ 0.25\qquad\textbf{(E)}\ 0.32 $
1968 AMC 12/AHSME, 18
Side $AB$ of triangle $ABC$ has length $8$ inches. Line $DEF$ is drawn parallel to $AB$ so that $D$ is on segment $AC$, and $E$ is on segment $BC$. Line $AE$ extended bisects angle $FEC$. If $DE$ has length $5$ inches, then the length of $CE$, in inches, is:
$\textbf{(A)}\ \dfrac{51}{4} \qquad
\textbf{(B)}\ 13 \qquad
\textbf{(C)}\ \dfrac{53}{4} \qquad
\textbf{(D)}\ \dfrac{40}{3} \qquad
\textbf{(E)}\ \dfrac{27}{2} $
2013-2014 SDML (High School), 5
Lines from the vertices of a unit square are drawn to the midpoints of the sides as shown in the figure below. What is the area of quadrilateral $ABCD$? Express your answer in simplest terms.
[asy]
draw((0,0)--(1,0)--(1,1)--(0,1)--cycle);
draw((0,0)--(1,0.5));
draw((1,0)--(0.5,1));
draw((1,1)--(0,0.5));
draw((0,1)--(0.5,0));
label("$A$",(0.2,0.6),N);
label("$B$",(0.4,0.2),W);
label("$C$",(0.8,0.4),S);
label("$D$",(0.6,0.8),E);
[/asy]
$\text{(A) }\frac{\sqrt{2}}{9}\qquad\text{(B) }\frac{1}{4}\qquad\text{(C) }\frac{\sqrt{3}}{9}\qquad\text{(D) }\frac{\sqrt{8}}{8}\qquad\text{(E) }\frac{1}{5}$
EMCC Speed Rounds, 2020
[i]20 problems for 25 minutes.[/i]
[b]p1.[/b] What is $20 \div 2 - 0 \times 1 + 2 \times 5$?
[b]p2.[/b] Today is Saturday, January $25$, $2020$. Exactly four hundred years from today, January $25$, $2420$, is again a Saturday. How many weekend days (Saturdays and Sundays) are in February, $2420$? (January has $31$ days and in year $2040$, February has $29$ days.)
[b]p3.[/b] Given that there are four people sitting around a circular table, and two of them stand up, what is the probability that the two of them were originally sitting next to each other?
[b]p4.[/b] What is the area of a triangle with side lengths $5$, $5$, and $6$?
[b]p5.[/b] Six people go to OBA Noodles on Main Street. Each person has $1/2$ probability to order Duck Noodle Soup, $1/3$ probability to order OBA Ramen, and $1/6$ probability to order Kimchi Udon Soup. What is the probability that three people get Duck Noodle Soup, two people get OBA Ramen, and one person gets Kimchi Udon Soup?
[b]p6.[/b] Among all positive integers $a$ and $b$ that satisfy $a^b = 64$, what is the minimum possible value of $a+b$?
[b]p7.[/b] A positive integer $n$ is called trivial if its tens digit divides $n$. How many two-digit trivial numbers are there?
[b]p8.[/b] Triangle $ABC$ has $AB = 5$, $BC = 13$, and $AC = 12$. Square $BCDE$ is constructed outside of the triangle. The perpendicular line from $A$ to side $DE$ cuts the square into two parts. What is the positive difference in their areas?
[b]p9.[/b] In an increasing arithmetic sequence, the first, third, and ninth terms form an increasing geometric sequence (in that order). Given that the first term is $5$, find the sum of the first nine terms of the arithmetic sequence.
[b]p10.[/b] Square $ABCD$ has side length $1$. Let points $C'$ and $D'$ be the reflections of points $C$ and $D$ over lines $AB$ and $BC$, respectively. Let P be the center of square $ABCD$. What is the area of the concave quadrilateral $PD'BC'$?
[b]p11.[/b] How many four-digit palindromes are multiples of $7$? (A palindrome is a number which reads the same forwards and backwards.)
[b]p12.[/b] Let $A$ and $B$ be positive integers such that the absolute value of the difference between the sum of the digits of $A$ and the sum of the digits of $(A + B)$ is $14$. What is the minimum possible value for $B$?
[b]p13.[/b] Clark writes the following set of congruences: $x \equiv a$ (mod $6$), $x \equiv b$ (mod $10$), $x \equiv c$ (mod $15$), and he picks $a$, $b$, and $c$ to be three randomly chosen integers. What is the probability that a solution for $x$ exists?
[b]p14.[/b] Vincent the bug is crawling on the real number line starting from $2020$. Each second, he may crawl from $x$ to $x - 1$, or teleport from $x$ to $\frac{x}{3}$ . What is the least number of seconds needed for Vincent to get to $0$?
[b]p15.[/b] How many positive divisors of $2020$ do not also divide $1010$?
[b]p16.[/b] A bishop is a piece in the game of chess that can move in any direction along a diagonal on which it stands. Two bishops attack each other if the two bishops lie on the same diagonal of a chessboard. Find the maximum number of bishops that can be placed on an $8\times 8$ chessboard such that no two bishops attack each other.
[b]p17.[/b] Let $ABC$ be a right triangle with hypotenuse $20$ and perimeter $41$. What is the area of $ABC$?
[b]p18.[/b] What is the remainder when $x^{19} + 2x^{18} + 3x^{17} +...+ 20$ is divided by $x^2 + 1$?
[b]p19.[/b] Ben splits the integers from $1$ to $1000$ into $50$ groups of $20$ consecutive integers each, starting with $\{1, 2,...,20\}$. How many of these groups contain at least one perfect square?
[b]p20.[/b] Trapezoid $ABCD$ with $AB$ parallel to $CD$ has $AB = 10$, $BC = 20$, $CD = 35$, and $AD = 15$. Let $AD$ and $BC$ intersect at $P$ and let $AC$ and $BD$ intersect at $Q$. Line $PQ$ intersects $AB$ at $R$. What is the length of $AR$?
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2009 Bundeswettbewerb Mathematik, 3
Given a triangle $ABC$ and a point $P$ on the side $AB$ .
Let $Q$ be the intersection of the straight line $CP$ (different from $C$) with the circumcicle of the triangle.
Prove the inequality $$\frac{\overline{PQ}}{\overline{CQ}} \le \left(\frac{\overline{AB}}{\overline{AC}+\overline{CB}}\right)^2$$ and that equality holds if and only if the $CP$ is bisector of the angle $ACB$.
[img]https://cdn.artofproblemsolving.com/attachments/b/1/068fafd5564e77930160115a1cd409c4fdbf61.png[/img]
2005 USA Team Selection Test, 2
Let $A_{1}A_{2}A_{3}$ be an acute triangle, and let $O$ and $H$ be its circumcenter and orthocenter, respectively. For $1\leq i \leq 3$, points $P_{i}$ and $Q_{i}$ lie on lines $OA_{i}$ and $A_{i+1}A_{i+2}$ (where $A_{i+3}=A_{i}$), respectively, such that $OP_{i}HQ_{i}$ is a parallelogram. Prove that
\[\frac{OQ_{1}}{OP_{1}}+\frac{OQ_{2}}{OP_{2}}+\frac{OQ_{3}}{OP_{3}}\geq 3.\]
1966 German National Olympiad, 6
Prove the following theorem:
If the intersection of any plane that has more than one point in common with the surface $F$ is a circle, then $F$ is a sphere (surface).
Croatia MO (HMO) - geometry, 2014.7
Let point $I$ be the center of the inscribed circle of an acute-angled triangle $ABC$. Rays $AI$ and $BI$ intersect the circumcircle $k$ of triangle $ABC$ at points $D$ and $E$ respectively. The segments $DE$ and $CA$ intersect at point $F$, the line through point $E$ parallel to the line $FI$ intersects the circle $k$ at point $G$, and the lines $FI$ and $DG$ intersect at point $H$. Prove that the lines $CA$ and $BH$ touch the circumcircle of the triangle $DFH$ at the points $F$ and $H$ respectively.
2021 Romania Team Selection Test, 3
The external bisectors of the angles of the convex quadrilateral $ABCD$ intersect each other in $E,F,G$ and $H$ such that $A\in EH, \ B\in EF, \ C\in FG, \ D\in GH$. We know that the perpendiculars from $E$ to $AB$, from $F$ to $BC$ and from $G$ to $CD$ are concurrent. Prove that $ABCD$ is cyclic.
1991 USAMO, 5
Let $\, D \,$ be an arbitrary point on side $\, AB \,$ of a given triangle $\, ABC, \,$ and let $\, E \,$ be the interior point where $\, CD \,$ intersects the external common tangent to the incircles of triangles $\, ACD \,$ and $\, BCD$. As $\, D \,$ assumes all positions between $\, A \,$ and $\, B \,$, prove that the point $\, E \,$ traces the arc of a circle.
Kharkiv City MO Seniors - geometry, 2018.10.4
On the sides $AB, AC ,BC$ of the triangle $ABC$, the points $M, N, K$ are selected, respectively, such that $AM = AN$ and $BM = BK$. The circle circumscribed around the triangle $MNK$ intersects the segments $AB$ and $BC$ for the second time at points $P$ and $Q$, respectively. Lines $MN$ and $PQ$ intersect at point $T$. Prove that the line $CT$ bisects the segment $MP$.