Found problems: 32
2024 AMC 12/AHSME, 9
A dartboard is the region B in the coordinate plane consisting of points $(x, y)$ such that $|x| + |y| \le 8$. A target T is the region where $(x^2 + y^2 - 25)^2 \le 49$. A dart is thrown at a random point in B. The probability that the dart lands in T can be expressed as $\frac{m}{n} \pi$, where $m$ and $n$ are relatively prime positive integers. What is $m + n$?
$
\textbf{(A) }39 \qquad
\textbf{(B) }71 \qquad
\textbf{(C) }73 \qquad
\textbf{(D) }75 \qquad
\textbf{(E) }135 \qquad
$
2024 AMC 10, 11
In the figure below $WXYZ$ is a rectangle with $WX=4$ and $WZ=8$. Point $M$ lies $\overline{XY}$, point $A$ lies on $\overline{YZ}$, and $\angle WMA$ is a right angle. The areas of $\triangle WXM$ and $\triangle WAZ$ are equal. What is the area of $\triangle WMA$?
[asy]
pair X = (0, 0);
pair W = (0, 4);
pair Y = (8, 0);
pair Z = (8, 4);
label("$X$", X, dir(180));
label("$W$", W, dir(180));
label("$Y$", Y, dir(0));
label("$Z$", Z, dir(0));
draw(W--X--Y--Z--cycle);
dot(X);
dot(Y);
dot(W);
dot(Z);
pair M = (2, 0);
pair A = (8, 3);
label("$A$", A, dir(0));
dot(M);
dot(A);
draw(W--M--A--cycle);
markscalefactor = 0.05;
draw(rightanglemark(W, M, A));
label("$M$", M, dir(-90));
[/asy]
$
\textbf{(A) }13 \qquad
\textbf{(B) }14 \qquad
\textbf{(C) }15 \qquad
\textbf{(D) }16 \qquad
\textbf{(E) }17 \qquad
$
2024 AMC 10, 8
Let $N$ be the product of all the positive integer divisors of $42$. What is the units digit of $N$?
$
\textbf{(A) }0 \qquad
\textbf{(B) }2 \qquad
\textbf{(C) }4 \qquad
\textbf{(D) }6 \qquad
\textbf{(E) }8 \qquad
$
2024 AMC 10, 18
How many different remainders can result when the $100$th power of an integer is divided by $125$?
$
\textbf{(A) }1 \qquad
\textbf{(B) }2 \qquad
\textbf{(C) }5 \qquad
\textbf{(D) }25 \qquad
\textbf{(E) }125 \qquad
$
2024 AMC 12/AHSME, 14
How many different remainders can result when the $100$th power of an integer is divided by $125$?
$
\textbf{(A) }1 \qquad
\textbf{(B) }2 \qquad
\textbf{(C) }5 \qquad
\textbf{(D) }25 \qquad
\textbf{(E) }125 \qquad
$
2024 AMC 10, 6
A rectangle has integer side lengths and an area of $2024$. What is the least possible perimeter of the rectangle?
$
\textbf{(A) }160 \qquad
\textbf{(B) }180 \qquad
\textbf{(C) }222 \qquad
\textbf{(D) }228 \qquad
\textbf{(E) }390 \qquad
$
2024 AMC 10, 23
The Fibonacci numbers are defined by $F_1=1,$ $F_2=1,$ and $F_n=F_{n-1}+F_{n-2}$ for $n\geq 3.$ What is $$\dfrac{F_2}{F_1}+\dfrac{F_4}{F_2}+\dfrac{F_6}{F_3}+\cdots+\dfrac{F_{20}}{F_{10}}?$$
$\textbf{(A) }318 \qquad\textbf{(B) }319\qquad\textbf{(C) }320\qquad\textbf{(D) }321\qquad\textbf{(E) }322$
2024 AMC 10, 15
A list of 9 real numbers consists of $1$, $2.2 $, $3.2 $, $5.2 $, $6.2 $, $7$, as well as $x, y,z$ with $x\leq y\leq z$. The range of the list is $7$, and the mean and median are both positive integers. How many ordered triples $(x,y,z)$ are possible?
$
\textbf{(A) }1 \qquad
\textbf{(B) }2 \qquad
\textbf{(C) }3 \qquad
\textbf{(D) }4 \qquad
\textbf{(E) infinitely many}\qquad
$
2024 AMC 12/AHSME, 4
Balls numbered $1,2,3,\ldots$ are deposited in $5$ bins, labeled $A,B,C,D,$ and $E$, using the following procedure. Ball $1$ is deposited in bin $A$, and balls $2$ and $3$ are deposted in $B$. The next three balls are deposited in bin $C$, the next $4$ in bin $D$, and so on, cycling back to bin $A$ after balls are deposited in bin $E$. (For example, $22,23,\ldots,28$ are despoited in bin $B$ at step 7 of this process.) In which bin is ball $2024$ deposited?
$\textbf{(A) }A\qquad\textbf{(B) }B\qquad\textbf{(C) }C\qquad\textbf{(D) }D\qquad\textbf{(E) }E$
2024 AMC 10, 22
A group of $16$ people will be partitioned into $4$ indistinguishable $4$-person committees. Each committee will have one chairperson and one secretary. The number of different ways to make these assignments can be written as $3^r M,$ where $r$ and $M$ are positive integers and $M$ is not divisible by $3.$ What is $r?$
$\textbf{(A) }5 \qquad\textbf{(B) }6\qquad\textbf{(C) }7\qquad\textbf{(D) }8\qquad\textbf{(E) }9$
2024 AMC 12/AHSME, 1
In a long line of people, the 1013th person from the left is also the 1010th person from the right. How many people are in the line?
$
\textbf{(A) }2021 \qquad
\textbf{(B) }2022 \qquad
\textbf{(C) }2023 \qquad
\textbf{(D) }2024 \qquad
\textbf{(E) }2025 \qquad
$
2024 AMC 10, 24
Let
\[P(m)=\frac{m}{2} + \frac{m^2}{4}+ \frac{m^4}{8} + \frac{m^8}{8}.\]
How many of the values of $P(2022)$, $P(2023)$, $P(2024)$, and $P(2025)$ are integers?
$
\textbf{(A) }0 \qquad
\textbf{(B) }1 \qquad
\textbf{(C) }2 \qquad
\textbf{(D) }3 \qquad
\textbf{(E) }4 \qquad
$
2024 AMC 10, 1
In a long line of people, the 1013th person from the left is also the 1010th person from the right. How many people are in the line?
$
\textbf{(A) }2021 \qquad
\textbf{(B) }2022 \qquad
\textbf{(C) }2023 \qquad
\textbf{(D) }2024 \qquad
\textbf{(E) }2025 \qquad
$
2024 AMC 10, 13
Positive integers $x$ and $y$ satisfy the equation $\sqrt{x}+\sqrt{y}=\sqrt{1183}.$ What is the minimum possible value of $x+y?$
$\textbf{(A) }585 \qquad\textbf{(B) }595\qquad\textbf{(C) }623\qquad\textbf{(D) }700\qquad\textbf{(E) }791$
2024 AMC 10, 4
Balls numbered $1,2,3,\ldots$ are deposited in $5$ bins, labeled $A,B,C,D,$ and $E$, using the following procedure. Ball $1$ is deposited in bin $A$, and balls $2$ and $3$ are deposted in $B$. The next three balls are deposited in bin $C$, the next $4$ in bin $D$, and so on, cycling back to bin $A$ after balls are deposited in bin $E$. (For example, $22,23,\ldots,28$ are despoited in bin $B$ at step 7 of this process.) In which bin is ball $2024$ deposited?
$\textbf{(A) }A\qquad\textbf{(B) }B\qquad\textbf{(C) }C\qquad\textbf{(D) }D\qquad\textbf{(E) }E$
2024 AMC 10, 2
What is $10! - 7! \cdot 6!$?
$
\textbf{(A) }-120 \qquad
\textbf{(B) }0 \qquad
\textbf{(C) }120 \qquad
\textbf{(D) }600 \qquad
\textbf{(E) }720 \qquad
$
2024 AMC 10, 25
Each of $27$ bricks (right rectangular prisms) has dimensions $a \times b \times c$, where $a$, $b$, and $c$ are pairwise relatively prime positive integers. These bricks are arranged to form a $3 \times 3 \times 3$ block, as shown on the left below. A $28$[sup]th[/sup] brick with the same dimensions is introduced, and these bricks are reconfigured into a $2 \times 2 \times 7$ block, shown on the right. The new block is $1$ unit taller, $1$ unit wider, and $1$ unit deeper than the old one. What is $a + b + c$?
[img]https://cdn.artofproblemsolving.com/attachments/2/d/b18d3d0a9e5005c889b34e79c6dab3aaefeffd.png[/img]
$
\textbf{(A) }88 \qquad
\textbf{(B) }89 \qquad
\textbf{(C) }90 \qquad
\textbf{(D) }91 \qquad
\textbf{(E) }92 \qquad
$
2024 AMC 12/AHSME, 2
What is $10! - 7! \cdot 6!$?
$
\textbf{(A) }-120 \qquad
\textbf{(B) }0 \qquad
\textbf{(C) }120 \qquad
\textbf{(D) }600 \qquad
\textbf{(E) }720 \qquad
$
2024 AMC 10, 12
A group of $100$ students from different countries meet at a mathematics competition. Each student speaks the same number of languages, and, for every pair of students $A$ and $B$, student $A$ speaks some language that student $B$ does not speak, and student $B$ speaks some language that student $A$ does not speak. What is the least possible total number of languages spoken by all the students?
$
\textbf{(A) }9 \qquad
\textbf{(B) }10 \qquad
\textbf{(C) }12 \qquad
\textbf{(D) }51 \qquad
\textbf{(E) }100 \qquad
$
2024 AMC 12/AHSME, 18
The Fibonacci numbers are defined by $F_1=1,$ $F_2=1,$ and $F_n=F_{n-1}+F_{n-2}$ for $n\geq 3.$ What is $$\dfrac{F_2}{F_1}+\dfrac{F_4}{F_2}+\dfrac{F_6}{F_3}+\cdots+\dfrac{F_{20}}{F_{10}}?$$
$\textbf{(A) }318 \qquad\textbf{(B) }319\qquad\textbf{(C) }320\qquad\textbf{(D) }321\qquad\textbf{(E) }322$
2024 AMC 12/AHSME, 7
In the figure below $WXYZ$ is a rectangle with $WX=4$ and $WZ=8$. Point $M$ lies $\overline{XY}$, point $A$ lies on $\overline{YZ}$, and $\angle WMA$ is a right angle. The areas of $\triangle WXM$ and $\triangle WAZ$ are equal. What is the area of $\triangle WMA$?
[asy]
pair X = (0, 0);
pair W = (0, 4);
pair Y = (8, 0);
pair Z = (8, 4);
label("$X$", X, dir(180));
label("$W$", W, dir(180));
label("$Y$", Y, dir(0));
label("$Z$", Z, dir(0));
draw(W--X--Y--Z--cycle);
dot(X);
dot(Y);
dot(W);
dot(Z);
pair M = (2, 0);
pair A = (8, 3);
label("$A$", A, dir(0));
dot(M);
dot(A);
draw(W--M--A--cycle);
markscalefactor = 0.05;
draw(rightanglemark(W, M, A));
label("$M$", M, dir(-90));
[/asy]
$
\textbf{(A) }13 \qquad
\textbf{(B) }14 \qquad
\textbf{(C) }15 \qquad
\textbf{(D) }16 \qquad
\textbf{(E) }17 \qquad
$
2024 AMC 10, 7
What is the remainder when $7^{2024}+7^{2025}+7^{2026}$ is divided by $19$?
$
\textbf{(A) }0 \qquad
\textbf{(B) }1 \qquad
\textbf{(C) }7 \qquad
\textbf{(D) }11 \qquad
\textbf{(E) }18 \qquad
$
2024 AMC 10, 9
Real numbers $a,b$ and $c$ have arithmetic mean $0$. The arithmetic mean of $a^2, b^2$ and $c^2$ is $10$. What is the arithmetic mean of $ab, ac$ and $bc$?
$
\textbf{(A) }-5 \qquad
\textbf{(B) }-\frac{10}{3} \qquad
\textbf{(C) }-\frac{10}{9} \qquad
\textbf{(D) }0 \qquad
\textbf{(E) }\frac{10}{9} \qquad
$
2024 AMC 10, 14
A dartboard is the region B in the coordinate plane consisting of points $(x, y)$ such that $|x| + |y| \le 8$. A target T is the region where $(x^2 + y^2 - 25)^2 \le 49$. A dart is thrown at a random point in B. The probability that the dart lands in T can be expressed as $\frac{m}{n} \pi$, where $m$ and $n$ are relatively prime positive integers. What is $m + n$?
$
\textbf{(A) }39 \qquad
\textbf{(B) }71 \qquad
\textbf{(C) }73 \qquad
\textbf{(D) }75 \qquad
\textbf{(E) }135 \qquad
$
2024 AMC 12/AHSME, 10
A list of 9 real numbers consists of $1$, $2.2 $, $3.2 $, $5.2 $, $6.2 $, $7$, as well as $x, y,z$ with $x\leq y\leq z$. The range of the list is $7$, and the mean and median are both positive integers. How many ordered triples $(x,y,z)$ are possible?
$
\textbf{(A) }1 \qquad
\textbf{(B) }2 \qquad
\textbf{(C) }3 \qquad
\textbf{(D) }4 \qquad
\textbf{(E) infinitely many}\qquad
$