Found problems: 970
In the isosceles triangle $ ABC$ the angle $ BAC$ is a right angle. Point $ D$ lies on the side $ BC$ and satisfies $ BD \equal{} 2 \cdot CD$. Point $ E$ is the foot of the perpendicular of the point $ B$ on the line $ AD$. Find the angle $ CED$.
Two congruent rectangles are located as shown in the figure. Find the area of the shaded part.
[img]https://cdn.artofproblemsolving.com/attachments/2/e/10b164535ab5b3a3b98ce1a0b84892cd11d76f.png[/img]
Point $P$ lies inside triangle of sides of length $3, 4, 5$. Show that if distances between $P$ and vertices of triangle are rational numbers then distances from $P$ to sides of triangle are rational numbers too.
In the figure below, circle $O$ has two tangents, $\overline{AC}$ and $\overline{BC}$. $\overline{EF}$ is drawn tangent to circle $O$ such that $E$ is on $\overline{AC}$, $F$ is on $\overline{BC}$, and $\overline{EF} \perp \overline{FC}$. Given that the diameter of circle $O$ has length $10$ and that $CO = 13$, what is the area of triangle $EFC$?
[img]https://cdn.artofproblemsolving.com/attachments/b/d/4a1bc818a5e138ae61f1f3d68f6ee5adc1ed6f.png[/img]
The points lie on three parallel lines with distances as indicated in the figure $A, B$ and $C$ such that square $ABCD$ is a square. Find the area of this square.
[img]https://1.bp.blogspot.com/-xeFvahqPVyM/XzcFfB0-NfI/AAAAAAAAMYA/SV2XU59uBpo_K99ZBY43KSSOKe-veOdFQCLcBGAsYHQ/s0/1998%2BMohr%2Bp3.png[/img]
Circle $C_1$ and $C_2$ each have radius $1$, and the distance between their centers is $\frac{1}{2}$. Circle $C_3$ is the largest circle internally tangent to both $C_1$ and $C_2$. Circle $C_4$ is internally tangent to both $C_1$ and $C_2$ and externally tangent to $C_3$. What is the radius of $C_4$?
[asy]
import olympiad;
size(10cm);
draw(circle((0,0),0.75));
draw(circle((-0.25,0),1));
draw(circle((0.25,0),1));
draw(circle((0,6/7),3/28));
pair A = (0,0), B = (-0.25,0), C = (0.25,0), D = (0,6/7), E = (-0.95710678118, 0.70710678118), F = (0.95710678118, -0.70710678118);
dot(B^^C);
draw(B--E, dashed);
draw(C--F, dashed);
draw(B--C);
label("$C_4$", D);
label("$C_1$", (-1.375, 0));
label("$C_2$", (1.375,0));
label("$\frac{1}{2}$", (0, -.125));
label("$C_3$", (-0.4, -0.4));
label("$1$", (-.85, 0.70));
label("$1$", (.85, -.7));
import olympiad;
markscalefactor=0.005;
[/asy]
$\textbf{(A) } \frac{1}{14} \qquad \textbf{(B) } \frac{1}{12} \qquad \textbf{(C) } \frac{1}{10} \qquad \textbf{(D) } \frac{3}{28} \qquad \textbf{(E) } \frac{1}{9}$
Convex quadrilateral $ABCD$ with perpendicular diagonals satisfies $\angle B = \angle C = 90^\circ$, $BC=20$, and $AD=30$. Compute the square of the area of a triangle with side lengths equal to $CD$, $DA$, and $AB$.
[i]2021 CCA Math Bonanza Tiebreaker Round #2[/i]
Ana, Bob, and Cao bike at constant rates of $8.6$ meters per second, $6.2$ meters per second, and $5$ meters per second, respectively. They all begin biking at the same time from the northeast corner of a rectangular field whose longer side runs due west. Ana starts biking along the edge of the field, initially heading west, Bob starts biking along the edge of the field, initially heading south, and Cao bikes in a straight line across the field to a point D on the south edge of the field. Cao arrives at point D at the same time that Ana and Bob arrive at D for the first time. The ratio of the field's length to the field's width to the distance from point D to the southeast corner of the field can be represented as $p : q : r$, where $p$, $q$, and $r$ are positive integers with p and q relatively prime. Find $p + q + r$.
In trapezoid $ ABCD$ with $ \overline{BC}\parallel\overline{AD}$, let $ BC\equal{}1000$ and $ AD\equal{}2008$. Let $ \angle A\equal{}37^\circ$, $ \angle D\equal{}53^\circ$, and $ m$ and $ n$ be the midpoints of $ \overline{BC}$ and $ \overline{AD}$, respectively. Find the length $ MN$.
Assume every side length of a triangle $ABC$ is more than $2$ and two of its angles are given by $\angle ABC = 57^\circ$ and $ACB = 63^\circ$. Point $P$ is chosen on side $BC$ with $BP:PC = 2:1$. Points $M,N$ are chosen on sides $AB$ and $AC$, respectively so that $BM = 2$ and $CN = 1$. Let $Q$ be the point on segment $MN$ for which $MQ:QN = 2:1$. Find the value of $PQ$. Your answer must be in simplest form.
Three unit squares and two line segments connecting two pairs of vertices are shown. What is the area of $\triangle ABC$?
[asy]
size(200);
defaultpen(linewidth(.6pt)+fontsize(12pt));
dotfactor=4;
draw((0,0)--(0,2));
draw((0,0)--(1,0));
draw((1,0)--(1,2));
draw((0,1)--(2,1));
draw((0,0)--(1,2));
draw((0,2)--(2,1));
draw((0,2)--(2,2));
draw((2,1)--(2,2));
label("$A$",(0,2),NW);
label("$B$",(1,2),N);
label("$C$",(4/5,1.55),W);
dot((0,2));
dot((1,2));
dot((4/5,1.6));
dot((2,1));
dot((0,0));
[/asy]
$ \textbf{(A)}\ \frac{1}{6}\qquad\textbf{(B)}\ \frac{1}{5}\qquad\textbf{(C)}\ \frac{2}{9}\qquad\textbf{(D)}\ \frac{1}{3}\qquad\textbf{(E)}\ \frac{\sqrt2}{4} $
Two semicircles touch the side of the rectangle, each other and the segment drawn in it as in the figure. What part of the whole rectangle is filled?
[img]https://cdn.artofproblemsolving.com/attachments/3/e/70ca8b80240a282553294a58cb3ed807d016be.png[/img]
Let $\omega$ be the incircle of a fixed equilateral triangle $ABC$. Let $\ell$ be a variable line that is tangent to $\omega$ and meets the interior of segments $BC$ and $CA$ at points $P$ and $Q$, respectively. A point $R$ is chosen such that $PR = PA$ and $QR = QB$. Find all possible locations of the point $R$, over all choices of $\ell$.
[i]Proposed by Titu Andreescu and Waldemar Pompe[/i]
On a semicircle with unit radius four consecutive chords $AB,BC, CD,DE$ with lengths $a, b, c, d$, respectively, are given. Prove that
\[a^2 + b^2 + c^2 + d^2 + abc + bcd < 4.\]
In a right $\Delta ABC$ ($\angle C = 90^{\circ} $), $CD$ is the height. Let $r_1$ and $r_2$ be the radii of inscribed circles of $\Delta ACD$ and $\Delta DCB$. Find the radius of inscribed circle of $\Delta ABC$
A circle with radius $1$ is inscribed in a square and circumscribed about another square as shown. Which fraction is closest to the ratio of the circle's shaded area to the area between the two squares?
[asy]
filldraw((-1,-1)--(-1,1)--(1,1)--(1,-1)--cycle,mediumgray,black);
filldraw(Circle((0,0),1), mediumgray,black);
filldraw((-1,0)--(0,1)--(1,0)--(0,-1)--cycle,white,black);[/asy]
$ \textbf{(A)}\ \frac{1}2\qquad\textbf{(B)}\ 1\qquad\textbf{(C)}\ \frac{3}2\qquad\textbf{(D)}\ 2\qquad\textbf{(E)}\ \frac{5}2 $
Triangle $ABC$ has $AB=13,BC=14$ and $AC=15$. Let $P$ be the point on $\overline{AC}$ such that $PC=10$. There are exactly two points $D$ and $E$ on line $BP$ such that quadrilaterals $ABCD$ and $ABCE$ are trapezoids. What is the distance $DE?$
$\textbf{(A) }\frac{42}5 \qquad \textbf{(B) }6\sqrt2 \qquad \textbf{(C) }\frac{84}5\qquad \textbf{(D) }12\sqrt2 \qquad \textbf{(E) }18$
A square in the [i]xy[/i]-plane has area [i]A[/i], and three of its vertices have [i]x[/i]-coordinates $2,0,$ and $18$ in some order. Find the sum of all possible values of [i]A[/i].
A clueless ant makes the following route: starting at point $ A $ goes $ 1$ cm north, then $ 2$ cm east, then $ 3$ cm south, then $ 4$ cm west, immediately $ 5$ cm north, continues $ 6$ cm east, and so on, finally $ 41$ cm north and ends in point $ B $. Calculate the distance between $ A $ and $ B $ (in a straight line).
A unit square is cut into four pieces that can be arranged to make an isosceles triangle as shown below. What is the perimeter of the triangle? Express your answer in simplest radical form.
[asy]
filldraw((0, 3)--(-1, 3)--(-2, 2)--(-1, 1)--cycle,lightgrey);
filldraw((0, 3)--(1, 3)--(2, 2)--(1, 1)--cycle,lightgrey);
filldraw((0, 4)--(-1, 3)--(1, 3)--cycle,grey);
draw((-1, 1)--(0,0)--(1, 1));
filldraw((4,1)--(3,2)--(2,0)--(3,0)--cycle,lightgrey);
filldraw((4,1)--(5,2)--(6,0)--(5,0)--cycle,lightgrey);
filldraw((4,1)--(3,0)--(5,0)--cycle,grey);
draw((3,2)--(4,4)--(5,2));
[/asy]
[u]Round 5[/u]
[b]p13.[/b] For a square pyramid whose base has side length $9$, a square is formed by connecting the centroids of the four triangular faces. What is the area of the square formed by the centroids?
[b]p14.[/b] Farley picks a real number p uniformly at random in the range $\left( \frac13, \frac23 \right)$. She then creates a special coin that lands on heads with probability $p$ and tails with probability $1 - p$. She flips this coin, and it lands on heads. What is the probability that $p > \frac12$?
[b]p15.[/b] Let $ABCD$ be a quadrilateral with $\angle A = \angle C = 90^o$. Extend $AB$ and $CD$ to meet at point $P$. Given that $P B = 3$, $BA = 21$, and $P C = 1$, find $BD^2$
[u]Round 6[/u]
[b]p16.[/b] Three congruent, mutually tangent semicircles are inscribed in a larger semicircle, as shown in the diagram below. If the larger semicircle has a radius of $30$ units, what is the radius of one of the smaller semicircles?
[img]https://cdn.artofproblemsolving.com/attachments/5/e/1b73791e95dc4ed6342f0151f3f63e1b31ae3c.png[/img]
[b]p17.[/b] In isosceles trapezoid $ABCD$ with $BC \parallel AD$, the distances from $A$ and $B$ to line $CD$ are $3$ and $9$, respectively. If the distance between the two bases of trapezoid $ABCD$ is $5$, find the area of quadrilateral $ABCD$.
[b]p18.[/b] How many ways are there to tile the “$E$” shape below with dominos? A domino covers two adjacent squares.
[img]https://cdn.artofproblemsolving.com/attachments/b/b/82bdb8d8df8bc3d00b9aef9eb39e55358c4bc6.png[/img]
[u]Round 7[/u]
[b]p19.[/b] In isoceles triangle $ABC$, $AC = BC$ and $\angle ACB = 20^o$. Let $\Omega$ be the circumcircle of triangle $ABC$ with center $O$, and let $M$ be the midpoint of segment $BC$. Ray $\overrightarrow{OM}$ intersects $\Omega$ at $D$. Let $\omega$ be the circle with diameter $OD$. $AD$ intersects $\omega$ again at a point $X$ not equal to $D$. Given $OD = 2$, find the area of triangle $OXD$.
[b]p20.[/b] Find the smallest odd prime factor of $2023^{2029} + 2026^{2029} - 1$.
[b]p21.[/b] Achyuta, Alan, Andrew, Anish, and Ava are playing in the EMCC games. Each person starts with a paper with their name taped on their back. A person is eliminated from the game when anybody rips their paper off of their back. The game ends when one person remains. The remaining person then rips their paper off of their own back. At the end of the game, each person collects the papers that they ripped off. How many distinct ways can the papers be distributed at the end of the game?
[u]Round 8[/u]
[b]p22.[/b] Anthony has three random number generators, labelled $A$, $B$ and $C$.
$\bullet$ Generator$ A$ returns a random number from the set $\{12, 24, 36, 48, 60\}$.
$\bullet$ Generator $B$ returns a random number from the set $ \{15, 30, 45, 60\}$.
$\bullet$ Generator $C$ returns a random number from the set $\{20, 40, 60\}$.
He uses generator $A$, $B$, and then $C$ in succession, and then repeats this process indefinitely. Anthony keeps a running total of the sum of all previously generated numbers, writing down the new total every time he uses a generator. After he uses each machine $10 $ times, what is the average number of multiples of $60$ that Anthony will have written down?
[b]p23.[/b] A laser is shot from one of the corners of a perfectly reflective room shaped like an equilateral triangle. The laser is reflected 2497 times without shining into a corner of the room, but after the 2497th reflection, it shines directly into the corner it started from. How many different angles could the laser have been initially pointed?
[b]p24.[/b] We call a k-digit number blissful if the number of positive integers $n$ such that $n^n$ ends in that $k$-digit number happens to be nonzero and finite. What is the smallest value of $k$ such that there exists a blissful $k$-digit number?
PS. You should use hide for answers. Rounds 1-4 have been posted [url=https://artofproblemsolving.com/community/c3h3131523p28369592]here[/url].. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
Rectangle $ABCD$ has $AB=6$ and $BC=3$. Point $M$ is chosen on side $AB$ so that $\angle AMD = \angle CMD$. What is the degree measure of $\angle AMD$?
$ \textbf{(A)}\ 15 \qquad
\textbf{(B)}\ 30 \qquad
\textbf{(C)}\ 45 \qquad
\textbf{(D)}\ 60 \qquad
\textbf{(E)}\ 75 $
Square $ABCD$ has side length $13$, and points $E$ and $F$ are exterior to the square such that $BE=DF=5$ and $AE=CF=12$. Find $EF^{2}$.
[asy]
size(200);
defaultpen(fontsize(10));
real x=22.61986495;
pair A=(0,26), B=(26,26), C=(26,0), D=origin, E=A+24*dir(x), F=C+24*dir(180+x);
draw(B--C--F--D--C^^D--A--E--B--A, linewidth(0.7));
dot(A^^B^^C^^D^^E^^F);
pair point=(13,13);
label("$A$", A, dir(point--A));
label("$B$", B, dir(point--B));
label("$C$", C, dir(point--C));
label("$D$", D, dir(point--D));
label("$E$", E, dir(point--E));
label("$F$", F, dir(point--F));[/asy]
$ABCD$ is a square and $M$ and $N$ are the midpoints of $BC$ and $CD$ respectively. Then $\sin \theta=$
[asy]
draw((0,0)--(2,0)--(2,2)--(0,2)--cycle);
draw((0,0)--(2,1));
draw((0,0)--(1,2));
label("A", (0,0), SW);
label("B", (0,2), NW);
label("C", (2,2), NE);
label("D", (2,0), SE);
label("M", (1,2), N);
label("N", (2,1), E);
label("$\theta$", (.5,.5), SW);
[/asy]
$ \textbf{(A)}\ \frac{\sqrt{5}}{5} \qquad\textbf{(B)}\ \frac{3}{5} \qquad\textbf{(C)}\ \frac{\sqrt{10}}{5} \qquad\textbf{(D)}\ \frac{4}{5} \qquad\textbf{(E)}\ \text{none of these} $
$ABCD$ is a rectangle with $AB = CD = 2$. A circle centered at $O$ is tangent to $BC$, $CD$, and $AD$ (and hence has radius $1$). Another circle, centered at $P$, is tangent to circle $O$ at point $T$ and is also tangent to $AB$ and $BC$. If line $AT$ is tangent to both circles at $T$, find the radius of circle $P$.