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

2001 AMC 12/AHSME, 18

A circle centered at $ A$ with a radius of 1 and a circle centered at $ B$ with a radius of 4 are externally tangent. A third circle is tangent to the first two and to one of their common external tangents as shown. The radius of the third circle is [asy] size(220); real r1 = 1; real r2 = 3; real r = (r1*r2)/((sqrt(r1)+sqrt(r2))**2); pair A=(0,r1), B=(2*sqrt(r1*r2),r2); dot(A); dot(B); draw( circle(A,r1) ); draw( circle(B,r2) ); draw( (-1.5,0)--(7.5,0) ); draw( A -- (A+dir(210)*r1) ); label("$1$", A -- (A+dir(210)*r1), N ); draw( B -- (B+r2*dir(330)) ); label("$4$", B -- (B+r2*dir(330)), N ); label("$A$",A,dir(330)); label("$B$",B, dir(140)); draw( circle( (2*sqrt(r1*r),r), r )); [/asy] $ \displaystyle \textbf{(A)} \ \frac {1}{3} \qquad \textbf{(B)} \ \frac {2}{5} \qquad \textbf{(C)} \ \frac {5}{12} \qquad \textbf{(D)} \ \frac {4}{9} \qquad \textbf{(E)} \ \frac {1}{2}$

2013 AMC 8, 23

Angle $ABC$ of $\triangle ABC$ is a right angle. The sides of $\triangle ABC$ are the diameters of semicircles as shown. The area of the semicircle on $\overline{AB}$ equals $8\pi$, and the arc of the semicircle on $\overline{AC}$ has length $8.5\pi$. What is the radius of the semicircle on $\overline{BC}$? [asy] import graph; draw((0,8)..(-4,4)..(0,0)--(0,8)); draw((0,0)..(7.5,-7.5)..(15,0)--(0,0)); real theta = aTan(8/15); draw(arc((15/2,4),17/2,-theta,180-theta)); draw((0,8)--(15,0)); label("$A$", (0,8), NW); label("$B$", (0,0), SW); label("$C$", (15,0), SE);[/asy] $\textbf{(A)}\ 7 \qquad \textbf{(B)}\ 7.5 \qquad \textbf{(C)}\ 8 \qquad \textbf{(D)}\ 8.5 \qquad \textbf{(E)}\ 9$

2008 Stanford Mathematics Tournament, 15

While out for a stroll, you encounter a vicious velociraptor. You start running away to the northeast at $ 10 \text{m/s}$, and you manage a three-second head start over the raptor. If the raptor runs at $ 15\sqrt{2} \text{m/s}$, but only runs either north or east at any given time, how many seconds do you have until it devours you?

2011 AMC 12/AHSME, 15

The circular base of a hemisphere of radius $2$ rests on the base of a square pyramid of height $6$. The hemisphere is tangent to the other four faces of the pyramid. What is the edge-length of the base of the pyramid? $ \textbf{(A)}\ 3\sqrt{2} \qquad \textbf{(B)}\ \frac{13}{3} \qquad \textbf{(C)}\ 4\sqrt{2} \qquad \textbf{(D)}\ 6 \qquad \textbf{(E)}\ \frac{13}{2} $

2014 Contests, 1

The $8$ eyelets for the lace of a sneaker all lie on a rectangle, four equally spaced on each of the longer sides. The rectangle has a width of $50$ mm and a length of $80$ mm. There is one eyelet at each vertex of the rectangle. The lace itself must pass between the vertex eyelets along a width side of the rectangle and then crisscross between successive eyelets until it reaches the two eyelets at the other width side of the rectrangle as shown. After passing through these final eyelets, each of the ends of the lace must extend at least $200$ mm farther to allow a knot to be tied. Find the minimum length of the lace in millimeters. [asy] size(200); defaultpen(linewidth(0.7)); path laceL=(-20,-30)..tension 0.75 ..(-90,-135)..(-102,-147)..(-152,-150)..tension 2 ..(-155,-140)..(-135,-40)..(-50,-4)..tension 0.8 ..origin; path laceR=reflect((75,0),(75,-240))*laceL; draw(origin--(0,-240)--(150,-240)--(150,0)--cycle,gray); for(int i=0;i<=3;i=i+1) { path circ1=circle((0,-80*i),5),circ2=circle((150,-80*i),5); unfill(circ1); draw(circ1); unfill(circ2); draw(circ2); } draw(laceL--(150,-80)--(0,-160)--(150,-240)--(0,-240)--(150,-160)--(0,-80)--(150,0)^^laceR,linewidth(1));[/asy]

