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

2023 AMC 8, 21

Tags: AMC , AMC 8
Alina writes the numbers $1, 2, \dots , 9$ on separate cards, one number per card. She wishes to divide the cards into $3$ groups of $3$ cards so that the sum of the number in each group will be the same. In how many ways can this be done? $\textbf{(A) }0 \qquad \textbf{(B) } 1 \qquad \textbf{(C) } 2 \qquad \textbf{(D) } 3 \qquad \textbf{(E) } 4$

1971 AMC 12/AHSME, 7

Tags: AMC
$2^{-(2k+1)}-2^{-(2k-1)}+2^{-2k}$ is equal to $\textbf{(A) }2^{-2k}\qquad\textbf{(B) }2^{-(2k-1)}\qquad\textbf{(C) }-2^{-(2k+1)}\qquad\textbf{(D) }0\qquad \textbf{(E) }2$

2013 AMC 10, 21

A group of $ 12 $ pirates agree to divide a treasure chest of gold coins among themselves as follows. The $ k^\text{th} $ pirate to take a share takes $ \frac{k}{12} $ of the coins that remain in the chest. The number of coins initially in the chest is the smallest number for which this arrangement will allow each pirate to receive a positive whole number of coins. How many coins does the $ 12^{\text{th}} $ pirate receive? $ \textbf{(A)} \ 720 \qquad \textbf{(B)} \ 1296 \qquad \textbf{(C)} \ 1728 \qquad \textbf{(D)} \ 1925 \qquad \textbf{(E)} \ 3850 $

2009 AIME Problems, 12

Tags: AMC , 2009 AIME II , AIME
From the set of integers $ \{1,2,3,\ldots,2009\}$, choose $ k$ pairs $ \{a_i,b_i\}$ with $ a_i<b_i$ so that no two pairs have a common element. Suppose that all the sums $ a_i\plus{}b_i$ are distinct and less than or equal to $ 2009$. Find the maximum possible value of $ k$.

1982 AMC 12/AHSME, 2

Tags: AMC , AIME , USA(J)MO , USAMO
If a number eight times as large as $x$ is increased by two, then one fourth of the result equals $\textbf{(A)} \ 2x + \frac{1}{2} \qquad \textbf{(B)} \ x + \frac{1}{2} \qquad \textbf{(C)} \ 2x+2 \qquad \textbf{(D)} \ 2x+4 \qquad \textbf{(E)} \ 2x+16$

2019 AMC 10, 21

A sphere with center $O$ has radius $6$. A triangle with sides of length $15, 15,$ and $24$ is situated in space so that each of its sides is tangent to the sphere. What is the distance between $O$ and the plane determined by the triangle? $ \textbf{(A) }2\sqrt{3}\qquad \textbf{(B) }4\qquad \textbf{(C) }3\sqrt{2}\qquad \textbf{(D) }2\sqrt{5}\qquad \textbf{(E) }5\qquad $

1970 AMC 12/AHSME, 5

Tags: function , AMC
If $f(x)=\dfrac{x^4+x^2}{x+1}$, then $f(i)$, where $i=\sqrt{-1}$, is equal to: $\textbf{(A) }1+i\qquad\textbf{(B) }1\qquad\textbf{(C) }-1\qquad\textbf{(D) }0\qquad \textbf{(E) }-1-i$

2021 AMC 10 Fall, 2

Tags: AMC , AMC 10 , AMC 10 A , amc12a
Menkara has a $4 \times 6$ index card. If she shortens the length of one side of this card by $1$ inch, the card would have area $18$ square inches. What would the area of the card be in square inches if instead she shortens the length of the other side by $1$ inch? $\textbf{(A) }16\qquad\textbf{(B) }17\qquad\textbf{(C) }18\qquad\textbf{(D) }19\qquad\textbf{(E) }20$

1967 AMC 12/AHSME, 23

