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

1953 AMC 12/AHSME, 41

A girls' camp is located $ 300$ rods from a straight road. On this road, a boys' camp is located $ 500$ rods from the girls' camp. It is desired to build a canteen on the road which shall be exactly the same distance from each camp. The distance of the canteen from each of the camps is: $ \textbf{(A)}\ 400\text{ rods} \qquad\textbf{(B)}\ 250\text{ rods} \qquad\textbf{(C)}\ 87.5\text{ rods} \qquad\textbf{(D)}\ 200\text{ rods}\\ \textbf{(E)}\ \text{none of these}$

2010 AMC 8, 19

The two circles pictured have the same center $C$. Chord $\overline{AD}$ is tangent to the inner circle at $B$, $AC$ is $10$, and chord $\overline{AD}$ has length $16$. What is the area between the two circles? [asy] unitsize(45); import graph; size(300); real lsf = 0.5; pen dp = linewidth(0.7) + fontsize(10); defaultpen(dp); pen ds = black; pen xdxdff = rgb(0.49,0.49,1); draw((2,0.15)--(1.85,0.15)--(1.85,0)--(2,0)--cycle); draw(circle((2,1),2.24)); draw(circle((2,1),1)); draw((0,0)--(4,0)); draw((0,0)--(2,1)); draw((2,1)--(2,0)); draw((2,1)--(4,0)); dot((0,0),ds); label("$A$", (-0.19,-0.23),NE*lsf); dot((2,0),ds); label("$B$", (1.97,-0.31),NE*lsf); dot((2,1),ds); label("$C$", (1.96,1.09),NE*lsf); dot((4,0),ds); label("$D$", (4.07,-0.24),NE*lsf); clip((-3.1,-7.72)--(-3.1,4.77)--(11.74,4.77)--(11.74,-7.72)--cycle); [/asy] $ \textbf{(A)}\ 36 \pi \qquad\textbf{(B)}\ 49 \pi\qquad\textbf{(C)}\ 64 \pi\qquad\textbf{(D)}\ 81 \pi\qquad\textbf{(E)}\ 100 \pi $

2006 Purple Comet Problems, 10

An equilateral triangle with side length $6$ has a square of side length $6$ attached to each of its edges as shown. The distance between the two farthest vertices of this figure (marked $A$ and $B$ in the figure) can be written as $m + \sqrt{n}$ where $m$ and $n$ are positive integers. Find $m + n$. [asy] draw((0,0)--(1,0)--(1/2,sqrt(3)/2)--cycle); draw((1,0)--(1+sqrt(3)/2,1/2)--(1/2+sqrt(3)/2,1/2+sqrt(3)/2)--(1/2,sqrt(3)/2)); draw((0,0)--(-sqrt(3)/2,1/2)--(-sqrt(3)/2+1/2,1/2+sqrt(3)/2)--(1/2,sqrt(3)/2)); dot((-sqrt(3)/2+1/2,1/2+sqrt(3)/2)); label("A", (-sqrt(3)/2+1/2,1/2+sqrt(3)/2), N); draw((1,0)--(1,-1)--(0,-1)--(0,0)); dot((1,-1)); label("B", (1,-1), SE); [/asy]

2011 National Olympiad First Round, 17

Let $D$ be a point inside the equilateral triangle $\triangle ABC$ such that $|AD|=\sqrt{2}, |BD|=3, |CD|=\sqrt{5}$. $m(\widehat{ADB}) = ?$ $\textbf{(A)}\ 120^{\circ} \qquad\textbf{(B)}\ 105^{\circ} \qquad\textbf{(C)}\ 100^{\circ} \qquad\textbf{(D)}\ 95^{\circ} \qquad\textbf{(E)}\ 90^{\circ}$

1993 India Regional Mathematical Olympiad, 4

Let $ABCD$ be a rectangle with $AB = a$ and $BC = b$. Suppose $r_1$ is the radius of the circle passing through $A$ and $B$ touching $CD$; and similarly $r_2$ is the radius of the circle passing through $B$ and $C$ and touching $AD$. Show that \[ r_1 + r_2 \geq \frac{5}{8} ( a + b) . \]

2014 AIME Problems, 8

