{\bf Problem.} Let $A_0=(0,0)$. Distinct points $A_1,A_2,\dots$ lie on the $x$-axis, and distinct points $B_1,B_2,\dots$ lie on the graph of $y=\sqrt{x}$. For every positive integer $n,\ A_{n-1}B_nA_n$ is an equilateral triangle. What is the least $n$ for which the length $A_0A_n\geq100$? $\textbf{(A)}\ 13\qquad \textbf{(B)}\ 15\qquad \textbf{(C)}\ 17\qquad \textbf{(D)}\ 19\qquad \textbf{(E)}\ 21$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A circular spinner for a game has a radius of 10 cm. The probability of winning on one spin of this spinner is $\frac{2}{5}$. What is the area, in sq cm, of the WIN sector? Express your answer in terms of $\pi$. [asy]import graph; draw(Circle((0,0),25),black); draw((0,0)--(7,18),Arrow); draw((0,0)--(0,25)); draw((0,0)--(15,-20)); label("WIN",(10,10),S); label("LOSE",(-8,-8),N); dot((0,0)); [/asy] {\bf Level.} Level 1 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The diameter $AB$ of a circle of radius $2$ is extended to a point $D$ outside the circle so that $BD=3$. Point $E$ is chosen so that $ED=5$ and line $ED$ is perpendicular to line $AD$. Segment $AE$ intersects the circle at a point $C$ between $A$ and $E$. What is the area of $\triangle ABC$? $\textbf{(A)}\ \frac{120}{37}\qquad\textbf{(B)}\ \frac{140}{39}\qquad\textbf{(C)}\ \frac{145}{39}\qquad\textbf{(D)}\ \frac{140}{37}\qquad\textbf{(E)}\ \frac{120}{31}$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The area of an equilateral triangle is numerically equal to the length of one of its sides. What is the perimeter of the triangle, in units? Express your answer in simplest radical form. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A truncated cone has horizontal bases with radii 18 and 2. A sphere is tangent to the top, bottom, and lateral surface of the truncated cone. What is the radius of the sphere? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A triangle with sides of 5, 12, and 13 has both an inscribed and a circumscribed circle. What is the distance between the centers of those circles? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Parallelogram $ABCD$ with $A(2,5)$, $B(4,9)$, $C(6,5)$, and $D(4,1)$ is reflected across the $x$-axis to $A'B'C'D'$ and then $A'B'C'D'$ is reflected across the line $y=x+1$ to $A''B''C''D''$. This is done such that $D'$ is the image of $D$, and $D''$ is the image of $D'$. What is the ordered pair of $D''$ in the coordinate plane? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A circle passes through the three vertices of an isosceles triangle that has two sides of length 3 and a base of length 2. What is the area of this circle? Express your answer in terms of $\pi$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the figure below, the smaller circle has a radius of two feet and the larger circle has a radius of four feet. What is the total area of the four shaded regions? Express your answer as a decimal to the nearest tenth. [asy] fill((0,0)--(12,0)--(12,-4)--(4,-4)--(4,-2)--(0,-2)--cycle,gray(0.7)); draw((0,0)--(12,0),linewidth(1)); draw((0,0)--(0,-2),linewidth(1)); draw((4,0)--(4,-4),linewidth(1)); draw((12,0)--(12,-4),linewidth(1)); draw((0.3,0)--(0.3,-0.3)--(0,-0.3)); draw((4.3,0)--(4.3,-0.3)--(4,-0.3)); draw((11.7,0)--(11.7,-0.3)--(12,-0.3)); fill(Circle((2,-2),2),white); fill(Circle((8,-4),4),white); draw(Circle((2,-2),2)); draw(Circle((8,-4),4)); dot((2,-2)); dot((8,-4)); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In right $\triangle ABC$ with hypotenuse $\overline{AB}$, $AC = 12$, $BC = 35$, and $\overline{CD}$ is the altitude to $\overline{AB}$. Let $\omega$ be the circle having $\overline{CD}$ as a diameter. Let $I$ be a point outside $\triangle ABC$ such that $\overline{AI}$ and $\overline{BI}$ are both tangent to circle $\omega$. The ratio of the perimeter of $\triangle ABI$ to the length $AB$ can be expressed in the form $\frac {m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m + n$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Regular hexagon $ABCDEF$ has vertices $A$ and $C$ at $(0,0)$ and $(7,1)$, respectively. What is its area? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} An equilateral triangle is inscribed in the ellipse whose equation is $x^2+4y^2=4$. One vertex of the triangle is $(0,1)$, one altitude is contained in the y-axis, and the square of the length of each side is $\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the figure shown, arc $ADB$ and arc $BEC$ are semicircles, each with a radius of one unit. Point $D$, point $E$ and point $F$ are the midpoints of arc $ADB$, arc $BEC$ and arc $DFE$, respectively. If arc $DFE$ is also a semicircle, what is the area of the shaded region? [asy] unitsize(0.5inch); path t=(1,1)..(2,0)--(0,0)..cycle; draw(t); path r=shift((2,0))*t; path s=shift((1,1))*t; draw(s); fill(s,gray(0.7)); fill((1,0)--(1,1)--(3,1)--(3,0)--cycle,gray(0.7)); fill(t,white); fill(r,white); draw(t); draw(r); dot((0,0)); dot((1,1)); dot((2,2)); dot((3,1)); dot((2,0)); dot((4,0)); label("$A$",(0,0),W); label("$B$",(2,0),S); label("$C$",(4,0),E); label("$D$",(1,1),NW); label("$E$",(3,1),NE); label("$F$",(2,2),N); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Triangle $ABC$ has vertices at $A(5,8)$, $B(3,-2)$, and $C(6,1)$. The point $D$ with coordinates $(m,n)$ is chosen inside the triangle so that the three small triangles $ABD$, $ACD$ and $BCD$ all have equal areas. What is the value of $10m + n$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} What is the area of the portion of the circle defined by $x^2-12x+y^2=28$ that lies above the $x$-axis and to the right of the line $y=6-x$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Triangle $ABC$ has $\angle C = 60^{\circ}$ and $BC = 4$. Point $D$ is the midpoint of $BC$. What is the largest possible value of $\tan{\angle BAD}$? $\mathrm{(A)}\ \frac{\sqrt{3}}{6}\qquad\mathrm{(B)}\ \frac{\sqrt{3}}{3}\qquad\mathrm{(C)}\ \frac{\sqrt{3}}{2\sqrt{2}}\qquad\mathrm{(D)}\ \frac{\sqrt{3}}{4\sqrt{2}-3}\qquad\mathrm{(E)}\ 1$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the middle of a vast prairie, a firetruck is stationed at the intersection of two perpendicular straight highways. The truck travels at $50$ miles per hour along the highways and at $14$ miles per hour across the prairie. Consider the set of points that can be reached by the firetruck within six minutes. The area of this region is $m/n$ square miles, where $m$ and $n$ are relatively prime positive integers. Find $m + n$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The diagram shows a rectangle that has been dissected into nine non-overlapping squares. Given that the width and the height of the rectangle are relatively prime positive integers, find the perimeter of the rectangle. [asy]draw((0,0)--(69,0)--(69,61)--(0,61)--(0,0));draw((36,0)--(36,36)--(0,36)); draw((36,33)--(69,33));draw((41,33)--(41,61));draw((25,36)--(25,61)); draw((34,36)--(34,45)--(25,45)); draw((36,36)--(36,38)--(34,38)); draw((36,38)--(41,38)); draw((34,45)--(41,45));[/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} For some positive integers $p$, there is a quadrilateral $ABCD$ with positive integer side lengths, perimeter $p$, right angles at $B$ and $C$, $AB=2$, and $CD=AD$. How many different values of $p<2015$ are possible? $\textbf{(A) }30\qquad\textbf{(B) }31\qquad\textbf{(C) }61\qquad\textbf{(D) }62\qquad\textbf{(E) }63$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the diagram, $\triangle XYZ$ is right-angled at $X,$ with $YX=60$ and $XZ=80.$ The point $W$ is on $YZ$ so that $WX$ is perpendicular to $YZ.$ Determine the length of $WZ.$ [asy] pair X, Y, Z, W; Y=(0,0); X=(36,48); Z=(100,0); W=(36,0); draw(X--Y--Z--X--W); label("Y", Y, SW); label("X", X, N); label("W", W, S); label("Z", Z, SE); label("60", (X+Y)/2, NW); label("80", (X+Z)/2, NE); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A right circular cone has a base with radius $600$ and height $200\sqrt{7}.$ A fly starts at a point on the surface of the cone whose distance from the vertex of the cone is $125$, and crawls along the surface of the cone to a point on the exact opposite side of the cone whose distance from the vertex is $375\sqrt{2}.$ Find the least distance that the fly could have crawled. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} When plotted in the standard rectangular coordinate system, trapezoid $ABCD$ has vertices $A(1, -2)$, $B(1, 1)$, $C(5, 7)$ and $D(5, 1)$. What is the area of trapezoid $ABCD$? {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Square $ABCD$ has sides of length 1. Points $E$ and $F$ are on $\overline{BC}$ and $\overline{CD},$ respectively, so that $\triangle AEF$ is equilateral. A square with vertex $B$ has sides that are parallel to those of $ABCD$ and a vertex on $\overline{AE}.$ The length of a side of this smaller square is $\frac{a-\sqrt{b}}{c},$ where $a, b,$ and $c$ are positive integers and $b$ is not divisible by the square of any prime. Find $a+b+c.$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} What is the perimeter of pentagon $ABCDE$ in this diagram? [asy] pair cis(real r,real t) { return (r*cos(t),r*sin(t)); } pair a=(0,0); pair b=cis(1,-pi/2); pair c=cis(sqrt(2),-pi/4); pair d=cis(sqrt(3),-pi/4+atan(1/sqrt(2))); pair e=cis(2,-pi/4+atan(1/sqrt(2))+atan(1/sqrt(3))); dot(a); dot(b); dot(c); dot(d); dot(e); draw(a--b--c--d--e--a); draw(a--c); draw(a--d); draw(0.86*b--0.86*b+0.14*(c-b)--b+0.14*(c-b)); draw(0.9*c--0.9*c+0.14*(d-c)--c+0.14*(d-c)); draw(0.92*d--0.92*d+0.14*(e-d)--d+0.14*(e-d)); label("$A$",a,NW); label("$B$",b,SW); label("$C$",c,SSE); label("$D$",d,ESE); label("$E$",e,NE); label("1",(a+b)/2,W); label("1",(b+c)/2,S); label("1",(c+d)/2,SE); label("1",(d+e)/2,E); [/asy] {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} What is the area of the triangle bounded by the lines $y=x,$ $y=-x,$ and $y=6$? {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A pentagon is formed by cutting a triangular corner from a rectangular piece of paper. The five sides of the pentagon have lengths $13,$ $19,$ $20,$ $25$ and $31,$ in some order. Find the area of the pentagon. {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In triangle $ABC$, $AB = 9$, $BC = 12$, $AC = 15$, and $CD$ is the angle bisector. Find the length of $CD$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A right square pyramid with base edges of length $8\sqrt{2}$ units each and slant edges of length 10 units each is cut by a plane that is parallel to its base and 3 units above its base. What is the volume, in cubic units, of the new pyramid that is cut off by this plane? [asy] import three; size(2.5inch); currentprojection = orthographic(1/2,-1,1/4); triple A = (0,0,6); triple[] base = new triple[4]; base[0] = (-4, -4, 0); base[1] = (4, -4, 0); base[2] = (4, 4, 0); base[3] = (-4, 4, 0); triple[] mid = new triple[4]; for(int i=0; i < 4; ++i) mid[i] = (.6*xpart(base[i]) + .4*xpart(A), .6*ypart(base[i]) + .4*ypart(A), .6*zpart(base[i]) + .4*zpart(A)); for(int i=0; i < 4; ++i) { draw(A--base[i]); draw(base[i]--base[(i+1)%4]); draw(mid[i]--mid[(i+1)%4], dashed); } label("$8\sqrt{2}$ units", base[0]--base[1]); label("10 units", base[0]--A, 2*W); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Consider all quadrilaterals $ABCD$ such that $AB=14$, $BC=9$, $CD=7$, and $DA=12$. What is the radius of the largest possible circle that fits inside or on the boundary of such a quadrilateral? $\textbf{(A)}\ \sqrt{15} \qquad \textbf{(B)}\ \sqrt{21} \qquad \textbf{(C)}\ 2\sqrt{6} \qquad \textbf{(D)}\ 5 \qquad \textbf{(E)}\ 2\sqrt{7}$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Let $\triangle ABC$ be a right triangle such that $B$ is a right angle. A circle with diameter of $BC$ meets side $AC$ at $D.$ If the area of $\triangle ABC$ is $150$ and $AC = 25,$ then what is $BD$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A pyramid is formed on a $6\times 8$ rectangular base. The four edges joining the apex to the corners of the rectangular base each have length $13$. What is the volume of the pyramid? {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In $\triangle ABC$, $AB= 425$, $BC=450$, and $AC=510$. An interior point $P$ is then drawn, and segments are drawn through $P$ parallel to the sides of the triangle. If these three segments are of an equal length $d$, find $d$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In a circle, parallel chords of lengths 2, 3, and 4 determine central angles of $\alpha$, $\beta$, and $\alpha + \beta$ radians, respectively, where $\alpha + \beta < \pi$. If $\cos \alpha$, which is a positive rational number, is expressed as a fraction in lowest terms, what is the sum of its numerator and denominator? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the diagram, the area of triangle $ABC$ is 27 square units. What is the area of triangle $BCD$? [asy] draw((0,0)--(32,0)--(9,15)--(0,0)); dot((0,0)); label("$A$",(0,0),SW); label("6",(3,0),S); dot((6,0)); label("$C$",(6,0),S); label("26",(19,0),S); dot((32,0)); label("$D$",(32,0),SE); dot((9,15)); label("$B$",(9,15),N); draw((6,0)--(9,15)); [/asy] {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In rectangle $ABCD$, side $AB$ measures $6$ units and side $BC$ measures $3$ units, as shown. Points $F$ and $G$ are on side $CD$ with segment $DF$ measuring $1$ unit and segment $GC$ measuring $2$ units, and lines $AF$ and $BG$ intersect at $E$. What is the area of triangle $AEB$? [asy] draw((0,0)--(6,0)--(6,3)--(0,3)--cycle); draw((0,0)--(2,6)--(6,0)--cycle); dot((0,0)); dot((6,0)); dot((6,3)); dot((0,3)); dot((1,3)); dot((4,3)); dot((2,6)); label("A",(0,0),SW); label("B",(6,0),SE); label("C",(6,3),NE); label("D",(0,3),NW); label("E",(2,6),N); label("F",(1,3),SE); label("G",(4,3),SW); label("6",(3,0),S); label("1",(0.5,3),N); label("2",(5,3),N); label("3",(6,1.5),E); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Altitudes $\overline{AX}$ and $\overline{BY}$ of acute triangle $ABC$ intersect at $H$. If $\angle BAC = 61^\circ$ and $\angle ABC = 73^\circ$, then what is $\angle CHX$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The degree measures of the angles in a convex 18-sided polygon form an increasing arithmetic sequence with integer values. Find the degree measure of the smallest angle. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In triangle $PQR$, we have $\angle P = 90^\circ$, $QR = 20$, and $\tan R = 4\sin R$. What is $PR$? {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Altitudes $\overline{AD}$ and $\overline{BE}$ of $\triangle ABC$ intersect at $H$. If $\angle BAC = 46^\circ$ and $\angle ABC = 71^\circ$, then what is $\angle AHB$? [asy] size(150); defaultpen(linewidth(0.8)); pair B = (0,0), C = (3,0), A = (1.8,2), P = foot(A,B,C), Q = foot(B,A,C),H = intersectionpoint(B--Q,A--P); draw(A--B--C--cycle); draw(A--P^^B--Q); label("$A$",A,N); label("$B$",B,W); label("$C$",C,E); label("$D$",P,S); label("$E$",Q,E); label("$H$",H,NW); draw(rightanglemark(C,P,H,3.5)); draw(rightanglemark(H,Q,C,3.5)); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Let $\triangle ABC$ have side lengths $AB=13$, $AC=14$, and $BC=15$. There are two circles located inside $\angle BAC$ which are tangent to rays $\overline{AB}$, $\overline{AC}$, and segment $\overline{BC}$. Compute the distance between the centers of these two circles. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} An equilateral triangle has sides 8 units long. An equilateral triangle with sides 4 units long is cut off at the top, leaving an isosceles trapezoid. What is the ratio of the area of the smaller triangle to the area of the trapezoid? Express your answer as a common fraction. {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The sides of triangle $CAB$ are in the ratio of $2:3:4$. Segment $BD$ is the angle bisector drawn to the shortest side, dividing it into segments $AD$ and $DC$. What is the length, in inches, of the longer subsegment of side $AC$ if the length of side $AC$ is $10$ inches? Express your answer as a common fraction. {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A square and a circle intersect so that each side of the square contains a chord of the circle equal in length to the radius of the circle. What is the ratio of the area of the square to the area of the circle? Express your answer as a common fraction in terms of $\pi$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In right triangle $DEF$, we have $\angle D = 25^\circ$, $\angle E = 90^\circ$, and $EF = 9$. Find $DE$ to the nearest tenth. You may use a calculator for this problem. {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} What is the smallest possible perimeter, in units, of a triangle whose side-length measures are consecutive integer values? {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Two boards, one four inches wide and the other six inches wide, are nailed together to form an X. The angle at which they cross is 60 degrees. If this structure is painted and the boards are separated what is the area of the unpainted region on the four-inch board? (The holes caused by the nails are negligible.) Express your answer in simplest radical form. [asy] draw(6dir(150)--15dir(-30),linewidth(1)); draw((6dir(150)+12/sqrt(3)*dir(30))--(15dir(-30)+12/sqrt(3)*dir(30)),linewidth(1)); draw(6dir(210)--(0,0),linewidth(1)); draw((9dir(210)+8/sqrt(3)*dir(-30))--8/sqrt(3)*dir(-30),linewidth(1)); draw(12/sqrt(3)*dir(30)--(12/sqrt(3)+6)*dir(30),linewidth(1)); draw(12/sqrt(3)*dir(30)+8/sqrt(3)*dir(-30)--(12/sqrt(3)+9)*dir(30)+8/sqrt(3)*dir(-30),linewidth(1)); draw(2dir(150)--2dir(150)+6dir(60),dashed); draw(2dir(210)--2dir(210)+4dir(-60),dashed); dot((2,0)); dot((4,-1)); dot((8,1)); dot((6,2)); label("$60^{\circ}$", (11,1), E); label(rotate(30)*"$4^{\prime\prime}$", .5*(2dir(210)+2dir(210)+4dir(-60))+(0,-.5),W); label(rotate(-30)*"$6^{\prime\prime}$", .5*(2dir(150)+2dir(150)+6dir(60))+(1,1),W); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Let $\mathcal{R}$ be the region consisting of the set of points in the coordinate plane that satisfy both $|8 - x| + y \le 10$ and $3y - x \ge 15$. When $\mathcal{R}$ is revolved around the line whose equation is $3y - x = 15$, the volume of the resulting solid is $\frac {m\pi}{n\sqrt {p}}$, where $m$, $n$, and $p$ are positive integers, $m$ and $n$ are relatively prime, and $p$ is not divisible by the square of any prime. Find $m + n + p$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Equilateral triangle $T$ is inscribed in circle $A$, which has radius $10$. Circle $B$ with radius $3$ is internally tangent to circle $A$ at one vertex of $T$. Circles $C$ and $D$, both with radius $2$, are internally tangent to circle $A$ at the other two vertices of $T$. Circles $B$, $C$, and $D$ are all externally tangent to circle $E$, which has radius $\dfrac mn$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$. [asy] unitsize(3mm); defaultpen(linewidth(.8pt)); dotfactor=4; pair A=(0,0), D=8*dir(330), C=8*dir(210), B=7*dir(90); pair Ep=(0,4-27/5); pair[] dotted={A,B,C,D,Ep}; draw(Circle(A,10)); draw(Circle(B,3)); draw(Circle(C,2)); draw(Circle(D,2)); draw(Circle(Ep,27/5)); dot(dotted); label("$E$",Ep,E); label("$A$",A,W); label("$B$",B,W); label("$C$",C,W); label("$D$",D,E); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A square and isosceles triangle of equal height are side-by-side, as shown, with both bases on the $x$-axis. The lower right vertex of the square and the lower left vertex of the triangle are at $(10, 0)$. The side of the square and the base of the triangle on the $x$-axis each equal $10$ units. A segment is drawn from the top left vertex of the square to the farthest vertex of the triangle, as shown. What is the area of the shaded region? [asy] /* note: original diagram not to scale, equilateral triangle same height as rectangle */ import graph; size(140); real lsf=0.5; pen dps=linewidth(0.85)+fontsize(10); defaultpen(dps); pen ds=black; real xmin=-2.2,xmax=23.1,ymin=-2.2,ymax=12.87; pen zzttqq=dps; draw((0,0)--(10,0)--(10,10)--(0,10)--cycle,zzttqq); draw((10,0)--(20,0)--(15,10)--cycle,zzttqq); Label laxis; laxis.p=fontsize(10); string blank(real x){return "";} xaxis("$x$",xmin,xmax,defaultpen+black,Arrows(4),above=true); yaxis("$y$",ymin,ymax,defaultpen+black,Arrows(4),above=true); draw((0,0)--(10,0),zzttqq); draw((10,0)--(10,10),zzttqq); draw((10,10)--(0,10),zzttqq); draw((0,10)--(0,0),zzttqq); draw((10,0)--(20,0),zzttqq); draw((0,10)--(20,0)); filldraw((10,0)--(20,0)--intersectionpoints((0,10)--(20,0),(15,10)--(10,0))[0]--cycle,gray(0.7)); dot((10,0),ds); label("$(10,\,0)$",(10,0),S); clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The length of the median to the hypotenuse of an isosceles, right triangle is $10$ units. What is the length of a leg of the triangle, in units? Express your answer in simplest radical form. {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Two of the altitudes of the scalene triangle $ABC$ have length $4$ and $12$. If the length of the third altitude is also an integer, what is the biggest it can be? $\textbf{(A)}\ 4\qquad \textbf{(B)}\ 5\qquad \textbf{(C)}\ 6\qquad \textbf{(D)}\ 7\qquad \textbf{(E)}\ \text{none of these}$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} $ABC$ is an equilateral triangle with sides equal to 2cm. $\overline{BC}$ is extended its own length to $D$, and $E$ is the midpoint of $\overline{AB}$. Suppose $\overline{ED}$ meets $\overline{AC}$ at $F$. Find the area of the quadrilateral $BEFC$ in square centimeters. [asy] size(200); draw( (0,0) -- (1/2, .866) --(1,0)--cycle); label("$B$", (0,0), W); label("$C$", (1,0), S); label( "$A$", (1/2, .866), N); draw( (1/4 , .866/2)--(2,0)); label("$E$", (1/4, .866/2), NW); label("$D$", (2, 0), E); draw((0,0)-- (2,0)); pair t = intersectionpoint( (1/4 , .866/2)--(2,0), (1/2, .866) --(1,0)); label("$F$", t, NE); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A jar of peanut butter which is 3 inches in diameter and 4 inches high sells for $\$$0.60. At the same rate, what would be the price for a jar that is 6 inches in diameter and 6 inches high? {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The graph of the equation $9x+223y=2007$ is drawn on graph paper with each square representing one unit in each direction. How many of the $1$ by $1$ graph paper squares have interiors lying entirely below the graph and entirely in the first quadrant? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the triangle shown, for $\angle A$ to be the largest angle of the triangle, it must be that $m {\bf Problem.} Let $ABCD$ be an isosceles trapezoid, whose dimensions are $AB = 6, BC=5=DA,$and $CD=4.$ Draw circles of radius 3 centered at $A$ and $B,$ and circles of radius 2 centered at $C$ and $D.$ A circle contained within the trapezoid is tangent to all four of these circles. Its radius is $\frac{-k+m\sqrt{n}}p,$ where $k, m, n,$ and $p$ are positive integers, $n$ is not divisible by the square of any prime, and $k$ and $p$ are relatively prime. Find $k+m+n+p.$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In triangle $XYZ$, we have $\angle Z = 90^\circ$, $XY = 10$, and $YZ = \sqrt{51}$. What is $\tan X$? {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A triangle has sides of length 5 and 6 units. The length of the third side is $x$ units, where $x$ is an integer. What is the largest possible perimeter of the triangle? {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} What is the total area, in square units, of the four triangular faces of a right, square-based pyramid that has base edges measuring 6 units and lateral edges measuring 5 units? {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Quadrilateral $ABCD$ is inscribed in a circle with segment $AC$ a diameter of the circle. If $m\angle DAC = 30^\circ$ and $m\angle BAC = 45^\circ$, the ratio of the area of $ABCD$ to the area of the circle can be expressed as a common fraction in simplest radical form in terms of $\pi$ as $\frac{a+\sqrt{b}}{c\pi}$, where $a,$ $b,$ and $c$ are positive integers. What is the value of $a + b + c$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In $\triangle ABC,$ $AB=AC=25$ and $BC=23.$ Points $D,E,$ and $F$ are on sides $\overline{AB},$ $\overline{BC},$ and $\overline{AC},$ respectively, such that $\overline{DE}$ and $\overline{EF}$ are parallel to $\overline{AC}$ and $\overline{AB},$ respectively. What is the perimeter of parallelogram $ADEF$? [asy] real r=5/7; pair A=(10,sqrt(28^2-100)),B=origin,C=(20,0),D=(A.x*r,A.y*r); pair bottom=(C.x+(D.x-A.x),C.y+(D.y-A.y)); pair E=extension(D,bottom,B,C); pair top=(E.x+D.x,E.y+D.y); pair F=extension(E,top,A,C); draw(A--B--C--cycle^^D--E--F); dot(A^^B^^C^^D^^E^^F); label("$A$",A,NW); label("$B$",B,SW); label("$C$",C,SE); label("$D$",D,W); label("$E$",E,S); label("$F$",F,dir(0)); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Triangle $ABC$ is isosceles with angle $B$ congruent to angle $C$. The measure of angle $C$ is four times the measure of angle $A$. What is the number of degrees in the measure of angle $B$? {\bf Level.} Level 1 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A can is in the shape of a right circular cylinder. The circumference of the base of the can is 12 inches, and the height of the can is 5 inches. A spiral strip is painted on the can in such a way that it winds around the can exactly once as it reaches from the bottom of the can to the top. It reaches the top of the can directly above the spot where it left the bottom. What is the length in inches of the stripe? [asy] size(120); draw(shift(1.38,0)*yscale(0.3)*Circle((0,0), .38)); draw((1,0)--(1,-2)); draw((1.76,0)--(1.76,-2)); draw((1,-2)..(1.38,-2.114)..(1.76,-2)); path p =(1.38,-2.114)..(1.74,-1.5)..(1,-0.5)..(1.38,-.114); pair a=(1.38,-2.114), b=(1.76,-1.5); path q =subpath(p, 1, 2); path r=subpath(p,0,1); path s=subpath(p,2,3); draw(r); draw(s); draw(q, dashed); label("$5$",midpoint((1.76,0)--(1.76,-2)),E); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} 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. What is the radius of the third circle? [asy] draw((-3,0)--(7.5,0)); draw(Circle((-1,1),1),linewidth(0.7)); draw(Circle((3,4),4),linewidth(0.7)); draw(Circle((0.33,0.44),0.44),linewidth(0.7)); dot((-1,1)); dot((3,4)); draw((-1,1)--(-2,1)); draw((3,4)--(7,4)); label("$A$",(-1,1),E); label("$B$",(3,4),W); label("1",(-1.5,1),N); label("4",(5,4),N); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In triangle $ABC$, $AB = 7$, $AC = 15$, and the length of median $AM$ is 10. Find the area of triangle $ABC$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A cone is formed from a 300-degree sector of a circle of radius 18 by aligning the two straight sides. [asy] size(110); draw(Arc((0,0),1,0,300)); draw((1,0)--(0,0)--(.5,-.5*sqrt(3))); label("18",(.5,0),S); label("$300^\circ$",(0,0),NW); [/asy] What is the result when the volume of the cone is divided by $\pi$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} An equilateral triangle shares a common side with a square as shown. What is the number of degrees in $m\angle CDB$? [asy] pair A,E,C,D,B; D = dir(60); C = dir(0); E = (0,-1); B = C+E; draw(B--D--C--B--E--A--C--D--A); label("D",D,N); label("C",C,dir(0)); label("B",B,dir(0)); [/asy] {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} [asy] draw(circle((0,6sqrt(2)),2sqrt(2)),black+linewidth(.75)); draw(circle((0,3sqrt(2)),sqrt(2)),black+linewidth(.75)); draw((-8/3,16sqrt(2)/3)--(-4/3,8sqrt(2)/3)--(0,0)--(4/3,8sqrt(2)/3)--(8/3,16sqrt(2)/3),dot); MP("B",(-8/3,16*sqrt(2)/3),W);MP("B'",(8/3,16*sqrt(2)/3),E); MP("A",(-4/3,8*sqrt(2)/3),W);MP("A'",(4/3,8*sqrt(2)/3),E); MP("P",(0,0),S); [/asy] Two circles are externally tangent. Lines $\overline{PAB}$ and $\overline{PA'B'}$ are common tangents with $A$ and $A'$ on the smaller circle $B$ and $B'$ on the larger circle. If $PA=AB=4$, then the area of the smaller circle is $\text{(A) } 1.44\pi\quad \text{(B) } 2\pi\quad \text{(C) } 2.56\pi\quad \text{(D) } \sqrt{8}\pi\quad \text{(E) } 4\pi$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the diagram, $PQRS$ is a trapezoid with an area of $12.$ $RS$ is twice the length of $PQ.$ What is the area of $\triangle PQS?$ [asy] draw((0,0)--(1,4)--(7,4)--(12,0)--cycle); draw((7,4)--(0,0)); label("$S$",(0,0),W); label("$P$",(1,4),NW); label("$Q$",(7,4),NE); label("$R$",(12,0),E); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Jimmy owns a cube-shaped container that measures $10$ inches on each side. He fills this container with water until it is half full. Then he throws ten giant ice cubes that measure $2$ inches on each side into the container. In inches cubed, how much of the container is unoccupied by ice or water? {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In triangle $\triangle JKL$ shown, $\tan K = \frac{3}{2}$. What is $KL$? [asy] pair J,K,L; L = (0,0); J = (0,3); K = (2,3); draw(L--J--K--L); draw(rightanglemark(L,J,K,7)); label("$L$",L,SW); label("$J$",J,NW); label("$K$",K,NE); label("$2$",(J+K)/2,N); [/asy] {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} What is the volume, in cubic units, of a cube whose surface area is 600 square units? {\bf Level.} Level 1 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the adjoining figure, $AB$ is a diameter of the circle, $CD$ is a chord parallel to $AB$, and $AC$ intersects $BD$ at $E$, with $\angle AED = \alpha$. The ratio of the area of $\triangle CDE$ to that of $\triangle ABE$ is [asy] defaultpen(fontsize(10pt)+linewidth(.8pt)); pair A=(-1,0), B=(1,0), E=(0,-.4), C=(.6,-.8), D=(-.6,-.8), E=(0,-.8/(1.6)); draw(unitcircle); draw(A--B--D--C--A); draw(Arc(E,.2,155,205)); label("$A$",A,W); label("$B$",B,C); label("$C$",C,C); label("$D$",D,W); label("$\alpha$",E-(.2,0),W); label("$E$",E,N); [/asy] $\textbf{(A)}\ \cos\ \alpha\qquad \textbf{(B)}\ \sin\ \alpha\qquad \textbf{(C)}\ \cos^2\alpha\qquad \textbf{(D)}\ \sin^2\alpha\qquad \textbf{(E)}\ 1-\sin\ \alpha$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A sphere is inscribed in a cube. What is the ratio of the volume of the inscribed sphere to the volume of the cube? Express your answer as a common fraction in terms of $\pi$. {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Compute $\sin(-60^\circ)$. {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In right triangle $ABC$, shown below, $\cos{C}=\frac{9\sqrt{130}}{130}$. Find $AC$. [asy] draw((0,0)--(7,0)--(0,9)--cycle,black+linewidth(1)); draw(rightanglemark((7,0),(0,0),(0,9),20),black+linewidth(1)); label("$A$",(0,0),W); label("$B$",(7,0),E); label("$C$",(0,9),W); label("$\sqrt{130}$",(7,0)--(0,9),NE); [/asy] {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the circle with center $O$, the measure of $\angle RIP$ is $36^\circ$ and $OR=10$ cm. Find the number of centimeters in the length of arc $RP$. Express your answer in terms of $\pi$. [asy] draw((1,0)..(0,1)..(-1,0)..(0,-1)..cycle); draw((0,0)--(4/5,3/5)--(-1,0)--(4/5,-3/5)--cycle); label("$O$",(0,0),W); label("$I$",(-1,0),W); label("$R$",(4/5,3/5),ENE); label("$P$",(4/5,-3/5),ESE); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The corner of a unit cube is chopped off such that the cut runs through the three vertices adjacent to the vertex of the chosen corner. What is the height of the remaining cube when the freshly-cut face is placed on a table? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} An equilateral triangle has two vertices at $(0,5)$ and $(8,5)$. If the third vertex is in the first quadrant, what is the y-coordinate? Express your answer in simplest radical form. [asy] draw((-1,0)--(11,0),Arrows); draw((0,-1)--(0,12),Arrows); for(int i=0;i<11;++i) {draw((i,-0.1)--(i,0.1));} for(int j=0;j<11;++j) {draw((-0.1,j)--(0.1,j));} dot((0,5)); dot((8,5)); label("(0,5)",(0,5),W); draw((0,5)--(8,5)); label("(8,5)",(8,5),E); size(6cm); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The figure shows a square in the interior of a regular hexagon. The square and regular hexagon share a common side. What is the degree measure of $\angle ABC$? [asy] size(150); pair A, B, C, D, E, F, G, H; A=(0,.866); B=(.5,1.732); C=(1.5,1.732); D=(2,.866); E=(1.5,0); F=(.5,0); G=(.5,1); H=(1.5,1); draw(A--B); draw(B--C); draw(C--D); draw(D--E); draw(E--F); draw(F--A); draw(F--G); draw(G--H); draw(H--E); draw(D--H); label("A", C, N); label("B", D, E); label("C", H, N); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Square $BCFE$ is inscribed in right triangle $AGD$, as shown below. If $AB = 28$ units and $CD = 58$ units, what is the area of square $BCFE$? [asy] draw((9,15.6)--(10.7,14.6)--(11.7,16.3)); draw((0,0)--(10,17.3)--(40,0)--cycle); draw((7,0)--(19,0)--(19,12.1)--(7,12.1)--cycle); label("$A$",(0,0),SW); label("$B$",(7,0),S); label("$C$",(19,0),S); label("$D$",(40,0),SE); label("$E$",(7,12.1),NW); label("$F$",(19,12.1),NE); label("$G$",(10,17.3),N); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} The line joining $(3,2)$ and $(6,0)$ divides the square shown into two parts. What fraction of the area of the square is above this line? Express your answer as a common fraction. [asy] draw((-2,0)--(7,0),linewidth(1),Arrows); draw((0,-1)--(0,4),linewidth(1),Arrows); draw((1,.25)--(1,-.25),linewidth(1)); draw((2,.25)--(2,-.25),linewidth(1)); draw((3,.25)--(3,-.25),linewidth(1)); draw((4,.25)--(4,-.25),linewidth(1)); draw((5,.25)--(5,-.25),linewidth(1)); draw((6,.25)--(6,-.25),linewidth(1)); draw((.25,1)--(-.25,1),linewidth(1)); draw((.25,2)--(-.25,2),linewidth(1)); draw((.25,3)--(-.25,3),linewidth(1)); draw((3,0)--(6,0)--(6,3)--(3,3)--(3,0)--cycle,linewidth(2)); label("$y$",(0,4),N); label("$x$",(7,0),E); label("$(3,0)$",(3,0),S); label("$(6,3)$",(6,3),N); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Suppose $\sin N = \frac{2}{3}$ in the diagram below. What is $LN$? [asy] pair L,M,N; M = (0,0); N = (17.89,0); L = (0,16); draw(L--M--N--L); draw(rightanglemark(L,M,N,18)); label("$M$",M,SW); label("$N$",N,SE); label("$L$",L,NE); label("$16$",L/2,W); [/asy] {\bf Level.} Level 1 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the diagram, two pairs of identical isosceles triangles are cut off of square $ABCD$, leaving rectangle $PQRS$. The total area cut off is $200 \text{ m}^2$. What is the length of $PR$, in meters? [asy] size(5cm); pair a = (0, 1); pair b = (1, 1); pair c = (1, 0); pair d = (0, 0); pair s = (0, 0.333); pair p = (0.667, 1); pair q = (1, 0.667); pair r = (0.333, 0); // Thicken pen defaultpen(linewidth(1)); // Fill triangles path tri1 = a--p--s--cycle; path tri2 = p--q--b--cycle; path tri3 = q--c--r--cycle; path tri4 = s--r--d--cycle; fill(tri1, gray(0.75));fill(tri2, gray(0.75)); fill(tri3, gray(0.75));fill(tri4, gray(0.75)); // Draw rectangles draw(a--b--c--d--cycle); draw(p--q--r--s--cycle); // Labels label("$A$", a, NW); label("$B$", b, NE); label("$C$", c, SE); label("$D$", d, SW); label("$P$", p, N); label("$Q$", q, E); label("$R$", r, S); label("$S$", s, W); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A right circular cone is sliced into four pieces by planes parallel to its base, as shown in the figure. All of these pieces have the same height. What is the ratio of the volume of the second-largest piece to the volume of the largest piece? Express your answer as a common fraction. [asy] size(150); pair A, B, C, D, E, F, G, H, I, w, x, y, z; A=(0,0); B=(.25,.75); C=(.5,1.5); D=(.75,2.25); E=(1,3); F=(1.25,2.25); G=(1.5,1.5); H=(1.75,.75); I=(2,0); w=(A+I)/2; x=(B+H)/2; y=(C+G)/2; z=(D+F)/2; draw(ellipse(w, 1, .25)); draw(ellipse(x, .75, .1875)); draw(ellipse(y, .5, .125)); draw(ellipse(z, .25, .0625)); draw(A--E--I); [/asy] {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} [asy] draw((0,0)--(0,2)--(2,2)--(2,0)--cycle,dot); draw((2,2)--(0,0)--(0,1)--cycle,dot); draw((0,2)--(1,0),dot); MP("B",(0,0),SW);MP("A",(0,2),NW);MP("D",(2,2),NE);MP("C",(2,0),SE); MP("E",(0,1),W);MP("F",(1,0),S);MP("H",(2/3,2/3),E);MP("I",(2/5,6/5),N); dot((1,0));dot((0,1));dot((2/3,2/3));dot((2/5,6/5)); [/asy] If $ABCD$ is a $2\times2$ square, $E$ is the midpoint of $\overline{AB}$,$F$ is the midpoint of $\overline{BC}$,$\overline{AF}$ and $\overline{DE}$ intersect at $I$, and $\overline{BD}$ and $\overline{AF}$ intersect at $H$, then the area of quadrilateral $BEIH$ is $\text{(A) } \frac{1}{3}\quad \text{(B) } \frac{2}{5}\quad \text{(C) } \frac{7}{15}\quad \text{(D) } \frac{8}{15}\quad \text{(E) } \frac{3}{5}$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Point $A$ has coordinates $(x,6)$. When Point $A$ is reflected over the $y$-axis it lands on Point $B$. What is the sum of the four coordinate values of points $A$ and $B$? {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Find the ratio of the area of $\triangle BCX$ to the area of $\triangle ACX$ in the diagram if $CX$ bisects $\angle ACB$. Express your answer as a common fraction. [asy] import markers; real t=27/(27+30); pair A=(-15.57,0); pair B=(8.43,0); pair C=(0,25.65); pair X=t*A+(1-t)*B; draw(C--A--B--C--X); label("$A$",A,SW); label("$B$",B,E); label("$C$",C,N); label("$X$",X,NE); //markangle(n=1,radius=15,A,C,X,marker(markinterval(stickframe(n=1),true))); //markangle(n=1,radius=15,X,C,B,marker(markinterval(stickframe(n=1),true))); label("$24$",.5*(B+A),S); label("$27$",.5*(B+C),NE); label("$30$",.5*(A+C),NW); [/asy] {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In right triangle $ABC$ with $\angle A = 90^\circ$, we have $AB = 6$ and $BC = 10$. Find $\cos C$. {\bf Level.} Level 2 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Find the area of rhombus $ABCD$ given that the radii of the circles circumscribed around triangles $ABD$ and $ACD$ are $12.5$ and $25$, respectively. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In $\triangle PQR$, point $T$ is on side $QR$ such that $QT=6$ and $TR=10$. What is the ratio of the area of $\triangle PQT$ to the area of $\triangle PTR$? [asy] size(6cm); pair q = (0, 0); pair t = (6, 0); pair r = (16, 0); pair p = (4, 8); draw(p--q--r--cycle--t); label("$P$", p, N); label("$Q$", q, SW); label("$T$", t, S); label("$R$", r, SE); label("$6$", midpoint(q--t), S, fontsize(10)); label("$10$", midpoint(t--r), S, fontsize(10)); [/asy] Write your answer in the form $x:y$, where $x$ and $y$ are relatively prime positive integers. {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Circle $A$ has its center at $A(4, 4)$ and has a radius of 4 units. Circle $B$ has its center at $B(12, 4)$ and has a radius of 4 units. What is the area of the gray region bound by the circles and the $x$-axis? Express your answer in terms of $\pi$. [asy] import olympiad; size(150); defaultpen(linewidth(0.8)); xaxis(0,16,Ticks("%",1.0)); yaxis(0,8,Ticks("%",1.0)); fill((4,4)--(12,4)--(12,0)--(4,0)--cycle,gray(0.7)); filldraw(circle((4,4),4),fillpen=white); filldraw(circle((12,4),4),fillpen=white); dot("$A$",(4,4),S); dot("$B$",(12,4),S); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In the figure, $\angle EAB$ and $\angle ABC$ are right angles, $AB=4,$ $BC=6,$ $AE=8,$ and $\overline{AC}$ and $\overline{BE}$ intersect at $D.$ What is the difference between the areas of $\triangle ADE$ and $\triangle BDC?$ [asy] pair A,B,C,D,I; I=(0,8); A=(0,0); B=(4,0); C=(4,6); D=(2.5,4); draw(A--B--I--cycle,linewidth(0.7)); draw(A--B--C--cycle,linewidth(0.7)); label("$E$",I,N); label("$C$",C,N); label("$D$",D,N); label("$A$",A,S); label("$B$",B,S); label("8",(0,4),W); label("6",(4,3),E); label("4",(2,0),S); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} In a 5 by 5 grid, each of the 25 small squares measures 2 cm by 2 cm and is shaded. Five unshaded circles are then placed on top of the grid as shown. The area of the visible shaded region can be written in the form $A-B\pi$ square cm. What is the value $A+B$? [asy] for(int i = 0; i < 5; ++i) { for(int j = 0; j < 5; ++j) { filldraw((i,j)--(i+1,j)--(i+1,j+1)--(i,j+1)--(i,j)--cycle,gray,linewidth(2)); } } filldraw(circle((2.5,.5),.5),white,linewidth(2)); filldraw(circle((4.5,2.5),.5),white,linewidth(2)); filldraw(circle((2.5,4.5),.5),white,linewidth(2)); filldraw(circle((.5,2.5),.5),white,linewidth(2)); filldraw(circle((2.5,2.5),1.5),white,linewidth(2)); [/asy] {\bf Level.} Level 3 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} How many non-similar triangles have angles whose degree measures are distinct positive integers in arithmetic progression? {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A quadrilateral that has consecutive sides of lengths $70,90,130$ and $110$ is inscribed in a circle and also has a circle inscribed in it. The point of tangency of the inscribed circle to the side of length 130 divides that side into segments of length $x$ and $y$. Find $|x-y|$. $\text{(A) } 12\quad \text{(B) } 13\quad \text{(C) } 14\quad \text{(D) } 15\quad \text{(E) } 16$ {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A circle with a radius of 2 units has its center at $(0, 0)$. A circle with a radius of 7 units has its center at $(15, 0)$. A line tangent to both circles intersects the $x$-axis at $(x, 0)$ to the right of the origin. What is the value of $x$? Express your answer as a common fraction. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} A parallelogram has adjacent sides of lengths $s$ units and $2s$ units forming a 45-degree angle. The area of the parallelogram is $8\sqrt 2$ square units. What is the value of $s$? Express your answer in simplest radical form. {\bf Level.} Level 4 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Let $\overline{AB}$ be a diameter of circle $\omega$. Extend $\overline{AB}$ through $A$ to $C$. Point $T$ lies on $\omega$ so that line $CT$ is tangent to $\omega$. Point $P$ is the foot of the perpendicular from $A$ to line $CT$. Suppose $\overline{AB} = 18$, and let $m$ denote the maximum possible length of segment $BP$. Find $m^{2}$. {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry<|endoftext|> {\bf Problem.} Let $ABCDEF$ be a regular hexagon, and let $G,H,I$ be the midpoints of sides $AB,CD,EF$ respectively. If the area of $\triangle GHI$ is $225$, what is the area of hexagon $ABCDEF$? {\bf Level.} Level 5 {\bf Type.} Geometry {\bf Solution.} Geometry