This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 85335

2009 AMC 10, 20

Triangle $ ABC$ has a right angle at $ B$, $ AB \equal{} 1$, and $ BC \equal{} 2$. The bisector of $ \angle BAC$ meets $ \overline{BC}$ at $ D$. What is $ BD$? [asy]unitsize(2cm); defaultpen(linewidth(.8pt)+fontsize(8pt)); dotfactor=4; pair A=(0,1), B=(0,0), C=(2,0); pair D=extension(A,bisectorpoint(B,A,C),B,C); pair[] ds={A,B,C,D}; dot(ds); draw(A--B--C--A--D); label("$1$",midpoint(A--B),W); label("$B$",B,SW); label("$D$",D,S); label("$C$",C,SE); label("$A$",A,NW); draw(rightanglemark(C,B,A,2));[/asy]$ \textbf{(A)}\ \frac {\sqrt3 \minus{} 1}{2} \qquad \textbf{(B)}\ \frac {\sqrt5 \minus{} 1}{2} \qquad \textbf{(C)}\ \frac {\sqrt5 \plus{} 1}{2} \qquad \textbf{(D)}\ \frac {\sqrt6 \plus{} \sqrt2}{2}$ $ \textbf{(E)}\ 2\sqrt3 \minus{} 1$

2019 India IMO Training Camp, P2

Let $ABC$ be a triangle with $\angle A=\angle C=30^{\circ}.$ Points $D,E,F$ are chosen on the sides $AB,BC,CA$ respectively so that $\angle BFD=\angle BFE=60^{\circ}.$ Let $p$ and $p_1$ be the perimeters of the triangles $ABC$ and $DEF$, respectively. Prove that $p\le 2p_1.$

KoMaL A Problems 2018/2019, A. 729

Tags: geometry
In a cyclic quadrilateral $ABCD$, the diagonals meet at point $E$, the midpoint of side $AB$ is $F$, and the feet of perpendiculars from $E$ to the lines $DA,AB$ and $BC$ are $P,Q$ and $R$, respectively. Prove that the points $P,Q,R$ and $F$ are concyclic.

1993 China Team Selection Test, 3

A graph $G=(V,E)$ is given. If at least $n$ colors are required to paints its vertices so that between any two same colored vertices no edge is connected, then call this graph ''$n-$colored''. Prove that for any $n \in \mathbb{N}$, there is a $n-$colored graph without triangles.

1980 VTRMC, 6

Given the linear fractional transformation of $x$ into $f_1(x) = \tfrac{2x-1}{x+1},$ define $f_{n+1}(x) = f_1(f_n(x))$ for $n=1,2,3,\ldots.$ It can be shown that $f_{35} = f_5.$ Determine $A,B,C,D$ so that $f_{28}(x) = \tfrac{Ax+B}{Cx+D}.$

2024 Kyiv City MO Round 1, Problem 1

Square $ABCD$ is cut by a line segment $EF$ into two rectangles $AEFD$ and $BCFE$. The lengths of the sides of each of these rectangles are positive integers. It is known that the area of the rectangle $AEFD$ is $30$ and it is larger than the area of the rectangle $BCFE$. Find the area of square $ABCD$. [i]Proposed by Bogdan Rublov[/i]

PEN O Problems, 13

Let $n$ and $k$ be given relatively prime natural numbers, $k<n.$ Each number in the set $M=\{1,2,...,n-1\}$ is colored either blue or white. It is given that [list] [*] for each $i\in M,$ both $i$ and $n-i$ have the same color, [*] for each $i\in M,i\ne k,$ both $i$ and $\left \vert i-k \right \vert $ have the same color. [/list] Prove that all numbers in $M$ have the same color.

2021 Brazil National Olympiad, 4

Let $d(n)$ be the quantity of positive divisors of $n$, for example $d(1)=1,d(2)=2,d(10)=4$. The [b]size[/b] of $n$ is $k$ if $k$ is the least positive integer, such that $d^k(n)=2$. Note that $d^s(n)=d(d^{s-1}(n))$. a) How many numbers in the interval $[3,1000]$ have size $2$ ? b) Determine the greatest size of a number in the interval $[3,1000]$.

2022 Centroamerican and Caribbean Math Olympiad, 6

A positive integer $n$ is $inverosimil$ if there exists $n$ integers not necessarily distinct such that the sum and the product of this integers are equal to $n$. How many positive integers less than or equal to $2022$ are $inverosimils$?

2023 Chile National Olympiad, 4

Inside a square with side $60$, $121$ points are drawn. Prove them are three points that are vertices of a triangle of area not exceeding $30$.

1992 Poland - Second Round, 3

Through the center of gravity of the acute-angled triangle $ ABC $, lines are drawn perpendicular to the sides $ BC $, $ CA $, $ AB $, intersecting them at the points $ P $, $ Q $, $ R $, respectively. Prove that if $ |BP|\cdot |CQ| \cdot |AR| = |PC| \cdot |QA| \cdot |RB| $, then the triangle $ ABC $ is isosceles. Note: According to Ceva's theorem, the assumed equality of products is equivalent to the fact that the lines $ AP $, $ BQ $, $ CR $ have a common point.

2004 Purple Comet Problems, 21

Define $a_k = (k^2 + 1)k!$ and $b_k = a_1 + a_2 + a_3 + \cdots + a_k$. Let \[\frac{a_{100}}{b_{100}} = \frac{m}{n}\] where $m$ and $n$ are relatively prime natural numbers. Find $n - m$.