Circle $C$ with radius $2$ has diameter $\overline{AB}$. Circle $D$ is internally tangent to circle $C$ at $A$. Circle $E$ is internally tangent to circle $C,$ externally tangent to circle $D,$ and tangent to $\overline{AB}$. The radius of circle $D$ is three times the radius of circle $E$ and can be written in the form $\sqrt{m} - n,$ where $m$ and $n$ are positive integers. Find $m+n$.

2014 Online Math Open Problems, 17

Let $AXYBZ$ be a convex pentagon inscribed in a circle with diameter $\overline{AB}$. The tangent to the circle at $Y$ intersects lines $BX$ and $BZ$ at $L$ and $K$, respectively. Suppose that $\overline{AY}$ bisects $\angle LAZ$ and $AY=YZ$. If the minimum possible value of \[ \frac{AK}{AX} + \left( \frac{AL}{AB} \right)^2 \] can be written as $\tfrac{m}{n} + \sqrt{k}$, where $m$, $n$ and $k$ are positive integers with $\gcd(m,n)=1$, compute $m+10n+100k$. [i]Proposed by Evan Chen[/i]

2005 AIME Problems, 8

Circles $C_1$ and $C_2$ are externally tangent, and they are both internally tangent to circle $C_3$. The radii of $C_1$ and $C_2$ are $4$ and $10$, respectively, and the centers of the three circles are all collinear. A chord of $C_3$ is also a common external tangent of $C_1$ and $C_2$. Given that the length of the chord is $\frac{m\sqrt{n}}{p}$ where $m,n,$ and $p$ are positive integers, $m$ and $p$ are relatively prime, and $n$ is not divisible by the square of any prime, find $m+n+p$.

1986 IMO Shortlist, 3

Let $A, B$, and $C$ be three points on the edge of a circular chord such that $B$ is due west of $C$ and $ABC$ is an equilateral triangle whose side is $86$ meters long. A boy swam from $A$ directly toward $B$. After covering a distance of $x$ meters, he turned and swam westward, reaching the shore after covering a distance of $y$ meters. If $x$ and $y$ are both positive integers, determine $y.$

2004 AIME Problems, 14

A unicorn is tethered by a 20-foot silver rope to the base of a magician's cylindrical tower whose radius is 8 feet. The rope is attached to the tower at ground level and to the unicorn at a height of 4 feet. The unicorn has pulled the rope taut, the end of the rope is 4 feet from the nearest point on the tower, and the length of the rope that is touching the tower is $\frac{a-\sqrt{b}}c$ feet, where $a, b,$ and $c$ are positive integers, and $c$ is prime. Find $a+b+c$.

2004 AMC 10, 12

An [i]annulus[/i] is the region between two concentric circles. The concentric circles in the figure have radii $ b$ and $ c$, with $ b > c$. Let $ \overline{OX}$ be a radius of the larger circle, let $ \overline{XZ}$ be tangent to the smaller circle at $ Z$, and let $ \overline{OY}$ be the radius of the larger circle that contains $ Z$. Let $ a \equal{} XZ$, $ d \equal{} YZ$, and $ e \equal{} XY$. What is the area of the annulus? $ \textbf{(A)}\ \pi a^2 \qquad \textbf{(B)}\ \pi b^2 \qquad \textbf{(C)}\ \pi c^2 \qquad \textbf{(D)}\ \pi d^2 \qquad \textbf{(E)}\ \pi e^2$ [asy]unitsize(1.4cm); defaultpen(linewidth(.8pt)); dotfactor=3; real r1=1.0, r2=1.8; pair O=(0,0), Z=r1*dir(90), Y=r2*dir(90); pair X=intersectionpoints(Z--(Z.x+100,Z.y), Circle(O,r2))[0]; pair[] points={X,O,Y,Z}; filldraw(Circle(O,r2),mediumgray,black); filldraw(Circle(O,r1),white,black); dot(points); draw(X--Y--O--cycle--Z); label("$O$",O,SSW,fontsize(10pt)); label("$Z$",Z,SW,fontsize(10pt)); label("$Y$",Y,N,fontsize(10pt)); label("$X$",X,NE,fontsize(10pt)); defaultpen(fontsize(8pt)); label("$c$",midpoint(O--Z),W); label("$d$",midpoint(Z--Y),W); label("$e$",midpoint(X--Y),NE); label("$a$",midpoint(X--Z),N); label("$b$",midpoint(O--X),SE);[/asy]

2014 AMC 12/AHSME, 17

