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

1983 AMC 12/AHSME, 23

In the adjoining figure the five circles are tangent to one another consecutively and to the lines $L_1$ and $L_2$ ($L_1$ is the line that is above the circles and $L_2$ is the line that goes under the circles). If the radius of the largest circle is 18 and that of the smallest one is 8, then the radius of the middle circle is [asy] size(250);defaultpen(linewidth(0.7)); real alpha=5.797939254, x=71.191836; int i; for(i=0; i<5; i=i+1) { real r=8*(sqrt(6)/2)^i; draw(Circle((x+r)*dir(alpha), r)); x=x+2r; } real x=71.191836+40+20*sqrt(6), r=18; pair A=tangent(origin, (x+r)*dir(alpha), r, 1), B=tangent(origin, (x+r)*dir(alpha), r, 2); pair A1=300*dir(origin--A), B1=300*dir(origin--B); draw(B1--origin--A1); pair X=(69,-5), X1=reflect(origin, (x+r)*dir(alpha))*X, Y=(200,-5), Y1=reflect(origin, (x+r)*dir(alpha))*Y, Z=(130,0), Z1=reflect(origin, (x+r)*dir(alpha))*Z; clip(X--Y--Y1--X1--cycle); label("$L_2$", Z, S); label("$L_1$", Z1, dir(2*alpha)*dir(90));[/asy] $\text{(A)} \ 12 \qquad \text{(B)} \ 12.5 \qquad \text{(C)} \ 13 \qquad \text{(D)} \ 13.5 \qquad \text{(E)} \ 14$

2021 Nigerian Senior MO Round 2, 1

If $x$,$y$ and $z$ are the lengths of a side, a shortest diagonal and a longest diagonal respectively, of a regular nonagon. Write a correct equation consisting of the three lengths