Found problems: 634
2002 AIME Problems, 10
While finding the sine of a certain angle, an absent-minded professor failed to notice that his calculator was not in the correct angular mode. He was lucky to get the right answer. The two least positive real values of $x$ for which the sine of $x$ degrees is the same as the sine of $x$ radians are $\frac{m\pi}{n-\pi}$ and $\frac{p\pi}{q+\pi},$ where $m,$ $n,$ $p$ and $q$ are positive integers. Find $m+n+p+q.$
2017 AIME Problems, 5
A set contains four numbers. The six pairwise sums of distinct elements of the set, in no particular order, are $189$, $320$, $287$, $234$, $x$, and $y$. Find the greatest possible value of $x+y$.
2018 AIME Problems, 8
Let $ABCDEF$ be an equiangular hexagon such that $AB=6, BC=8, CD=10$, and $DE=12$. Denote $d$ the diameter of the largest circle that fits inside the hexagon. Find $d^2$.
2023 AIME, 13
Let $A$ be an acute angle such that $\tan A = 2\cos A$. Find the number of positive integers $n$ less than or equal to $1000$ such that $\sec^n A + \tan^n A$ is a positive integer whose units digit is $9$.
2025 AIME, 10
The $27$ cells of a $3 \times 9$ grid are filled in using the numbers $1$ through $9$ so that each row contains $9$ different numbers, and each of the three $3 \times 3$ blocks heavily outlined in the example below contains $9$ different numbers, as in the first three rows of a Sudoku puzzle.
[asy]
unitsize(20);
add(grid(9,3));
draw((0,0)--(9,0)--(9,3)--(0,3)--cycle, linewidth(2));
draw((3,0)--(3,3), linewidth(2)); draw((6,0)--(6,3), linewidth(2));
real a = 0.5;
label("5",(a,a));
label("6",(1+a,a));
label("1",(2+a,a));
label("8",(3+a,a));
label("4",(4+a,a));
label("7",(5+a,a));
label("9",(6+a,a));
label("2",(7+a,a));
label("3",(8+a,a));
label("3",(a,1+a));
label("7",(1+a,1+a));
label("9",(2+a,1+a));
label("5",(3+a,1+a));
label("2",(4+a,1+a));
label("1",(5+a,1+a));
label("6",(6+a,1+a));
label("8",(7+a,1+a));
label("4",(8+a,1+a));
label("4",(a,2+a));
label("2",(1+a,2+a));
label("8",(2+a,2+a));
label("9",(3+a,2+a));
label("6",(4+a,2+a));
label("3",(5+a,2+a));
label("1",(6+a,2+a));
label("7",(7+a,2+a));
label("5",(8+a,2+a));
[/asy]
The number of different ways to fill such a grid can be written as $p^a \cdot q^b \cdot r^c \cdot s^d$ where $p$, $q$, $r$, and $s$ are distinct prime numbers and $a$, $b$, $c$, $d$ are positive integers. Find $p \cdot a + q \cdot b + r \cdot c + s \cdot d$.
2025 AIME, 8
From an unlimited supply of 1-cent coins, 10-cent coins, and 25-cent coins, Silas wants to find a collection of coins that has a total value of $N$ cents, where $N$ is a positive integer. He uses the so-called greedy algorithm, successively choosing the coin of greatest value that does not cause the value of his collection to exceed $N.$ For example, to get 42 cents, Silas will choose a 25-cent coin, then a 10-cent coin, then 7 1-cent coins. However, this collection of 9 coins uses more coins than necessary to get a total of 42 cents; indeed, choosing 4 10-cent coins and 2 1-cent coins achieves the same total value with only 6 coins. In general, the greedy algorithm succeeds for a given $N$ if no other collection of 1-cent, 10-cent, and 25-cent coins gives a total value of $N$ cents using strictly fewer coins than the collection given by the greedy algorithm. Find the number of values of $N$ between $1$ and $1000$ inclusive for which the greedy algorithm succeeds.
2005 AIME Problems, 9
Twenty seven unit cubes are painted orange on a set of four faces so that two non-painted faces share an edge. The $27$ cubes are randomly arranged to form a $3\times 3 \times 3$ cube. Given the probability of the entire surface area of the larger cube is orange is $\frac{p^a}{q^br^c},$ where $p$,$q$, and $r$ are distinct primes and $a$,$b$, and $c$ are positive integers, find $a+b+c+p+q+r$.
2021 AIME Problems, 13
Circles $\omega_1$ and $\omega_2$ with radii $961$ and $625$, respectively, intersect at distinct points $A$ and $B$. A third circle $\omega$ is externally tangent to both $\omega_1$ and $\omega_2$. Suppose line $AB$ intersects $\omega$ at two points $P$ and $Q$ such that the measure of minor arc $\widehat{PQ}$ is $120^{\circ}$. Find the distance between the centers of $\omega_1$ and $\omega_2$.
2019 AIME Problems, 5
Four ambassadors and one advisor for each of them are to be seated at a round table with $12$ chairs numbered in order from $1$ to $12$. Each ambassador must sit in an even-numbered chair. Each advisor must sit in a chair adjacent to his or her ambassador. There are $N$ ways for the $8$ people to be seated at the table under these conditions. Find the remainder when $N$ is divided by $1000$.
2020 AIME Problems, 5
Six cards numbered 1 through 6 are to be lined up in a row. Find the number of arrangements of these six cards where one of the cards can be removed leaving the remaining five cards in either ascending or descending order.
2017 AIME Problems, 12
Call a set $S$ [i]product-free[/i] if there do not exist $a, b, c \in S$ (not necessarily distinct) such that $a b = c$. For example, the empty set and the set $\{16, 20\}$ are product-free, whereas the sets $\{4, 16\}$ and $\{2, 8, 16\}$ are not product-free. Find the number of product-free subsets of the set $\{1, 2, 3, 4, 5, 6, 7, 8, 9, 10\}$.
2013 AIME Problems, 6
Melinda has three empty boxes and $12$ textbooks, three of which are mathematics textbooks. One box will hold any three of her textbooks, one will hold any four of her textbooks, and one will hold any five of her textbooks. If Melinda packs her textbooks into these boxes in random order, the probability that all three mathematics textbooks end up in the same box can be written as $\frac{m}{n}$, where $m$ and $n$ Are relatively prime positive integers. Find $m+n$.
2019 AIME Problems, 4
A standard six-sided fair die is rolled four times. The probability that the product of all four numbers rolled is a perfect square is $\tfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.
2015 AIME Problems, 11
Triangle $ABC$ has positive integer side lengths with $AB=AC$. Let $I$ be the intersection of the bisectors of $\angle B$ and $\angle C$. Suppose $BI=8$. Find the smallest possible perimeter of $\triangle ABC$.
2021 AIME Problems, 7
Let $a, b, c,$ and $d$ be real numbers that satisfy the system of equations
\begin{align*} a+b&=-3\\ ab+bc+ca&= -4\\ abc+bcd+cda+dab&=14\\ abcd&=30. \end{align*}
There exist relatively prime positive integers $m$ and $n$ such that
$$a^2 + b^2 + c^2 + d^2 = \frac{m}{n}.$$
Find $m + n$.
2008 AMC 10, 25
A round table has radius $ 4$. Six rectangular place mats are placed on the table. Each place mat has width $ 1$ and length $ x$ as shown. They are positioned so that each mat has two corners on the edge of the table, these two corners being end points of the same side of length $ x$. Further, the mats are positioned so that the inner corners each touch an inner corner of an adjacent mat. What is $ x$?
[asy]unitsize(4mm);
defaultpen(linewidth(.8)+fontsize(8));
draw(Circle((0,0),4));
path mat=(-2.687,-1.5513)--(-2.687,1.5513)--(-3.687,1.5513)--(-3.687,-1.5513)--cycle;
draw(mat);
draw(rotate(60)*mat);
draw(rotate(120)*mat);
draw(rotate(180)*mat);
draw(rotate(240)*mat);
draw(rotate(300)*mat);
label("$x$",(-2.687,0),E);
label("$1$",(-3.187,1.5513),S);[/asy]$ \textbf{(A)}\ 2\sqrt {5} \minus{} \sqrt {3} \qquad \textbf{(B)}\ 3 \qquad \textbf{(C)}\ \frac {3\sqrt {7} \minus{} \sqrt {3}}{2} \qquad \textbf{(D)}\ 2\sqrt {3} \qquad \textbf{(E)}\ \frac {5 \plus{} 2\sqrt {3}}{2}$
2009 Harvard-MIT Mathematics Tournament, 8
If $a, b, x$ and $y$ are real numbers such that $ax + by = 3,$ $ax^2+by^2=7,$ $ax^3+bx^3=16$, and $ax^4+by^4=42,$ find $ax^5+by^5$.
2007 AIME Problems, 11
Two long cylindrical tubes of the same length but different diameters lie parallel to each other on a flat surface. The larger tube has radius $72$ and rolls along the surface toward the smaller tube, which has radius $24$. It rolls over the smaller tube and continues rolling along the flat surface until it comes to rest on the same point of its circumference as it started, having made one complete revolution. If the smaller tube never moves, and the rolling occurs with no slipping, the larger tube ends up a distance $x$ from where it starts. The distance $x$ can be expressed in the form $a\pi+b\sqrt{c},$ where $a,$ $b,$ and $c$ are integers and $c$ is not divisible by the square of any prime. Find $a+b+c.$
1951 AMC 12/AHSME, 39
A stone is dropped into a well and the report of the stone striking the bottom is heard $ 7.7$ seconds after it is dropped. Assume that the stone falls $ 16t^2$ feet in $ t$ seconds and that the velocity of sound is $ 1120$ feet per second. The depth of the well is:
$ \textbf{(A)}\ 784 \text{ ft.} \qquad\textbf{(B)}\ 342 \text{ ft.} \qquad\textbf{(C)}\ 1568 \text{ ft.} \qquad\textbf{(D)}\ 156.8 \text{ ft.} \qquad\textbf{(E)}\ \text{none of these}$
2010 AIME Problems, 15
In triangle $ ABC$, $ AC \equal{} 13, BC \equal{} 14,$ and $ AB\equal{}15$. Points $ M$ and $ D$ lie on $ AC$ with $ AM\equal{}MC$ and $ \angle ABD \equal{} \angle DBC$. Points $ N$ and $ E$ lie on $ AB$ with $ AN\equal{}NB$ and $ \angle ACE \equal{} \angle ECB$. Let $ P$ be the point, other than $ A$, of intersection of the circumcircles of $ \triangle AMN$ and $ \triangle ADE$. Ray $ AP$ meets $ BC$ at $ Q$. The ratio $ \frac{BQ}{CQ}$ can be written in the form $ \frac{m}{n}$, where $ m$ and $ n$ are relatively prime positive integers. Find $ m\minus{}n$.
2007 National Olympiad First Round, 19
If $x_1=5, x_2=401$, and
\[
x_n=x_{n-2}-\frac 1{x_{n-1}}
\]
for every $3\leq n \leq m$, what is the largest value of $m$?
$
\textbf{(A)}\ 406
\qquad\textbf{(B)}\ 2005
\qquad\textbf{(C)}\ 2006
\qquad\textbf{(D)}\ 2007
\qquad\textbf{(E)}\ \text{None of the above}
$
2022 AIME Problems, 13
There is a polynomial $P(x)$ with integer coefficients such that $$P(x)=\frac{(x^{2310}-1)^6}{(x^{105}-1)(x^{70}-1)(x^{42}-1)(x^{30}-1)}$$ holds for every $0<x<1.$ Find the coefficient of $x^{2022}$ in $P(x)$
2008 AIME Problems, 2
Square $ AIME$ has sides of length $ 10$ units. Isosceles triangle $ GEM$ has base $ EM$, and the area common to triangle $ GEM$ and square $ AIME$ is $ 80$ square units. Find the length of the altitude to $ EM$ in $ \triangle GEM$.
2020 AIME Problems, 10
Let $m$ and $n$ be positive integers satisfying the conditions
[list]
[*] $\gcd(m+n,210) = 1,$
[*] $m^m$ is a multiple of $n^n,$ and
[*] $m$ is not a multiple of $n$.
[/list]
Find the least possible value of $m+n$.
2018 AIME Problems, 14
Let $SP_1P_2P_3EP_4P_5$ be a heptagon. A frog starts jumping at vertex $S$. From any vertex of the heptagon except $E$, the frog may jump to either of the two adjacent vertices. When it reaches vertex $E$, the frog stops and stays there. Find the number of distinct sequences of jumps of no more than $12$ jumps that end at $E$.