A $4\times 4\times h$ rectangular box contains a sphere of radius $2$ and eight smaller spheres of radius $1$. The smaller spheres are each tangent to three sides of the box, and the larger sphere is tangent to each of the smaller spheres. What is $h$? [asy] import graph3; import solids; real h=2+2*sqrt(7); currentprojection=orthographic((0.75,-5,h/2+1),target=(2,2,h/2)); currentlight=light(4,-4,4); draw((0,0,0)--(4,0,0)--(4,4,0)--(0,4,0)--(0,0,0)^^(4,0,0)--(4,0,h)--(4,4,h)--(0,4,h)--(0,4,0)); draw(shift((1,3,1))*unitsphere,gray(0.85)); draw(shift((3,3,1))*unitsphere,gray(0.85)); draw(shift((3,1,1))*unitsphere,gray(0.85)); draw(shift((1,1,1))*unitsphere,gray(0.85)); draw(shift((2,2,h/2))*scale(2,2,2)*unitsphere,gray(0.85)); draw(shift((1,3,h-1))*unitsphere,gray(0.85)); draw(shift((3,3,h-1))*unitsphere,gray(0.85)); draw(shift((3,1,h-1))*unitsphere,gray(0.85)); draw(shift((1,1,h-1))*unitsphere,gray(0.85)); draw((0,0,0)--(0,0,h)--(4,0,h)^^(0,0,h)--(0,4,h)); [/asy] $\textbf{(A) }2+2\sqrt 7\qquad \textbf{(B) }3+2\sqrt 5\qquad \textbf{(C) }4+2\sqrt 7\qquad \textbf{(D) }4\sqrt 5\qquad \textbf{(E) }4\sqrt 7\qquad$

1996 IMO Shortlist, 9

In the plane, consider a point $ X$ and a polygon $ \mathcal{F}$ (which is not necessarily convex). Let $ p$ denote the perimeter of $ \mathcal{F}$, let $ d$ be the sum of the distances from the point $ X$ to the vertices of $ \mathcal{F}$, and let $ h$ be the sum of the distances from the point $ X$ to the sidelines of $ \mathcal{F}$. Prove that $ d^2 \minus{} h^2\geq\frac {p^2}{4}.$

2014 Online Math Open Problems, 14

Let $ABC$ be a triangle with incenter $I$ and $AB = 1400$, $AC = 1800$, $BC = 2014$. The circle centered at $I$ passing through $A$ intersects line $BC$ at two points $X$ and $Y$. Compute the length $XY$. [i]Proposed by Evan Chen[/i]

2006 Harvard-MIT Mathematics Tournament, 8

Triangle $ABC$ has a right angle at $B$. Point $D$ lies on side $BC$ such that $3\angle BAD = \angle BAC$. Given $AC=2$ and $CD=1$, compute $BD$.

2014 AMC 8, 14

Rectangle $ABCD$ and right triangle $DCE$ have the same area. They are joined to form a trapezoid, as shown. What is $DE$? [asy] size(250); defaultpen(linewidth(0.8)); pair A=(0,5),B=origin,C=(6,0),D=(6,5),E=(18,0); draw(A--B--E--D--cycle^^C--D); draw(rightanglemark(D,C,E,30)); label("$A$",A,NW); label("$B$",B,SW); label("$C$",C,S); label("$D$",D,N); label("$E$",E,S); label("$5$",A/2,W); label("$6$",(A+D)/2,N); [/asy] $\textbf{(A) }12\qquad\textbf{(B) }13\qquad\textbf{(C) }14\qquad\textbf{(D) }15\qquad \textbf{(E) }16$

2001 AMC 10, 24

In trapezoid $ ABCD$, $ \overline{AB}$ and $ \overline{CD}$ are perpendicular to $ \overline{AD}$, with $ AB\plus{}CD\equal{}BC$, $ AB<CD$, and $ AD\equal{}7$. What is $ AB\cdot CD$? $ \textbf{(A)}\ 12 \qquad \textbf{(B)}\ 12.25 \qquad \textbf{(C)}\ 12.5 \qquad \textbf{(D)}\ 12.75 \qquad \textbf{(E)}\ 13$

2013 NIMO Problems, 3

In triangle $ABC$, $AB=13$, $BC=14$ and $CA=15$. Segment $BC$ is split into $n+1$ congruent segments by $n$ points. Among these points are the feet of the altitude, median, and angle bisector from $A$. Find the smallest possible value of $n$. [i]Proposed by Evan Chen[/i]