1963 AMC 12/AHSME, 10

Point $P$ is taken interior to a square with side-length $a$ and such that is it equally distant from two consecutive vertices and from the side opposite these vertices. If $d$ represents the common distance, then $d$ equals: $\textbf{(A)}\ \dfrac{3a}{5} \qquad \textbf{(B)}\ \dfrac{5a}{8} \qquad \textbf{(C)}\ \dfrac{3a}{8} \qquad \textbf{(D)}\ \dfrac{a\sqrt{2}}{2} \qquad \textbf{(E)}\ \dfrac{a}{2}$

1993 Greece National Olympiad, 15

Let $\overline{CH}$ be an altitude of $\triangle ABC$. Let $R$ and $S$ be the points where the circles inscribed in the triangles $ACH$ and $BCH$ are tangent to $\overline{CH}$. If $AB = 1995$, $AC = 1994$, and $BC = 1993$, then $RS$ can be expressed as $m/n$, where $m$ and $n$ are relatively prime integers. Find $m + n$

2009 Harvard-MIT Mathematics Tournament, 3

A rectangular piece of paper with side lengths 5 by 8 is folded along the dashed lines shown below, so that the folded flaps just touch at the corners as shown by the dotted lines. Find the area of the resulting trapezoid. [asy] size(150); defaultpen(linewidth(0.8)); draw(origin--(8,0)--(8,5)--(0,5)--cycle,linewidth(1)); draw(origin--(8/3,5)^^(16/3,5)--(8,0),linetype("4 4")); draw(origin--(4,3)--(8,0)^^(8/3,5)--(4,3)--(16/3,5),linetype("0 4")); label("$5$",(0,5/2),W); label("$8$",(4,0),S); [/asy]

1995 AMC 12/AHSME, 28

Two parallel chords in a circle have lengths $10$ and $14$, and the distance between them is $6$. The chord parallel to these chords and midway between them is of length $\sqrt{a}$ where $a$ is [asy] // note: diagram deliberately not to scale -- azjps void htick(pair A, pair B, real r){ D(A--B); D(A-(r,0)--A+(r,0)); D(B-(r,0)--B+(r,0)); } size(120); pathpen = linewidth(0.7); pointpen = black+linewidth(3); real min = -0.6, step = 0.5; pair[] A, B; D(unitcircle); for(int i = 0; i < 3; ++i) { A.push(intersectionpoints((-9,min+i*step)--(9,min+i*step),unitcircle)[0]); B.push(intersectionpoints((-9,min+i*step)--(9,min+i*step),unitcircle)[1]); D(D(A[i])--D(B[i])); } MP("10",(A[0]+B[0])/2,N); MP("\sqrt{a}",(A[1]+B[1])/2,N); MP("14",(A[2]+B[2])/2,N); htick((B[1].x+0.1,B[0].y),(B[1].x+0.1,B[2].y),0.06); MP("6",(B[1].x+0.1,B[0].y/2+B[2].y/2),E);[/asy] $\textbf{(A)}\ 144 \qquad \textbf{(B)}\ 156 \qquad \textbf{(C)}\ 168 \qquad \textbf{(D)}\ 176 \qquad \textbf{(E)}\ 184$

1990 India Regional Mathematical Olympiad, 3

A square sheet of paper $ABCD$ is so folded that $B$ falls on the mid point of $M$ of $CD$. Prove that the crease will divide $BC$ in the ration $5 : 3$.

1990 AMC 12/AHSME, 21

Consider a pyramid $P-ABCD$ whose base $ABCD$ is a square and whose vertex $P$ is equidistant from $A$, $B$, $C$, and $D$. If $AB=1$ and $\angle APD=2\theta$ then the volume of the pyramid is $\text{(A)} \ \frac{\sin \theta}{6} \qquad \text{(B)} \ \frac{\cot \theta}{6} \qquad \text{(C)} \ \frac1{6\sin \theta} \qquad \text{(D)} \ \frac{1-\sin 2\theta}{6} \qquad \text{(E)} \ \frac{\sqrt{\cos 2\theta}}{6\sin \theta}$

