Found problems: 147
2021 AMC 10 Spring, 23
A square with side length $8$ is colored white except for $4$ black isosceles right triangular regions with legs of length $2$ in each corner of the square and a black diamond with side length $2\sqrt{2}$ in the center of the square, as shown in the diagram. A circular coin with diameter $1$ is dropped onto the square and lands in a random location where the coin is completely contained within the square, The probability that the coin will cover part of the black region of the square can be written as $\frac{1}{196}(a+b\sqrt{2}+\pi)$, where $a$ and $b$ are positive integers. What is $a+b$?
[asy]
//Diagram by Samrocksnature
draw((0,0)--(8,0)--(8,8)--(0,8)--(0,0));
fill((2,0)--(0,2)--(0,0)--cycle, black);
fill((6,0)--(8,0)--(8,2)--cycle, black);
fill((8,6)--(8,8)--(6,8)--cycle, black);
fill((0,6)--(2,8)--(0,8)--cycle, black);
fill((4,6)--(2,4)--(4,2)--(6,4)--cycle, black);
filldraw(circle((2.6,3.31),0.47),gray);
[/asy]
$\textbf{(A) }64 \qquad \textbf{(B) }66 \qquad \textbf{(C) }68 \qquad \textbf{(D) }70 \qquad \textbf{(E) }72$
2023 AMC 10, 16
Define an [i]upno[/i] to be a positive integer of $2$ or more digits where the digits are strictly increasing moving left to right. Similarly, define a [i]downno[/i] to be a positive integer of $2$ or more digits where the digits are strictly decreasing moving left to right. For instance, the number $258$ is an [i]upno[/i] and $8620$ is a [i]downno[/i]. Let $U$ equal the total number of [i]upno[/i]s and let $D$ equal the total number of [i]downno[/i]s. What is $|U-D|$?
$\textbf{(A)}~512\qquad\textbf{(B)}~10\qquad\textbf{(C)}~0\qquad\textbf{(D)}~9\qquad\textbf{(E)}~511$
2020 AMC 10, 2
Carl has $5$ cubes each having side length $1$, and Kate has $5$ cubes each having side length $2$. What is the total volume of the $10$ cubes?
$\textbf{(A) }24 \qquad \textbf{(B) }25 \qquad \textbf{(C) } 28\qquad \textbf{(D) } 40\qquad \textbf{(E) } 45$
2016 AMC 10, 25
Let $f(x)=\sum_{k=2}^{10}(\lfloor kx \rfloor -k \lfloor x \rfloor)$, where $\lfloor r \rfloor$ denotes the greatest integer less than or equal to $r$. How many distinct values does $f(x)$ assume for $x \ge 0$?
$\textbf{(A)}\ 32\qquad\textbf{(B)}\ 36\qquad\textbf{(C)}\ 45\qquad\textbf{(D)}\ 46\qquad\textbf{(E)}\ \text{infinitely many}$
2021 AMC 10 Fall, 21
Regular polygons with $5, 6, 7, $ and $8$ sides are inscribed in the same circle. No two of the polygons share a vertex, and no three of their sides intersect at a common point. At how many points inside the circle do two of their sides intersect?
$\textbf{(A)}\ 52 \qquad\textbf{(B)}\ 56 \qquad\textbf{(C)}\ 60 \qquad\textbf{(D)}\
64 \qquad\textbf{(E)}\ 68$
2016 AMC 10, 10
A thin piece of wood of uniform density in the shape of an equilateral triangle with side length $3$ inches weighs $12$ ounces. A second piece of the same type of wood, with the same thickness, also in the shape of an equilateral triangle, has side length of $5$ inches. Which of the following is closest to the weight, in ounces, of the second piece?
$\textbf{(A)}\ 14.0\qquad\textbf{(B)}\ 16.0\qquad\textbf{(C)}\ 20.0\qquad\textbf{(D)}\ 33.3\qquad\textbf{(E)}\ 55.6$
2021 AMC 10 Fall, 25
A rectangle with side lengths $1{ }$ and $3,$ a square with side length $1,$ and a rectangle $R$ are inscribed inside a larger square as shown. The sum of all possible values for the area of $R$ can be written in the form $\tfrac mn$, where $m$ and $n$ are relatively prime positive integers. What is $m+n?$
[asy]
size(8cm);
draw((0,0)--(10,0));
draw((0,0)--(0,10));
draw((10,0)--(10,10));
draw((0,10)--(10,10));
draw((1,6)--(0,9));
draw((0,9)--(3,10));
draw((3,10)--(4,7));
draw((4,7)--(1,6));
draw((0,3)--(1,6));
draw((1,6)--(10,3));
draw((10,3)--(9,0));
draw((9,0)--(0,3));
draw((6,13/3)--(10,22/3));
draw((10,22/3)--(8,10));
draw((8,10)--(4,7));
draw((4,7)--(6,13/3));
label("$3$",(9/2,3/2),N);
label("$3$",(11/2,9/2),S);
label("$1$",(1/2,9/2),E);
label("$1$",(19/2,3/2),W);
label("$1$",(1/2,15/2),E);
label("$1$",(3/2,19/2),S);
label("$1$",(5/2,13/2),N);
label("$1$",(7/2,17/2),W);
label("$R$",(7,43/6),W);
[/asy]
$(\textbf{A})\: 14\qquad(\textbf{B}) \: 23\qquad(\textbf{C}) \: 46\qquad(\textbf{D}) \: 59\qquad(\textbf{E}) \: 67$
2020 AMC 10, 11
Ms. Carr asks her students to read any 5 of the 10 books on a reading list. Harold randomly selects 5 books from this list, and Betty does the same. What is the probability that there are exactly 2 books that they both select?
$\textbf{(A)}\ \frac{1}{8} \qquad\textbf{(B)}\ \frac{5}{36} \qquad\textbf{(C)}\ \frac{14}{45} \qquad\textbf{(D)}\ \frac{25}{63} \qquad\textbf{(E)}\ \frac{1}{2}$
2016 AMC 10, 15
All the numbers $1, 2, 3, 4, 5, 6, 7, 8, 9$ are written in a $3\times3$ array of squares, one number in each square, in such a way that if two numbers are consecutive then they occupy squares that share an edge. The numbers in the four corners add up to $18$. What is the number in the center?
$\textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9$
2016 AMC 10, 19
Rectangle $ABCD$ has $AB=5$ and $BC=4$. Point $E$ lies on $\overline{AB}$ so that $EB=1$, point $G$ lies on $\overline{BC}$ so that $CG=1$. and point $F$ lies on $\overline{CD}$ so that $DF=2$. Segments $\overline{AG}$ and $\overline{AC}$ intersect $\overline{EF}$ at $Q$ and $P$, respectively. What is the value of $\frac{PQ}{EF}$?
[asy] pair A1=(2,0),A2=(4,4);
pair B1=(0,4),B2=(5,1);
pair C1=(5,0),C2=(0,4);
draw(A1--A2);
draw(B1--B2);
draw(C1--C2);
draw((0,0)--B1--(5,4)--C1--cycle);
dot((20/7,12/7));
dot((3.07692307692,2.15384615384));
label("$Q$",(3.07692307692,2.15384615384),N);
label("$P$",(20/7,12/7),W);
label("$A$",(0,4), NW);
label("$B$",(5,4), NE);
label("$C$",(5,0),SE);
label("$D$",(0,0),SW);
label("$F$",(2,0),S); label("$G$",(5,1),E);
label("$E$",(4,4),N);
dot(A1); dot(A2);
dot(B1); dot(B2);
dot(C1); dot(C2);
dot((0,0)); dot((5,4));[/asy]
$\textbf{(A)}~\frac{\sqrt{13}}{16} \qquad
\textbf{(B)}~\frac{\sqrt{2}}{13} \qquad
\textbf{(C)}~\frac{9}{82} \qquad
\textbf{(D)}~\frac{10}{91}\qquad
\textbf{(E)}~\frac19$
2021 AMC 12/AHSME Spring, 7
Let $N=34 \cdot 34 \cdot 63 \cdot 270$. What is the ratio of the sum of the odd divisors of $N$ to the sum of the even divisors of $N$?
$\textbf{(A) }1:16 \qquad \textbf{(B) }1:15 \qquad \textbf{(C) }1:14 \qquad \textbf{(D) }1:8 \qquad \textbf{(E) }1:3$
2017 AMC 10, 1
Mary thought of a positive two-digit number. She multiplied it by $3$ and added $11.$ Then she switched the digits of the result, obtaining a number between $71$ and $75$, inclusive. What was Mary's number?
$\textbf{(A)} \text{ 11} \qquad \textbf{(B)} \text{ 12} \qquad \textbf{(C)} \text{ 13} \qquad \textbf{(D)} \text{ 14} \qquad \textbf{(E)} \text{ 15}$
2016 AMC 10, 14
How many squares whose sides are parallel to the axes and whose vertices have coordinates that are integers lie entirely within the region bounded by the line $y=\pi x$, the line $y=-0.1$ and the line $x=5.1?$
$\textbf{(A)}\ 30 \qquad
\textbf{(B)}\ 41 \qquad
\textbf{(C)}\ 45 \qquad
\textbf{(D)}\ 50 \qquad
\textbf{(E)}\ 57$
2018 AMC 12/AHSME, 5
How many subsets of $\{2,3,4,5,6,7,8,9\}$ contain at least one prime number?
$\textbf{(A)} \text{ 128} \qquad \textbf{(B)} \text{ 192} \qquad \textbf{(C)} \text{ 224} \qquad \textbf{(D)} \text{ 240} \qquad \textbf{(E)} \text{ 256}$
2021 AMC 10 Fall, 8
The largest prime factor of $16384$ is $2$, because $16384 = 2^{14}$. What is the sum of the digits of the largest prime factor of $16383$?
$\textbf{(A) }3\qquad\textbf{(B) }7\qquad\textbf{(C) }10\qquad\textbf{(D) }16\qquad\textbf{(E) }22$
2019 AMC 10, 8
The figure below shows a square and four equilateral triangles, with each triangle having a side lying on a side of the square, such that each triangle has side length 2 and the third vertices of the triangles meet at the center of the square. The region inside the square but outside the triangles is shaded. What is the area of the shaded region?
[asy]
pen white = gray(1);
pen gray = gray(0.5);
draw((0,0)--(2sqrt(3),0)--(2sqrt(3),2sqrt(3))--(0,2sqrt(3))--cycle);
fill((0,0)--(2sqrt(3),0)--(2sqrt(3),2sqrt(3))--(0,2sqrt(3))--cycle, gray);
draw((sqrt(3)-1,0)--(sqrt(3),sqrt(3))--(sqrt(3)+1,0)--cycle);
fill((sqrt(3)-1,0)--(sqrt(3),sqrt(3))--(sqrt(3)+1,0)--cycle, white);
draw((sqrt(3)-1,2sqrt(3))--(sqrt(3),sqrt(3))--(sqrt(3)+1,2sqrt(3))--cycle);
fill((sqrt(3)-1,2sqrt(3))--(sqrt(3),sqrt(3))--(sqrt(3)+1,2sqrt(3))--cycle, white);
draw((0,sqrt(3)-1)--(sqrt(3),sqrt(3))--(0,sqrt(3)+1)--cycle);
fill((0,sqrt(3)-1)--(sqrt(3),sqrt(3))--(0,sqrt(3)+1)--cycle, white);
draw((2sqrt(3),sqrt(3)-1)--(sqrt(3),sqrt(3))--(2sqrt(3),sqrt(3)+1)--cycle);
fill((2sqrt(3),sqrt(3)-1)--(sqrt(3),sqrt(3))--(2sqrt(3),sqrt(3)+1)--cycle, white);
[/asy]
$\textbf{(A) } 4\qquad\textbf{(B) }12 - 4\sqrt{3} \qquad\textbf{(C) } 3\sqrt{3} \qquad \textbf{(D) }4\sqrt{3}\qquad \textbf{(E) }16 - \sqrt{3}$
2017 AMC 10, 8
Points $A(11,9)$ and $B(2,-3)$ are vertices of $\triangle ABC$ with $AB=AC$. The altitude from $A$ meets the opposite side at $D(-1, 3)$. What are the coordinates of point $C$?
$\textbf{(A) } (-8, 9)\qquad \textbf{(B) } (-4, 8)\qquad \textbf{(C) } (-4,9)\qquad \textbf{(D) } (-2, 3)\qquad \textbf{(E) } (-1, 0)$
2016 AMC 12/AHSME, 9
Carl decided to fence in his rectangular garden. He bought $20$ fence posts, placed one on each of the four corners, and spaced out the rest evenly along the edges of the garden, leaving exactly $4$ yards between neighboring posts. The longer side of his garden, including the corners, has twice as many posts as the shorter side, including the corners. What is the area, in square yards, of Carl’s garden?
$\textbf{(A)}\ 256\qquad\textbf{(B)}\ 336\qquad\textbf{(C)}\ 384\qquad\textbf{(D)}\ 448\qquad\textbf{(E)}\ 512$
2021 AMC 12/AHSME Fall, 6
The largest prime factor of $16384$ is $2$, because $16384 = 2^{14}$. What is the sum of the digits of the largest prime factor of $16383$?
$\textbf{(A) }3\qquad\textbf{(B) }7\qquad\textbf{(C) }10\qquad\textbf{(D) }16\qquad\textbf{(E) }22$
2021 AMC 12/AHSME Fall, 3
At noon on a certain day, Minneapolis is $N$ degrees warmer than St. Louis. At $4{:}00$ the temperature in Minneapolis has fallen by $5$ degrees while the temperature in St. Louis has risen by $3$ degrees, at which time the temperatures in the two cities differ by $2$ degrees. What is the product of all possible values of $N?$
$(\textbf{A})\: 10\qquad(\textbf{B}) \: 30\qquad(\textbf{C}) \: 60\qquad(\textbf{D}) \: 100\qquad(\textbf{E}) \: 120$
2013 AMC 10, 19
The real numbers $c, b, a$ form an arithmetic sequence with $a\ge b\ge c\ge 0$. The quadratic $ax^2+bx+c$ has exactly one root. What is this root?
$\textbf{(A)}\ -7-4\sqrt{3}\qquad\textbf{(B)}\ -2-\sqrt{3}\qquad\textbf{(C)}\ -1\qquad\textbf{(D)}\ -2+\sqrt{3}\qquad\textbf{(E)}\ -7+4\sqrt{3} $
2018 AMC 10, 16
Let $a_1,a_2,\dots,a_{2018}$ be a strictly increasing sequence of positive integers such that $$a_1+a_2+\cdots+a_{2018}=2018^{2018}.$$
What is the remainder when $a_1^3+a_2^3+\cdots+a_{2018}^3$ is divided by $6$?
$\textbf{(A)}\ 0\qquad\textbf{(B)}\ 1\qquad\textbf{(C)}\ 2\qquad\textbf{(D)}\ 3\qquad\textbf{(E)}\ 4$