1983 AIME Problems, 12

Diameter $AB$ of a circle has length a 2-digit integer (base ten). Reversing the digits gives the length of the perpendicular chord $CD$. The distance from their intersection point $H$ to the center $O$ is a positive rational number. Determine the length of $AB$.

2011 Math Prize For Girls Problems, 5

Let $\triangle ABC$ be a triangle with $AB = 3$, $BC = 4$, and $AC = 5$. Let $I$ be the center of the circle inscribed in $\triangle ABC$. What is the product of $AI$, $BI$, and $CI$?

2013 NIMO Problems, 4

On side $\overline{AB}$ of square $ABCD$, point $E$ is selected. Points $F$ and $G$ are located on sides $\overline{AB}$ and $\overline{AD}$, respectively, such that $\overline{FG} \perp \overline{CE}$. Let $P$ be the intersection point of segments $\overline{FG}$ and $\overline{CE}$. Given that $[EPF] = 1$, $[EPGA] = 8$, and $[CPFB] = 15$, compute $[PGDC]$. (Here $[\mathcal P]$ denotes the area of the polygon $\mathcal P$.) [i]Proposed by Aaron Lin[/i]

1979 AMC 12/AHSME, 28

Circles with centers $A ,~ B,$ and $C$ each have radius $r$, where $1 < r < 2$. The distance between each pair of centers is $2$. If $B'$ is the point of intersection of circle $A$ and circle $C$ which is outside circle $B$, and if $C'$ is the point of intersection of circle $A$ and circle $B$ which is outside circle $C$, then length $B'C'$ equals $\textbf{(A) }3r-2\qquad\textbf{(B) }r^2\qquad\textbf{(C) }r+\sqrt{3(r-1)}\qquad$ $\textbf{(D) }1+\sqrt{3(r^2-1)}\qquad\textbf{(E) }\text{none of these}$ [asy] //Holy crap, CSE5 is freaking amazing! import cse5; pathpen=black; pointpen=black; dotfactor=3; size(200); pair A=(1,2),B=(2,0),C=(0,0); D(CR(A,1.5)); D(CR(B,1.5)); D(CR(C,1.5)); D(MP("$A$",A)); D(MP("$B$",B)); D(MP("$C$",C)); pair[] BB,CC; CC=IPs(CR(A,1.5),CR(B,1.5)); BB=IPs(CR(A,1.5),CR(C,1.5)); D(BB[0]--CC[1]); MP("$B'$",BB[0],NW);MP("$C'$",CC[1],NE); //Credit to TheMaskedMagician for the diagram [/asy]

1999 AMC 12/AHSME, 19

Consider all triangles $ ABC$ satisfying the following conditions: $ AB \equal{} AC$, $ D$ is a point on $ \overline{AC}$ for which $ \overline{BD} \perp \overline{AC}$, $ AD$ and $ CD$ are integers, and $ BD^2 \equal{} 57$. Among all such triangles, the smallest possible value of $ AC$ is $ \textbf{(A)}\ 9 \qquad \textbf{(B)}\ 10 \qquad \textbf{(C)}\ 11 \qquad \textbf{(D)}\ 12 \qquad \textbf{(E)}\ 13$ [asy]defaultpen(linewidth(.8pt)); dotfactor=4; pair B = (0,0); pair C = (5,0); pair A = (2.5,7.5); pair D = foot(B,A,C); dot(A);dot(B);dot(C);dot(D); label("$A$", A, N);label("$B$", B, SW);label("$C$", C, SE);label("$D$", D, NE); draw(A--B--C--cycle);draw(B--D);[/asy]

1988 IMO Longlists, 82

The triangle $ABC$ has a right angle at $C.$ The point $P$ is located on segment $AC$ such that triangles $PBA$ and $PBC$ have congruent inscribed circles. Express the length $x = PC$ in terms of $a = BC, b = CA$ and $c = AB.$

2009 AMC 12/AHSME, 13

Triangle $ ABC$ has $ AB\equal{}13$ and $ AC\equal{}15$, and the altitude to $ \overline{BC}$ has length $ 12$. What is the sum of the two possible values of $ BC$? $ \textbf{(A)}\ 15\qquad \textbf{(B)}\ 16\qquad \textbf{(C)}\ 17\qquad \textbf{(D)}\ 18\qquad \textbf{(E)}\ 19$