Tags: logarithms , limit , AMC
If $x$ is real and positive and grows beyond all bounds, then $\log_3{(6x-5)}-\log_3{(2x+1)}$ approaches: $\textbf{(A)}\ 0\qquad \textbf{(B)}\ 1\qquad \textbf{(C)}\ 3\qquad \textbf{(D)}\ 4\qquad \textbf{(E)}\ \text{no finite number}$

2006 AMC 12/AHSME, 16

Circles with centers $ A$ and $ B$ have radii 3 and 8, respectively. A common internal tangent intersects the circles at $ C$ and $ D$, respectively. Lines $ AB$ and $ CD$ intersect at $ E$, and $ AE \equal{} 5$. What is $ CD$? [asy]unitsize(2.5mm); defaultpen(fontsize(10pt)+linewidth(.8pt)); dotfactor=3; pair A=(0,0), Ep=(5,0), B=(5+40/3,0); pair M=midpoint(A--Ep); pair C=intersectionpoints(Circle(M,2.5),Circle(A,3))[1]; pair D=B+8*dir(180+degrees(C)); dot(A); dot(C); dot(B); dot(D); draw(C--D); draw(A--B); draw(Circle(A,3)); draw(Circle(B,8)); label("$A$",A,W); label("$B$",B,E); label("$C$",C,SE); label("$E$",Ep,SSE); label("$D$",D,NW);[/asy]$ \textbf{(A) } 13\qquad \textbf{(B) } \frac {44}{3}\qquad \textbf{(C) } \sqrt {221}\qquad \textbf{(D) } \sqrt {255}\qquad \textbf{(E) } \frac {55}{3}$

1990 AIME Problems, 13

Tags: AMC , AIME
Let $T = \{9^k : k \ \text{is an integer}, 0 \le k \le 4000\}$. Given that $9^{4000}$ has 3817 digits and that its first (leftmost) digit is 9, how many elements of $T$ have 9 as their leftmost digit?

2019 AMC 12/AHSME, 6

The figure below shows line $\ell$ with a regular, infinite, recurring pattern of squares and line segments. [asy] size(300); defaultpen(linewidth(0.8)); real r = 0.35; path P = (0,0)--(0,1)--(1,1)--(1,0), Q = (1,1)--(1+r,1+r); path Pp = (0,0)--(0,-1)--(1,-1)--(1,0), Qp = (-1,-1)--(-1-r,-1-r); for(int i=0;i <= 4;i=i+1) { draw(shift((4*i,0)) * P); draw(shift((4*i,0)) * Q); } for(int i=1;i <= 4;i=i+1) { draw(shift((4*i-2,0)) * Pp); draw(shift((4*i-1,0)) * Qp); } draw((-1,0)--(18.5,0),Arrows(TeXHead)); [/asy] How many of the following four kinds of rigid motion transformations of the plane in which this figure is drawn, other than the identity transformation, will transform this figure into itself? [list] [*] some rotation around a point of line $\ell$ [*] some translation in the direction parallel to line $\ell$ [*] the reflection across line $\ell$ [*] some reflection across a line perpendicular to line $\ell$ [/list] $\textbf{(A) } 0 \qquad\textbf{(B) } 1 \qquad\textbf{(C) } 2 \qquad\textbf{(D) } 3 \qquad\textbf{(E) } 4$

2010 AMC 12/AHSME, 16

Tags: probability , AMC
Positive integers $ a,b,$ and $ c$ are randomly and independently selected with replacement from the set $ \{ 1,2,3,\dots,2010 \}.$ What is the probability that $ abc \plus{} ab \plus{} a$ is divisible by $ 3$? $ \textbf{(A)}\ \dfrac{1}{3} \qquad\textbf{(B)}\ \dfrac{29}{81} \qquad\textbf{(C)}\ \dfrac{31}{81} \qquad\textbf{(D)}\ \dfrac{11}{27} \qquad\textbf{(E)}\ \dfrac{13}{27}$

2016 AMC 12/AHSME, 25