1974 Spain Mathematical Olympiad, 4

All three sides of an equilateral triangle are assumed to be reflective (except in the vertices), in such a way that they reflect the rays of light located in their plane, that fall on them and that come out of an interior point of the triangle. Determine the path of a ray of light that, starting from a vertex of the triangle reach another vertex of the same after reflecting successively on the three sides. Calculate the length of the path followed by the light assuming that the side of the triangle measures $1$ m.

2021 Israel TST, 3

In an inscribed quadrilateral $ABCD$, we have $BC=CD$ but $AB\neq AD$. Points $I$ and $J$ are the incenters of triangles $ABC$ and $ACD$ respectively. Point $K$ was chosen on segment $AC$ so that $IK=JK$. Points $M$ and $N$ are the incenters of triangles $AIK$ and $AJK$. Prove that the perpendicular to $CD$ at $D$ and the perpendicular to $KI$ at $I$ intersect on the circumcircle of $MAN$.

1986 IMO Longlists, 62

Determine all pairs of positive integers $(x, y)$ satisfying the equation $p^x - y^3 = 1$, where $p$ is a given prime number.

1997 Nordic, 3

Let $A, B, C$, and $D$ be four different points in the plane. Three of the line segments $AB, AC, AD, BC, BD$, and $CD$ have length $a$. The other three have length $b$, where $b > a$. Determine all possible values of the quotient $\frac{b}{a}$. .

2010 Contests, 3

Given an integer $n\ge 2$, given $n+1$ distinct points $X_0,X_1,\ldots,X_n$ in the plane, and a positive real number $A$, show that the number of triangles $X_0X_iX_j$ of area $A$ does not exceed $4n\sqrt n$.

2024 MMATHS, 12

Tags:
Let $ABC$ be a triangle with $\angle{A}=60^\circ$ and orthocenter $H.$ Let $B'$ be the reflection of $B$ over $AC,$ $C'$ be the reflection of $C$ over $AB,$ and $A'$ be the intersection of $BC'$ and $B'C.$ Let $D$ be the intersection of $A'H$ and $BC.$ If $BC=5$ and $A'D=4,$ then the area of $\triangle{ABC}$ can be expressed as $a\sqrt{b}+\sqrt{c},$ where $a,b,$ and $c$ are positive integers, and $b$ and $c$ are not divisible by the square of any prime. Find $a+b+c.$

1995 May Olympiad, 4

Consider a pyramid whose base is an equilateral triangle $BCD$ and whose other faces are triangles isosceles, right at the common vertex $A$. An ant leaves the vertex $B$ arrives at a point $P$ of the $CD$ edge, from there goes to a point $Q$ of the edge $AC$ and returns to point $B$. If the path you made is minimal, how much is the angle $PQA$ ?

2023 USAMTS Problems, 4

Prove that for any real numbers $1 \leq \sqrt{x} \leq y \leq x^2$, the following system of equations has a real solution $(a, b, c)$: \[a+b+c = \frac{x+x^2+x^4+y+y^2+y^4}{2}\] \[ab+ac+bc = \frac{x^3 + x^5 + x^6 + y^3 + y^5 + y^6}{2}\] \[abc=\frac{x^7+y^7}{2}\]

2016 HMNT, 2

Tags: geometry
What is the smallest possible perimeter of a triangle whose side lengths are all squares of distinct positive integers?

2023 JBMO Shortlist, G1

Tags: geometry
Let $ABC$ be a triangle with circumcentre $O$ and circumcircle $\Omega$. $\Gamma$ is the circle passing through $O,B$ and tangent to $AB$ at $B$. Let $\Gamma$ intersect $\Omega$ a second time at $P \neq B$. The circle passing through $P,C$ and tangent to $AC$ at $C$ intersects with $\Gamma$ at $M$. Prove that $|MP|=|MC|$.

2001 Belarusian National Olympiad, 7

Tags: geometry
The convex quadrilateral $ABCD$ is inscribed in the circle $S_1$. Let $O$ be the intersection of $AC$ and $BD$. Circle $S_2$ passes through $D$ and $ O$, intersecting $AD$ and $CD$ at $ M$ and $ N$, respectively. Lines $OM$ and $AB$ intersect at $R$, lines $ON$ and $BC$ intersect at $T$, and $R$ and $T$ lie on the same side of line $BD$ as $ A$. Prove that $O$, $R$,$T$, and $B$ are concyclic.

2023 Belarusian National Olympiad, 9.5

The polynomial $P(x)=a_{2n}x^{2n}+a_{2n-1}x^{2n-1}+\ldots+a_1x+a_0$ ($a_{2n} \neq 0$) doesn't have any real roots. Prove that the polynomial $Q(x)=a_{2n}x^{2n}+a_{2n-2}x^{2n-2}+\ldots+a_2x^2+a_0$ also doesn't have any real roots.

2003 USA Team Selection Test, 5

Let $A, B, C$ be real numbers in the interval $\left(0,\frac{\pi}{2}\right)$. Let \begin{align*} X &= \frac{\sin A\sin (A-B)\sin (A-C)}{\sin (B+C)} \\ Y &= \frac{\sin B\sin(B-C)\sin (B-A)}{\sin (C+A)} \\ Z &= \frac{\sin C\sin (C-A)\sin (C-B)}{\sin (A+B)} . \end{align*} Prove that $X+Y+Z \geq 0$.