Found problems: 3632
2014 India IMO Training Camp, 2
Let $n$ be a natural number.A triangulation of a convex n-gon is a division of the polygon into $n-2$ triangles by drawing $n-3$ diagonals no two of which intersect at an interior point of the polygon.Let $f(n)$ denote the number of triangulations of a regular n-gon such that each of the triangles formed is isosceles.Determine $f(n)$ in terms of $n$.
2012 AMC 10, 16
Three circles with radius $2$ are mutually tangent. What is the total area of the circles and the region bounded by them, as shown in the figure?
[asy]
filldraw((0,0)--(2,0)--(1,sqrt(3))--cycle,gray,gray);
filldraw(circle((1,sqrt(3)),1),gray);
filldraw(circle((0,0),1),gray);
filldraw(circle((2,0),1),grey);
[/asy]
$ \textbf{(A)}\ 10\pi+4\sqrt3\qquad\textbf{(B)}\ 13\pi-\sqrt3\qquad\textbf{(C)}\ 12\pi+\sqrt3\qquad\textbf{(D)}\ 10\pi+9\qquad\textbf{(E)}\ 13\pi$
2009 India IMO Training Camp, 3
Let $ a,b$ be two distinct odd natural numbers.Define a Sequence $ { < a_n > }_{n\ge 0}$ like following:
$ a_1 \equal{} a \\
a_2 \equal{} b \\
a_n \equal{} \text{largest odd divisor of }(a_{n \minus{} 1} \plus{} a_{n \minus{} 2})$.
Prove that there exists a natural number $ N$ such that $ a_n \equal{} gcd(a,b) \forall n\ge N$.
2012 AMC 10, 8
The sums of three whole numbers taken in pairs are $12$, $17$, and $19$. What is the middle number?
$ \textbf{(A)}\ 4\qquad\textbf{(B)}\ 5\qquad\textbf{(C)}\ 6\qquad\textbf{(D)}\ 7\qquad\textbf{(E)}\ 8 $
1984 USAMO, 2
The geometric mean of any set of $m$ non-negative numbers is the $m$-th root of their product.
$\quad (\text{i})\quad$ For which positive integers $n$ is there a finite set $S_n$ of $n$ distinct positive integers such that the geometric mean of any subset of $S_n$ is an integer?
$\quad (\text{ii})\quad$ Is there an infinite set $S$ of distinct positive integers such that the geometric mean of any finite subset of $S$ is an integer?
2007 ITest, 40
Let $S$ be the sum of all $x$ such that $1\leq x\leq 99$ and \[\{x^2\}=\{x\}^2.\] Compute $\lfloor S\rfloor$.
1959 AMC 12/AHSME, 8
The value of $x^2-6x+13$ can never be less than:
$ \textbf{(A)}\ 4 \qquad\textbf{(B)}\ 4.5 \qquad\textbf{(C)}\ 5\qquad\textbf{(D)}\ 7\qquad\textbf{(E)}\ 13 $
2013 AMC 12/AHSME, 6
In a recent basketball game, Shenille attempted only three-point shots and two-point shots. She was successful on $20\%$ of her three-point shots and $30\%$ of her two-point shots. Shenille attempted $30$ shots. How many points did she score?
$ \textbf{(A)}\ 12\qquad\textbf{(B)}\ 18\qquad\textbf{(C)}\ 24\qquad\textbf{(D)}\ 30\qquad\textbf{(E)}\ 36 $
1991 AMC 12/AHSME, 12
The measures (in degrees) of the interior angles of a convex hexagon form an arithmetic sequence of positive integers. Let $m^{\circ}$ be the measure of the largest interior angle of the hexagon. The largest possible value of $m^{\circ}$ is
$ \textbf{(A)}\ 165^{\circ}\qquad\textbf{(B)}\ 167^{\circ}\qquad\textbf{(C)}\ 170^{\circ}\qquad\textbf{(D)}\ 175^{\circ}\qquad\textbf{(E)}\ 179^{\circ} $
2020 AIME Problems, 4
Let $S$ be the set of positive integers $N$ with the property that the last four digits of $N$ are $2020$, and when the last four digits are removed, the result is a divisor of $N$. For example, $42,020$ is in $S$ because $4$ is a divisor of $42,020$. Find the sum of all the digits of all the numbers in $S$. For example, the number $42,020$ contributes $4+2+0+2+0=8$ to this total.
1996 AMC 8, 1
How many positive factors of $36$ are also multiples of $4$?
$\text{(A)}\ 2 \qquad \text{(B)}\ 3 \qquad \text{(C)}\ 4 \qquad \text{(D)}\ 5 \qquad \text{(E)}\ 6$
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$
2024 AMC 8 -, 12
Rohan keeps a total of 90 guppies in 4 fish tanks.
There is 1 more guppy in the 2nd tank than the 1st tank.
There are 2 more guppies the the 3rd tank than the 2nd tank.
There are 3 more guppies in the 4th tank than the 3rd tank.
How many guppies are in the 4th tank?
$\textbf{(A) } 20\qquad\textbf{(B) } 21\qquad\textbf{(C) } 23\qquad\textbf{(D) } 24\qquad\textbf{(E) } 26$
2009 AMC 12/AHSME, 23
A region $ S$ in the complex plane is defined by \[ S \equal{} \{x \plus{} iy: \minus{} 1\le x\le1, \minus{} 1\le y\le1\}.\] A complex number $ z \equal{} x \plus{} iy$ is chosen uniformly at random from $ S$. What is the probability that $ \left(\frac34 \plus{} \frac34i\right)z$ is also in $ S$?
$ \textbf{(A)}\ \frac12\qquad \textbf{(B)}\ \frac23\qquad \textbf{(C)}\ \frac34\qquad \textbf{(D)}\ \frac79\qquad \textbf{(E)}\ \frac78$
1963 AMC 12/AHSME, 34
In triangle ABC, side $a = \sqrt{3}$, side $b = \sqrt{3}$, and side $c > 3$. Let $x$ be the largest number such that the magnitude, in degrees, of the angle opposite side $c$ exceeds $x$. Then $x$ equals:
$\textbf{(A)}\ 150 \qquad
\textbf{(B)}\ 120\qquad
\textbf{(C)}\ 105 \qquad
\textbf{(D)}\ 90 \qquad
\textbf{(E)}\ 60$
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} $
2019 AMC 12/AHSME, 20
Points $A(6,13)$ and $B(12,11)$ lie on circle $\omega$ in the plane. Suppose that the tangent lines to $\omega$ at $A$ and $B$ intersect at a point on the $x$-axis. What is the area of $\omega$?
$\textbf{(A) }\frac{83\pi}{8}\qquad\textbf{(B) }\frac{21\pi}{2}\qquad\textbf{(C) }
\frac{85\pi}{8}\qquad\textbf{(D) }\frac{43\pi}{4}\qquad\textbf{(E) }\frac{87\pi}{8}$
2006 AMC 12/AHSME, 1
Sandwiches at Joe's Fast Food cost $ \$3$ each and sodas cost $ \$2$ each. How many dollars will it cost to purchase 5 sandwiches and 8 sodas?
$ \textbf{(A) } 31\qquad \textbf{(B) } 32\qquad \textbf{(C) } 33\qquad \textbf{(D) } 34\qquad \textbf{(E) } 35$
2010 AIME Problems, 2
Find the remainder when \[9 \times 99 \times 999 \times \cdots \times \underbrace{99\cdots9}_{\text{999 9's}}\] is divided by $ 1000$.
2011 AMC 10, 15
Roy bought a new battery-gasoline hybrid car. On a trip the car ran exclusively on its battery for the first 40 miles, then ran exclusively on gasoline for the rest of the trip, using gasoline at a rate of 0.02 gallons per mile. On the whole trip he averaged 55 miles per gallon. How long was the trip in miles?
$\textbf{(A)}\,140 \qquad\textbf{(B)}\,240 \qquad\textbf{(C)}\,440 \qquad\textbf{(D)}\,640 \qquad\textbf{(E)}\,840$
2013 AMC 12/AHSME, 15
Rabbits Peter and Pauline have three offspring—Flopsie, Mopsie, and Cotton-tail. These five rabbits are to be distributed to four different pet stores so that no store gets both a parent and a child. It is not required that every store gets a rabbit. In how many different ways can this be done?
$\textbf{(A)} \ 96 \qquad \textbf{(B)} \ 108 \qquad \textbf{(C)} \ 156 \qquad \textbf{(D)} \ 204 \qquad \textbf{(E)} \ 372 $
2021 AMC 12/AHSME Fall, 24
Triangle $ABC$ has side lengths $AB = 11, BC=24$, and $CA = 20$. The bisector of $\angle{BAC}$ intersects $\overline{BC}$ in point $D$, and intersects the circumcircle of $\triangle{ABC}$ in point $E \ne A$. The circumcircle of $\triangle{BED}$ intersects the line $AB$ in points $B$ and $F \ne B$. What is $CF$?
$\textbf{(A) } 28 \qquad \textbf{(B) } 20\sqrt{2} \qquad \textbf{(C) } 30 \qquad \textbf{(D) } 32 \qquad \textbf{(E) } 20\sqrt{3}$
2015 AIME Problems, 5
In a drawer Sandy has 5 pairs of socks, each pair a different color. On Monday Sandy selects two individual socks at random from the 10 socks in the drawer. On Tuesday Sandy selects 2 of the remaining 8 socks at random and on Wednesday two of the reaining 6 socks at random. The probability that Wednesday is the first day Sandy selects matching socks is $\tfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.
2023 AMC 12/AHSME, 18
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}$
2013 AMC 12/AHSME, 2
Mr Green measures his rectangular garden by walking two of the sides and finds that it is 15 steps by 20 steps. Each or Mr Green's steps is two feet long. Mr Green expect half a pound of potatoes per square foot from his garden. How many pounds of potatoes does Mr Green expect from his garden?
$ \textbf{(A) }600\qquad\textbf{(B) }800\qquad\textbf{(C) }1000\qquad\textbf{(D) }1200\qquad\textbf{(E) }1400 $