2005 France Team Selection Test, 2

Two right angled triangles are given, such that the incircle of the first one is equal to the circumcircle of the second one. Let $S$ (respectively $S'$) be the area of the first triangle (respectively of the second triangle). Prove that $\frac{S}{S'}\geq 3+2\sqrt{2}$.

2000 National Olympiad First Round, 33

Let $K$ be a point on the side $[AB]$, and $L$ be a point on the side $[BC]$ of the square $ABCD$. If $|AK|=3$, $|KB|=2$, and the distance of $K$ to the line $DL$ is $3$, what is $|BL|:|LC|$? $ \textbf{(A)}\ \frac78 \qquad\textbf{(B)}\ \frac{\sqrt 3}2 \qquad\textbf{(C)}\ \frac 87 \qquad\textbf{(D)}\ \frac 38 \qquad\textbf{(E)}\ \frac{\sqrt 2}2 $

2007 China Team Selection Test, 2

Let $ I$ be the incenter of triangle $ ABC.$ Let $ M,N$ be the midpoints of $ AB,AC,$ respectively. Points $ D,E$ lie on $ AB,AC$ respectively such that $ BD\equal{}CE\equal{}BC.$ The line perpendicular to $ IM$ through $ D$ intersects the line perpendicular to $ IN$ through $ E$ at $ P.$ Prove that $ AP\perp BC.$

2012 AMC 12/AHSME, 18

Triangle $ABC$ has $AB=27$, $AC=26$, and $BC=25$. Let $I$ denote the intersection of the internal angle bisectors of $\triangle ABC$. What is $BI$? $ \textbf{(A)}\ 15\qquad\textbf{(B)}\ 5+\sqrt{26}+3\sqrt{3}\qquad\textbf{(C)}\ 3\sqrt{26}\qquad\textbf{(D)}\ \frac{2}{3}\sqrt{546}\qquad\textbf{(E)}\ 9\sqrt{3} $

1997 AIME Problems, 4

Circles of radii 5, 5, 8, and $m/n$ are mutually externally tangent, where $m$ and $n$ are relatively prime positive integers. Find $m+n.$

2009 AIME Problems, 3

In rectangle $ ABCD$, $ AB\equal{}100$. Let $ E$ be the midpoint of $ \overline{AD}$. Given that line $ AC$ and line $ BE$ are perpendicular, find the greatest integer less than $ AD$.

2011 Canadian Open Math Challenge, 7

In the figure, BC  is a diameter of the circle, where $BC=\sqrt{901}, BD=1$, and $DA=16$. If $EC=x$, what is the value of x? [asy]size(2inch); pair O,A,B,C,D,E; B=(0,0); O=(2,0); C=(4,0); D=(.333,1.333); A=(.75,2.67); E=(1.8,2); draw(Arc(O,2,0,360)); draw(B--C--A--B); label("$A$",A,N); label("$B$",B,W); label("$C$",C,E); label("$D$",D,W); label("$E$",E,N); label("Figure not drawn to scale",(2,-2.5),S); [/asy]

1995 AMC 12/AHSME, 26

In the figure, $\overline{AB}$ and $\overline{CD}$ are diameters of the circle with center $O$, $\overline{AB} \perp \overline{CD}$, and chord $\overline{DF}$ intersects $\overline{AB}$ at $E$. If $DE = 6$ and $EF = 2$, then the area of the circle is [asy] size(120); defaultpen(linewidth(0.7)); pair O=origin, A=(-5,0), B=(5,0), C=(0,5), D=(0,-5), F=5*dir(40), E=intersectionpoint(A--B, F--D); draw(Circle(O, 5)); draw(A--B^^C--D--F); dot(O^^A^^B^^C^^D^^E^^F); markscalefactor=0.05; draw(rightanglemark(B, O, D)); label("$A$", A, dir(O--A)); label("$B$", B, dir(O--B)); label("$C$", C, dir(O--C)); label("$D$", D, dir(O--D)); label("$F$", F, dir(O--F)); label("$O$", O, NW); label("$E$", E, SE);[/asy] $\textbf{(A)}\ 23\pi \qquad \textbf{(B)}\ \dfrac{47}{2}\pi \qquad \textbf{(C)}\ 24\pi \qquad \textbf{(D)}\ \dfrac{49}{2}\pi \qquad \textbf{(E)}\ 25\pi$