Tags: AMC , AMC 12 , AMC 12 A
Let $k$ be a positive integer. Bernardo and Silvia take turns writing and erasing numbers on a blackboard as follows. Bernardo starts by writing the smallest perfect square with $k+1$ digits. Every time Bernardo writes a number, Silvia erases the last $k$ digits of it. Bernardo then writes the next perfect square, Silvia erases the last $k$ digits of it, and this process continues until the last two numbers that remain on the board differ by at least $2$. Let $f(k)$ be the smallest positive integer not written on the board. For example, if $k = 1$, then the numbers that Bernardo writes are $16$, $25$, $36$, $49$, and $64$, and the numbers showing on the board after Silvia erases are $1$, $2$, $3$, $4$, and $6$, and thus $f(1) = 5$. What is the sum of the digits of $f(2) + f(4) + f(6) + \cdots + f(2016)$? $\textbf{(A) } 7986 \qquad\textbf{(B) } 8002 \qquad\textbf{(C) } 8030 \qquad\textbf{(D) } 8048 \qquad\textbf{(E) } 8064$

2024 AMC 12/AHSME, 25

A graph is $\textit{symmetric}$ about a line if the graph remains unchanged after reflection in that line. For how many quadruples of integers $(a,b,c,d)$, where $|a|,|b|,|c|,|d|\le5$ and $c$ and $d$ are not both $0$, is the graph of \[y=\frac{ax+b}{cx+d}\] symmetric about the line $y=x$? $\textbf{(A) }1282\qquad\textbf{(B) }1292\qquad\textbf{(C) }1310\qquad\textbf{(D) }1320\qquad\textbf{(E) }1330$

1993 AMC 8, 17

Square corners, $5$ units on a side, are removed from a $20$ unit by $30$ unit rectangular sheet of cardboard. The sides are then folded to form an open box. The surface area, in square units, of the interior of the box is [asy] fill((0,0)--(20,0)--(20,5)--(0,5)--cycle,lightgray); fill((20,0)--(20+5*sqrt(2),5*sqrt(2))--(20+5*sqrt(2),5+5*sqrt(2))--(20,5)--cycle,lightgray); draw((0,0)--(20,0)--(20,5)--(0,5)--cycle); draw((0,5)--(5*sqrt(2),5+5*sqrt(2))--(20+5*sqrt(2),5+5*sqrt(2))--(20,5)); draw((20+5*sqrt(2),5+5*sqrt(2))--(20+5*sqrt(2),5*sqrt(2))--(20,0)); draw((5*sqrt(2),5+5*sqrt(2))--(5*sqrt(2),5*sqrt(2))--(5,5),dashed); draw((5*sqrt(2),5*sqrt(2))--(15+5*sqrt(2),5*sqrt(2)),dashed); [/asy] $\text{(A)}\ 300 \qquad \text{(B)}\ 500 \qquad \text{(C)}\ 550 \qquad \text{(D)}\ 600 \qquad \text{(E)}\ 1000$

1996 AMC 8, 23

Tags: AMC
The manager of a company planned to distribute a $ \$50$ bonus to each employee from the company fund, but the fund contained $ \$5$ less than what was needed. Instead the manager gave each employee a $ \$45$ bonus and kept the remaining $ \$95$ in the company fund. The amount of money in the company fund before any bonuses were paid was $\text{(A)}\ 945\text{ dollars} \qquad \text{(B)}\ 950\text{ dollars} \qquad \text{(C)}\ 955\text{ dollars} \qquad \text{(D)}\ 990\text{ dollars} \qquad \text{(E)}\ 995\text{ dollars}$

1996 AMC 8, 4

Tags: ratio , AMC
$\dfrac{2+4+6+\cdots + 34}{3+6+9+\cdots+51}=$ $\text{(A)}\ \dfrac{1}{3} \qquad \text{(B)}\ \dfrac{2}{3} \qquad \text{(C)}\ \dfrac{3}{2} \qquad \text{(D)}\ \dfrac{17}{3} \qquad \text{(E)}\ \dfrac{34}{3}$

