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: 1679

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}$. .
Acute triangle $ABP$, where $AB > BP$, has altitudes $BH$, $PQ$, and $AS$. Let $C$ denote the intersection of lines $QS$ and $AP$, and let $L$ denote the intersection of lines $HS$ and $BC$. If $HS = SL$ and $HL$ is perpendicular to $BC$, find the value of $\frac{SL}{SC}$.
Triangle $ ABC$ is a right triangle with $ \angle ACB$ as its right angle, $ m\angle ABC \equal{} 60^\circ$, and $ AB \equal{} 10$. Let $ P$ be randomly chosen inside $ \triangle ABC$, and extend $ \overline{BP}$ to meet $ \overline{AC}$ at $ D$. What is the probability that $ BD > 5\sqrt2$? [asy]import math; unitsize(4mm); defaultpen(fontsize(8pt)+linewidth(0.7)); dotfactor=4; pair A=(10,0); pair C=(0,0); pair B=(0,10.0/sqrt(3)); pair P=(2,2); pair D=extension(A,C,B,P); draw(A--C--B--cycle); draw(B--D); dot(P); label("A",A,S); label("D",D,S); label("C",C,S); label("P",P,NE); label("B",B,N);[/asy] $ \textbf{(A)}\ \frac {2 \minus{} \sqrt2}{2} \qquad \textbf{(B)}\ \frac {1}{3} \qquad \textbf{(C)}\ \frac {3 \minus{} \sqrt3}{3} \qquad \textbf{(D)}\ \frac {1}{2} \qquad \textbf{(E)}\ \frac {5 \minus{} \sqrt5}{5}$
The problem is about real polynomial functions, denoted by $f$, of degree $\deg f$. a) Prove that a polynomial function $f$ can`t be wrriten as sum of at most $\deg f$ periodic functions. b) Show that if a polynomial function of degree $1$ is written as sum of two periodic functions, then they are unbounded on every interval (thus, they are "wild"). c) Show that every polynomial function of degree $1$ can be written as sum of two periodic functions. d) Show that every polynomial function $f$ can be written as sum of $\deg f+1$ periodic functions. e) Give an example of a function that can`t be written as a finite sum of periodic functions. [i]Dan Schwarz[/i]
Three mutually tangent spheres each with radius $5$ sit on a horizontal plane. A triangular pyramid has a base that is an equilateral triangle with side length $6$, has three congruent isosceles triangles for vertical faces, and has height $12$. The base of the pyramid is parallel to the plane, and the vertex of the pyramid is pointing downward so that it is between the base and the plane. Each of the three vertical faces of the pyramid is tangent to one of the spheres at a point on the triangular face along its altitude from the vertex of the pyramid to the side of length $6$. The distance that these points of tangency are from the base of the pyramid is $\tfrac mn$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$. [asy] size(200); defaultpen(linewidth(0.8)); pair X=(-.6,.4),A=(-.4,2),B=(-.7,1.85),C=(-1.1,2.05); picture spherex; filldraw(spherex,unitcircle,white); draw(spherex,(-1,0)..(-.2,-.2)..(1,0)^^(0,1)..(-.2,-.2)..(0,-1)); add(shift(-0.5,0.6)*spherex); filldraw(X--A--C--cycle,gray); draw(A--B--C^^X--B); add(shift(-1.5,0.2)*spherex); add(spherex); [/asy]
An arbitary triangle is partitioned to some triangles homothetic with itself. The ratio of homothety of the triangles can be positive or negative. Prove that sum of all homothety ratios equals to $1$. Time allowed for this problem was 45 minutes.
When drawing all diagonals in a regular pentagon, one gets an smaller pentagon in the middle. What's the ratio of the areas of those pentagons?
A straight one-mile stretch of highway, $40$ feet wide, is closed. Robert rides his bike on a path composed of semicircles as shown. If he rides at $5$ miles per hour, how many hours will it take to cover the one-mile stretch? Note: $1$ mile= $5280$ feet [asy]size(10cm); pathpen=black; pointpen=black; D(arc((-2,0),1,300,360)); D(arc((0,0),1,0,180)); D(arc((2,0),1,180,360)); D(arc((4,0),1,0,180)); D(arc((6,0),1,180,240)); D((-1.5,1)--(5.5,1)); D((-1.5,0)--(5.5,0),dashed); D((-1.5,-1)--(5.5,-1)); [/asy] $\textbf{(A) }\frac{\pi}{11}\qquad\textbf{(B) }\frac{\pi}{10}\qquad\textbf{(C) }\frac{\pi}{5}\qquad\textbf{(D) }\frac{2\pi}{5}\qquad \textbf{(E) }\frac{2\pi}{3}$
Let $\Gamma_i, i = 0, 1, 2, \dots$ , be a circle of radius $r_i$ inscribed in an angle of measure $2\alpha$ such that each $\Gamma_i$ is externally tangent to $\Gamma_{i+1}$ and $r_{i+1} < r_i$. Show that the sum of the areas of the circles $\Gamma_i$ is equal to the area of a circle of radius $r =\frac 12 r_0 (\sqrt{ \sin \alpha} + \sqrt{\text{csc} \alpha}).$
In the following, the point of intersection of two lines $ g$ and $ h$ will be abbreviated as $ g\cap h$. Suppose $ ABC$ is a triangle in which $ \angle A \equal{} 90^{\circ}$ and $ \angle B > \angle C$. Let $ O$ be the circumcircle of the triangle $ ABC$. Let $ l_{A}$ and $ l_{B}$ be the tangents to the circle $ O$ at $ A$ and $ B$, respectively. Let $ BC \cap l_{A} \equal{} S$ and $ AC \cap l_{B} \equal{} D$. Furthermore, let $ AB \cap DS \equal{} E$, and let $ CE \cap l_{A} \equal{} T$. Denote by $ P$ the foot of the perpendicular from $ E$ on $ l_{A}$. Denote by $ Q$ the point of intersection of the line $ CP$ with the circle $ O$ (different from $ C$). Denote by $ R$ be the point of intersection of the line $ QT$ with the circle $ O$ (different from $ Q$). Finally, define $ U \equal{} BR \cap l_{A}$. Prove that \[ \frac {SU \cdot SP}{TU \cdot TP} \equal{} \frac {SA^{2}}{TA^{2}}. \]
How many $ 7$ digit palindromes (numbers that read the same backward as forward) can be formed using the digits $ 2$, $ 2$, $ 3$, $ 3$, $ 5$, $ 5$, $ 5$? $ \textbf{(A)}\ 6 \qquad \textbf{(B)}\ 12 \qquad \textbf{(C)}\ 24 \qquad \textbf{(D)}\ 36 \qquad \textbf{(E)}\ 48$
Let $ 2n$ distinct points on a circle be given. Arrange them into disjoint pairs in an arbitrary way and join the couples by chords. Determine the probability that no two of these $ n$ chords intersect. (All possible arrangement into pairs are supposed to have the same probability.)
In $\triangle {ABC}$, tangents of the circumcircle $\odot {O}$ at $B, C$ and at $A, B$ intersects at $X, Y$ respectively. $AX$ cuts $BC$ at ${D}$ and $CY$ cuts $AB$ at ${F}$. Ray $DF$ cuts arc $AB$ of the circumcircle at ${P}$. $Q, R$ are on segments $AB, AC$ such that $P, Q, R$ are collinear and $QR \parallel BO$. If $PQ^2=PR \cdot QR$, find $\angle ACB$.
Let $f(x)$ be a cubic polynomial with roots $x_1 , x_2$ and $x_3.$ Assume that $f(2x)$ is divisible by $f'(x)$ and compute the ratio $x_1 : x_2: x_3 .$
Squares $S_1$ and $S_2$ are inscribed in right triangle $ABC$, as shown in the figures below. Find $AC + CB$ if area$(S_1) = 441$ and area$(S_2) = 440$. [asy] size(250); real a=15, b=5; real x=a*b/(a+b), y=a/((a^2+b^2)/(a*b)+1); pair A=(0,b), B=(a,0), C=origin, X=(y,0), Y=(0, y*b/a), Z=foot(Y, A, B), W=foot(X, A, B); draw(A--B--C--cycle); draw(W--X--Y--Z); draw(shift(-(a+b), 0)*(A--B--C--cycle^^(x,0)--(x,x)--(0,x))); pair point=incenter(A,B,C); label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$A$", (A.x-a-b,A.y), dir(point--A)); label("$B$", (B.x-a-b,B.y), dir(point--B)); label("$C$", (C.x-a-b,C.y), dir(point--C)); label("$S_1$", (x/2-a-b, x/2)); label("$S_2$", intersectionpoint(W--Y, X--Z)); dot(A^^B^^C^^(-a-b,0)^^(-b,0)^^(-a-b,b));[/asy]
Two circles lie outside regular hexagon $ ABCDEF$. The first is tangent to $ \overline{AB}$, and the second is tangent to $ \overline{DE}$. Both are tangent to lines $ BC$ and $ FA$. What is the ratio of the area of the second circle to that of the first circle? $ \textbf{(A)}\ 18\qquad\textbf{(B)}\ 27\qquad\textbf{(C)}\ 36\qquad\textbf{(D)}\ 81\qquad\textbf{(E)}\ 108$
For two real numbers $ a$, $ b$, with $ ab\neq 1$, define the $ \ast$ operation by \[ a\ast b=\frac{a+b-2ab}{1-ab}.\] Start with a list of $ n\geq 2$ real numbers whose entries $ x$ all satisfy $ 0<x<1$. Select any two numbers $ a$ and $ b$ in the list; remove them and put the number $ a\ast b$ at the end of the list, thereby reducing its length by one. Repeat this procedure until a single number remains. $ a.$ Prove that this single number is the same regardless of the choice of pair at each stage. $ b.$ Suppose that the condition on the numbers $ x$ is weakened to $ 0<x\leq 1$. What happens if the list contains exactly one $ 1$?
Points $ M,N$ are taken on sides $ BC,CD$ respectively of parallelogram $ ABCD$. Let $ E\equal{}BD\cap AM, F\equal{}BD\cap AN$. Diagonal $ BD$ cuts triangle $ AMN$ into two parts. Prove that these two parts have equal area if and only if the point $ K$ given by $ EK\parallel{}AD, FK\parallel{}AB$ lies on segment $ MN$.
In a triangle $ABC$, the angle bisector of $\widehat{ABC}$ meets $[AC]$ at $D$, and the angle bisector of $\widehat{BCA}$ meets $[AB]$ at $E$. Let $X$ be the intersection of the lines $BD$ and $CE$ where $|BX|=\sqrt 3|XD|$ ve $|XE|=(\sqrt 3 - 1)|XC|$. Find the angles of triangle $ABC$.
Given an integer $ n\ge 2$, find the maximal constant $ \lambda (n)$ having the following property: if a sequence of real numbers $ a_{0},a_{1},a_{2},\cdots,a_{n}$ satisfies $ 0 \equal{} a_{0}\le a_{1}\le a_{2}\le \cdots\le a_{n},$ and $ a_{i}\ge\frac {1}{2}(a_{i \plus{} 1} \plus{} a_{i \minus{} 1}),i \equal{} 1,2,\cdots,n \minus{} 1,$ then $ (\sum_{i \equal{} 1}^n{ia_{i}})^2\ge \lambda (n)\sum_{i \equal{} 1}^n{a_{i}^2}.$
Find the ratio of two numbers if the ratio of their arithmetic mean to their geometric mean is $25 : 24$
One side of a given triangle is $ 18$ inches. Inside the triangle a line segment is drawn parallel to this side forming a trapezoid whose area is one-third of that of the triangle. The length of this segment, in inches, is: $ \textbf{(A)}\ 6\sqrt {6} \qquad \textbf{(B)}\ 9\sqrt {2} \qquad \textbf{(C)}\ 12 \qquad \textbf{(D)}\ 6\sqrt {3} \qquad \textbf{(E)}\ 9$
Given $ \triangle ABC$ with point $ D$ inside. Let $ A_0\equal{}AD\cap BC$, $ B_0\equal{}BD\cap AC$, $ C_0 \equal{}CD\cap AB$ and $ A_1$, $ B_1$, $ C_1$, $ A_2$, $ B_2$, $ C_2$ are midpoints of $ BC$, $ AC$, $ AB$, $ AD$, $ BD$, $ CD$ respectively. Two lines parallel to $ A_1A_2$ and $ C_1C_2$ and passes through point $ B_0$ intersects $ B_1B_2$ in points $ A_3$ and $ C_3$respectively. Prove that $ \frac{A_3B_1}{A_3B_2}\equal{}\frac{C_3B_1}{C_3B_2}$.
Circles ω[size=35]1[/size] and ω[size=35]2[/size] have no common point. Where is outerior tangents a and b, interior tangent c. Lines a, b and c touches circle ω[size=35]1[/size] respectively on points A[size=35]1[/size], B[size=35]1[/size] and C[size=35]1[/size], and circle ω[size=35]2[/size] – respectively on points A[size=35]2[/size], B[size=35]2[/size] and C[size=35]2[/size]. Prove that triangles A[size=35]1[/size]B[size=35]1[/size]C[size=35]1[/size] and A[size=35]2[/size]B[size=35]2[/size]C[size=35]2[/size] area ratio is the same as ratio of ω[size=35]1[/size] and ω[size=35]2[/size] radii.
Suppose $x,y,z$ is a geometric sequence with common ratio $r$ and $x \neq y$. If $x, 2y, 3z$ is an arithmetic sequence, then $r$ is $ \textbf{(A)}\ \frac{1}{4} \qquad\textbf{(B)}\ \frac{1}{3} \qquad\textbf{(C)}\ \frac{1}{2} \qquad\textbf{(D)}\ 2 \qquad\textbf{(E)}\ 4$