2014 NIMO Problems, 5

Triangle $ABC$ has sidelengths $AB = 14, BC = 15,$ and $CA = 13$. We draw a circle with diameter $AB$ such that it passes $BC$ again at $D$ and passes $CA$ again at $E$. If the circumradius of $\triangle CDE$ can be expressed as $\tfrac{m}{n}$ where $m, n$ are coprime positive integers, determine $100m+n$. [i]Proposed by Lewis Chen[/i]

2002 AMC 8, 16

Right isosceles triangles are constructed on the sides of a 3-4-5 right triangle, as shown. A capital letter represents the area of each triangle. Which one of the following is true? [asy]/* AMC8 2002 #16 Problem */ draw((0,0)--(4,0)--(4,3)--cycle); draw((4,3)--(-4,4)--(0,0)); draw((-0.15,0.1)--(0,0.25)--(.15,0.1)); draw((0,0)--(4,-4)--(4,0)); draw((4,0.2)--(3.8,0.2)--(3.8,-0.2)--(4,-0.2)); draw((4,0)--(7,3)--(4,3)); draw((4,2.8)--(4.2,2.8)--(4.2,3)); label(scale(0.8)*"$Z$", (0, 3), S); label(scale(0.8)*"$Y$", (3,-2)); label(scale(0.8)*"$X$", (5.5, 2.5)); label(scale(0.8)*"$W$", (2.6,1)); label(scale(0.65)*"5", (2,2)); label(scale(0.65)*"4", (2.3,-0.4)); label(scale(0.65)*"3", (4.3,1.5));[/asy] $ \textbf{(A)}\ X\plus{}Z\equal{}W\plus{}Y \qquad \textbf{(B)}\ W\plus{}X\equal{}Z \qquad\textbf{(C)}\ 3X\plus{}4Y\equal{}5Z \qquad $ $\textbf{(D)}\ X\plus{}W\equal{}\frac{1}{2}(Y\plus{}Z) \qquad\textbf{(E)}\ X\plus{}Y\equal{}Z$

2015 AMC 10, 11

The ratio of the length to the width of a rectangle is $4:3$. If the rectangle has diagonal of length $d$, then the area may be expressed as $kd^2$ for some constant $k$. What is $k$? $\textbf{(A) }\dfrac27\qquad\textbf{(B) }\dfrac37\qquad\textbf{(C) }\dfrac{12}{25}\qquad\textbf{(D) }\dfrac{16}{25}\qquad\textbf{(E) }\dfrac34$

2011 AMC 10, 22

A pyramid has a square base with sides of length 1 and has lateral faces that are equilateral triangles. A cube is placed within the pyramid so that one face is on the base of the pyramid and its opposite face has all its edges on the lateral faces of the pyramid. What is the volume of this cube? $ \textbf{(A)}\ 5\sqrt{2}-7 \qquad \textbf{(B)}\ 7-4\sqrt{3} \qquad \textbf{(C)}\ \frac{2\sqrt{2}}{27} \qquad \textbf{(D)}\ \frac{\sqrt{2}}{9} \qquad \textbf{(E)}\ \frac{\sqrt{3}}{9} $

2022 HMNT, 4

Alice and Bob stand atop two different towers in the Arctic. Both towers are a positive integer number of meters tall and are a positive (not necessarily integer) distance away from each other. One night, the sea between them has frozen completely into reflective ice. Alice shines her flashlight directly at the top of Bob's tower, and Bob shines his flashlight at the top of Alice's tower by first reflecting it off the ice. The light from Alice's tower travels $16$ meters to get to Bob's tower, while the light from Bob's tower travels $26$ meters to get to Alice's tower. Assuming that the lights are both shown from exactly the top of their respective towers, what are the possibilities for the height of Alice's tower?

1994 Niels Henrik Abels Math Contest (Norwegian Math Olympiad) Round 2, 4

Two circles with radii 1 and 2 touch each other and a line as in the figure. In the region between the circles and the line, there is a circle with radius $ r$ which touches the two circles and the line. What is $ r$? [img]http://i250.photobucket.com/albums/gg265/geometry101/GeometryImage2.jpg[/img] A. 1/3 B. $ \frac {1}{\sqrt {5}}$ C. $ \sqrt {3} \minus{} \sqrt {2}$ D. $ 6 \minus{} 4 \sqrt {2}$ E. None of these