2018 AMC 12/AHSME, 19

Tags: AMC
Let $A$ be the set of positive integers that have no prime factors other than $2$, $3$, or $5$. The infinite sum $$\frac{1}{1} + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \frac{1}{5} + \frac{1}{6} + \frac{1}{8} + \frac{1}{9} + \frac{1}{10} + \frac{1}{12} + \frac{1}{15} + \frac{1}{16} + \frac{1}{18} + \frac{1}{20} + \cdots$$ of the reciprocals of the elements of $A$ can be expressed as $\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. What is $m+n$? $\textbf{(A)} \text{ 16} \qquad \textbf{(B)} \text{ 17} \qquad \textbf{(C)} \text{ 19} \qquad \textbf{(D)} \text{ 23} \qquad \textbf{(E)} \text{ 36}$

1976 AMC 12/AHSME, 27

Tags: AMC
If \[N=\frac{\sqrt{\sqrt{5}+2}+\sqrt{\sqrt{5}-2}}{\sqrt{\sqrt{5}+1}}-\sqrt{3-2\sqrt{2}},\] then $N$ equals $\textbf{(A) }1\qquad\textbf{(B) }2\sqrt{2}-1\qquad\textbf{(C) }\frac{\sqrt{5}}{2}\qquad\textbf{(D) }\sqrt{\frac{5}{2}}\qquad \textbf{(E) }\text{none of these}$

2006 AIME Problems, 5

When rolling a certain unfair six-sided die with faces numbered $1, 2, 3, 4, 5$, and $6$, the probability of obtaining face $F$ is greater than $\frac{1}{6}$, the probability of obtaining the face opposite is less than $\frac{1}{6}$, the probability of obtaining any one of the other four faces is $\frac{1}{6}$, and the sum of the numbers on opposite faces is $7$. When two such dice are rolled, the probability of obtaining a sum of $7$ is $\frac{47}{288}$. Given that the probability of obtaining face $F$ is $\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers, find $m+n$.

2010 AIME Problems, 12

Tags: AMC , AIME
Let $ M \ge 3$ be an integer and let $ S \equal{} \{3,4,5,\ldots,m\}$. Find the smallest value of $ m$ such that for every partition of $ S$ into two subsets, at least one of the subsets contains integers $ a$, $ b$, and $ c$ (not necessarily distinct) such that $ ab \equal{} c$. [b]Note[/b]: a partition of $ S$ is a pair of sets $ A$, $ B$ such that $ A \cap B \equal{} \emptyset$, $ A \cup B \equal{} S$.

2016 AMC 10, 12

Tags: AMC10 , AMC , AMC 10 , AMC 10 B
Two different numbers are selected at random from $( 1, 2, 3, 4, 5)$ and multiplied together. What is the probability that the product is even? $\textbf{(A)}\ 0.2\qquad\textbf{(B)}\ 0.4\qquad\textbf{(C)}\ 0.5\qquad\textbf{(D)}\ 0.7\qquad\textbf{(E)}\ 0.8$

2006 AMC 10, 10

Tags: AMC
For how many real values of $ x$ is $ \sqrt {120 \minus{} \sqrt {x}}$ an integer? $ \textbf{(A) } 3\qquad \textbf{(B) } 6\qquad \textbf{(C) } 9\qquad \textbf{(D) } 10\qquad \textbf{(E) } 11$

2016 AMC 10, 13

At Megapolis Hospital one year, multiple-birth statistics were as follows: Sets of twins, triplets, and quadruplets accounted for $1000$ of the babies born. There were four times as many sets of triplets as sets of quadruplets, and there was three times as many sets of twins as sets of triplets. How many of these $1000$ babies were in sets of quadruplets? $\textbf{(A)}\ 25\qquad\textbf{(B)}\ 40\qquad\textbf{(C)}\ 64\qquad\textbf{(D)}\ 100\qquad\textbf{(E)}\ 160$