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

The rectangle $ABCD$ below has dimensions $AB = 12 \sqrt{3}$ and $BC = 13 \sqrt{3}$. Diagonals $\overline{AC}$ and $\overline{BD}$ intersect at $P$. If triangle $ABP$ is cut out and removed, edges $\overline{AP}$ and $\overline{BP}$ are joined, and the figure is then creased along segments $\overline{CP}$ and $\overline{DP}$, we obtain a triangular pyramid, all four of whose faces are isosceles triangles. Find the volume of this pyramid. [asy] pair D=origin, A=(13,0), B=(13,12), C=(0,12), P=(6.5, 6); draw(B--C--P--D--C^^D--A); filldraw(A--P--B--cycle, gray, black); label("$A$", A, SE); label("$B$", B, NE); label("$C$", C, NW); label("$D$", D, SW); label("$P$", P, N); label("$13\sqrt{3}$", A--D, S); label("$12\sqrt{3}$", A--B, E);[/asy]
A parabola has focus $F$ and vertex $V$ , where $VF = 1$0. Let $AB$ be a chord of length $100$ that passes through $F$. Determine the area of $\vartriangle VAB$.
The adjoining figure shows two intersecting chords in a circle, with $B$ on minor arc $AD$. Suppose that the radius of the circle is 5, that $BC = 6$, and that $AD$ is bisected by $BC$. Suppose further that $AD$ is the only chord starting at $A$ which is bisected by $BC$. It follows that the sine of the minor arc $AB$ is a rational number. If this fraction is expressed as a fraction $m/n$ in lowest terms, what is the product $mn$? [asy] size(200); defaultpen(linewidth(0.7)+fontsize(10)); pair A=dir(200), D=dir(95), M=midpoint(A--D), C=dir(30), BB=C+2*dir(C--M), B=intersectionpoint(M--BB, Circle(origin, 1)); draw(Circle(origin, 1)^^A--D^^B--C); real r=0.05; pair M1=midpoint(M--D), M2=midpoint(M--A); draw((M1+0.1*dir(90)*dir(A--D))--(M1+0.1*dir(-90)*dir(A--D))); draw((M2+0.1*dir(90)*dir(A--D))--(M2+0.1*dir(-90)*dir(A--D))); pair point=origin; label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$D$", D, dir(point--D));[/asy]
Let $ABCD$ be an isosceles trapezoid such that $CD > AB = 4.$ Let $E$ be a point on line $CD$ such that $DE =2$ and $D$ lies between $E$ and $C.$ Let $M$ be the midpoint of $\overline{AE}.$ Given that points $A, B, C, D,$ and $M$ lie on a circle with radius $5,$ compute $MD.$
Let $ABC$ be a triangle with incenter $I$ and $AB = 1400$, $AC = 1800$, $BC = 2014$. The circle centered at $I$ passing through $A$ intersects line $BC$ at two points $X$ and $Y$. Compute the length $XY$. [i]Proposed by Evan Chen[/i]
The triangle $ABC$ has a right angle at $C.$ The point $P$ is located on segment $AC$ such that triangles $PBA$ and $PBC$ have congruent inscribed circles. Express the length $x = PC$ in terms of $a = BC, b = CA$ and $c = AB.$
In rhombus $ABCD$, point $P$ lies on segment $\overline{AD}$ such that $BP\perp AD$, $AP = 3$, and $PD = 2$. What is the area of $ABCD$? [asy] import olympiad; size(180); real r = 3, s = 5, t = sqrt(r*r+s*s); defaultpen(linewidth(0.6) + fontsize(10)); pair A = (0,0), B = (r,s), C = (r+t,s), D = (t,0), P = (r,0); draw(A--B--C--D--A^^B--P^^rightanglemark(B,P,D)); label("$A$",A,SW); label("$B$", B, NW); label("$C$",C,NE); label("$D$",D,SE); label("$P$",P,S); [/asy] $\textbf{(A) }3\sqrt 5 \qquad \textbf{(B) }10 \qquad \textbf{(C) }6\sqrt 5 \qquad \textbf{(D) }20\qquad \textbf{(E) }25$
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}$
Triangle $\vartriangle ABC$ has side lengths $AB = 2$, $CA = 3$ and $BC = 4$. Compute the radius of the circle centered on $BC$ that is tangent to both $AB$ and $AC$.
A hunter and an invisible rabbit play a game in the Euclidean plane. The rabbit's starting point, $A_0,$ and the hunter's starting point, $B_0$ are the same. After $n-1$ rounds of the game, the rabbit is at point $A_{n-1}$ and the hunter is at point $B_{n-1}.$ In the $n^{\text{th}}$ round of the game, three things occur in order: [list=i] [*]The rabbit moves invisibly to a point $A_n$ such that the distance between $A_{n-1}$ and $A_n$ is exactly $1.$ [*]A tracking device reports a point $P_n$ to the hunter. The only guarantee provided by the tracking device to the hunter is that the distance between $P_n$ and $A_n$ is at most $1.$ [*]The hunter moves visibly to a point $B_n$ such that the distance between $B_{n-1}$ and $B_n$ is exactly $1.$ [/list] Is it always possible, no matter how the rabbit moves, and no matter what points are reported by the tracking device, for the hunter to choose her moves so that after $10^9$ rounds, she can ensure that the distance between her and the rabbit is at most $100?$ [i]Proposed by Gerhard Woeginger, Austria[/i]
There are $8436$ steel balls, each with radius $1$ centimeter, stacked in a tetrahedral pile, with one ball on top, $3$ balls in the second layer, $6$ in the third layer, $10$ in the fourth, and so on. Determine the height of the pile in centimeters.
In the given figure, $ABCD$ is a parallelogram. We know that $\angle D = 60^\circ$, $AD = 2$ and $AB = \sqrt3 + 1$. Point $M$ is the midpoint of $AD$. Segment $CK$ is the angle bisector of $C$. Find the angle $CKB$. [i]Proposed by Mahdi Etesamifard[/i]
[b]p1.[/b] What is the area of a triangle with side lengths $ 6$, $ 8$, and $10$? [b]p2.[/b] Let $f(n) = \sqrt{n}$. If $f(f(f(n))) = 2$, compute $n$. [b]p3.[/b] Anton is buying AguaFina water bottles. Each bottle costs $14 $dollars, and Anton buys at least one water bottle. The number of dollars that Anton spends on AguaFina water bottles is a multiple of $10$. What is the least number of water bottles he can buy? [b]p4.[/b] Alex flips $3$ fair coins in a row. The probability that the first and last flips are the same can be expressed in the form $m/n$ for relatively prime positive integers $m$ and $n$. Compute $m + n$. [b]p5.[/b] How many prime numbers $p$ satisfy the property that $p^2 - 1$ is not a multiple of $6$? [b]p6.[/b] In right triangle $\vartriangle ABC$ with $AB = 5$, $BC = 12$, and $CA = 13$, point $D$ lies on $\overline{CA}$ such that $AD = BD$. The length of $CD$ can then be expressed in the form $m/n$ for relatively prime positive integers $m$ and $n$. Compute $m + n$. [b]p7.[/b] Vivienne is deciding on what courses to take for Spring $2021$, and she must choose from four math courses, three computer science courses, and five English courses. Vivienne decides that she will take one English course and two additional courses that are either computer science or math. How many choices does Vivienne have? [b]p8.[/b] Square $ABCD$ has side length $2$. Square $ACEF$ is drawn such that $B$ lies inside square $ACEF$. Compute the area of pentagon $AFECD$. [b]p9.[/b] At the Boba Math Tournament, the Blackberry Milk Team has answered $4$ out of the first $10$ questions on the Boba Round correctly. If they answer all $p$ remaining questions correctly, they will have answered exactly $\frac{9p}{5}\%$ of the questions correctly in total. How many questions are on the Boba Round? [b]p10.[/b] The sum of two positive integers is $2021$ less than their product. If one of them is a perfect square, compute the sum of the two numbers. [b]p11.[/b] Points $E$ and $F$ lie on edges $\overline{BC}$ and $\overline{DA}$ of unit square $ABCD$, respectively, such that $BE =\frac13$ and $DF =\frac13$ . Line segments $\overline{AE}$ and $\overline{BF}$ intersect at point $G$. The area of triangle $EFG$ can be written in the form $m/n$ , where $m$ and $n$ are relatively prime positive integers. Compute $m+n$. [b]p12.[/b] Compute the number of positive integers $n \le 2020$ for which $n^{k+1}$ is a factor of $(1+2+3+· · ·+n)^k$ for some positive integer $k$. [b]p13.[/b] How many permutations of $123456$ are divisible by their last digit? For instance, $123456$ is divisible by $6$, but $561234$ is not divisible by $4$. [b]p14.[/b] Compute the sum of all possible integer values for $n$ such that $n^2 - 2n - 120$ is a positive prime number. [b]p15. [/b]Triangle $\vartriangle ABC$ has $AB =\sqrt{10}$, $BC =\sqrt{17}$, and $CA =\sqrt{41}$. The area of $\vartriangle ABC$ can be expressed in the form $m/n$ for relatively prime positive integers $m$ and $n$. Compute $m + n$. [b]p16.[/b] Let $f(x) = \frac{1 + x^3 + x^{10}}{1 + x^{10}}$ . Compute $f(-20) + f(-19) + f(-18) + ...+ f(20)$. [b]p17.[/b] Leanne and Jing Jing are walking around the $xy$-plane. In one step, Leanne can move from any point $(x, y)$ to $(x + 1, y)$ or $(x, y + 1)$ and Jing Jing can move from $(x, y)$ to $(x - 2, y + 5)$ or $(x + 3, y - 1)$. The number of ways that Leanne can move from $(0, 0)$ to $(20, 20)$ is equal to the number of ways that Jing Jing can move from $(0, 0)$ to $(a, b)$, where a and b are positive integers. Compute the minimum possible value of $a + b$. [b]p18.[/b] Compute the number positive integers $1 < k < 2021$ such that the equation $x +\sqrt{kx} = kx +\sqrt{x}$ has a positive rational solution for $x$. [b]p19.[/b] In triangle $\vartriangle ABC$, point $D$ lies on $\overline{BC}$ with $\overline{AD} \perp \overline{BC}$. If $BD = 3AD$, and the area of $\vartriangle ABC$ is $15$, then the minimum value of $AC^2$ is of the form $p\sqrt{q} - r$, where $p, q$, and $r$ are positive integers and $q$ is not divisible by the square of any prime number. Compute $p + q + r$. [b]p20. [/b]Suppose the decimal representation of $\frac{1}{n}$ is in the form $0.p_1p_2...p_j\overline{d_1d_2...d_k}$, where $p_1, ... , p_j$ , $d_1,... , d_k$ are decimal digits, and $j$ and $k$ are the smallest possible nonnegative integers (i.e. it’s possible for $j = 0$ or $k = 0$). We define the [i]preperiod [/i]of $\frac{1}{n}$ to be $j$ and the [i]period [/i]of $\frac{1}{n}$ to be $k$. For example, $\frac16 = 0.16666...$ has preperiod $1$ and period $1$, $\frac17 = 0.\overline{142857}$ has preperiod $0$ and period $6$, and $\frac14 = 0.25$ has preperiod $2$ and period $0$. What is the smallest positive integer $n$ such that the sum of the preperiod and period of $\frac{1}{n}$ is $ 8$? PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
Two right angled triangles are given, such that the incircle of the first one is equal to the circumcircle of the second one. Let $S$ (respectively $S'$) be the area of the first triangle (respectively of the second triangle). Prove that $\frac{S}{S'}\geq 3+2\sqrt{2}$.
The shortest distances between an interior diagonal of a rectangular parallelepiped, P, and the edges it does not meet are $2\sqrt{5}$, $\frac{30}{\sqrt{13}}$, and $\frac{15}{\sqrt{10}}$. Determine the volume of $P$.
In the plane we are given the circles $\Gamma$ and $\Delta$ tangent to each other and $\Gamma$ contains $\Delta$. The radius of $\Gamma$ is $R$ and of $\Delta$ is $\frac{R}{2}$. Prove that for each positive integer $n \geq 3$, the equation: \[ (p(1) - p(n))^2 = (n-1)^2 \cdot (2 \cdot (p(1) + p(n)) - (n-1)^2 - 8) \] is the necessary and sufficient condition for $n$ to exist $n$ distinct circles $\Upsilon_1, \Upsilon_2, \ldots, \Upsilon_n$ such that all these circles are tangent to $\Gamma$ and $\Delta$ and $\Upsilon_i$ is tangent to $\Upsilon_{i+1}$, and $\Upsilon_1$ has radius $\frac{R}{p(1)}$ and $\Upsilon_n$ has radius $\frac{R}{p(n)}$.
In the figure, a semicircle is folded along the $ AN $ string and intersects the $ MN $ diameter in $ B $. $ MB: BN = 2: 3 $ and $ MN = 10 $ are known to be. If $ AN = x $, what is the value of $ x ^ 2 $?
[u]Set 7[/u] [b]p19.[/b] Let circles $\omega_1$ and $\omega_2$, with centers $O_1$ and $O_2$, respectively, intersect at $X$ and $Y$ . A lies on $\omega_1$ and $B$ lies on $\omega_2$ such that $AO_1$ and $BO_2$ are both parallel to $XY$, and $A$ and $B$ lie on the same side of $O_1O_2$. If $XY = 60$, $\angle XAY = 45^o$, and $\angle XBY = 30^o$, then the length of $AB$ can be expressed in the form $\sqrt{a - b\sqrt2 + c\sqrt3}$, where $a, b, c$ are positive integers. Determine $a + b + c$. [b]p20.[/b] If $x$ is a positive real number such that $x^{x^2}= 2^{80}$, find the largest integer not greater than $x^3$. [b]p21.[/b] Justin has a bag containing $750$ balls, each colored red or blue. Sneaky Sam takes out a random number of balls and replaces them all with green balls. Sam notices that of the balls left in the bag, there are $15$ more red balls than blue balls. Justin then takes out $500$ of the balls chosen randomly. If $E$ is the expected number of green balls that Justin takes out, determine the greatest integer less than or equal to $E$. [u]Set 8[/u] These three problems are interdependent; each problem statement in this set will use the answers to the other two problems in this set. As such, let the positive integers $A, B, C$ be the answers to problems $22$, $23$, and $24$, respectively, for this set. [b]p22.[/b] Let $WXYZ$ be a rectangle with $WX =\sqrt{5B}$ and $XY =\sqrt{5C}$. Let the midpoint of $XY$ be $M$ and the midpoint of $YZ$ be $N$. If $XN$ and $W Y$ intersect at $P$, determine the area of $MPNY$ . [b]p23.[/b] Positive integers $x, y, z$ satisfy $$xy \equiv A \,\, (mod 5)$$ $$yz \equiv 2A + C\,\, (mod 7)$$ $$zx \equiv C + 3 \,\, (mod 9).$$ (Here, writing $a \equiv b \,\, (mod m)$ is equivalent to writing $m | a - b$.) Given that $3 \nmid x$, $3 \nmid z$, and $9 | y$, find the minimum possible value of the product $xyz$. [b]p24.[/b] Suppose $x$ and $y$ are real numbers such that $$x + y = A$$ $$xy =\frac{1}{36}B^2.$$ Determine $|x - y|$. [u]Set 9[/u] [b]p25. [/b]The integer $2017$ is a prime which can be uniquely represented as the sum of the squares of two positive integers: $$9^2 + 44^2 = 2017.$$ If $N = 2017 \cdot 128$ can be uniquely represented as the sum of the squares of two positive integers $a^2 +b^2$, determine $a + b$. [b]p26.[/b] Chef Celia is planning to unveil her newest creation: a whole-wheat square pyramid filled with maple syrup. She will use a square flatbread with a one meter diagonal and cut out each of the five polygonal faces of the pyramid individually. If each of the triangular faces of the pyramid are to be equilateral triangles, the largest volume of syrup, in cubic meters, that Celia can enclose in her pyramid can be expressed as $\frac{a-\sqrt{b}}{c}$ where $a, b$ and $c$ are the smallest possible possible positive integers. What is $a + b + c$? [b]p27.[/b] In the Cartesian plane, let $\omega$ be the circle centered at $(24, 7)$ with radius $6$. Points $P, Q$, and $R$ are chosen in the plane such that $P$ lies on $\omega$, $Q$ lies on the line $y = x$, and $R$ lies on the $x$-axis. The minimum possible value of $PQ+QR+RP$ can be expressed in the form $\sqrt{m}$ for some integer $m$. Find m. [u]Set 10[/u] [i]Deja vu?[/i] [b]p28. [/b] Let $ABC$ be a triangle with incircle $\omega$. Let $\omega$ intersect sides $BC$, $CA$, $AB$ at $D, E, F$, respectively. Suppose $AB = 7$, $BC = 12$, and $CA = 13$. If the area of $ABC$ is $K$ and the area of $DEF$ is $\frac{m}{n}\cdot K$, where $m$ and $n$ are relatively prime positive integers, then compute $m + n$. [b]p29.[/b] Sebastian is playing the game Split! again, but this time in a three dimensional coordinate system. He begins the game with one token at $(0, 0, 0)$. For each move, he is allowed to select a token on any point $(x, y, z)$ and take it off, replacing it with three tokens, one at $(x + 1, y, z)$, one at $(x, y + 1, z)$, and one at $(x, y, z + 1)$ At the end of the game, for a token on $(a, b, c)$, it is assigned a score $\frac{1}{2^{a+b+c}}$ . These scores are summed for his total score. If the highest total score Sebastian can get in $100$ moves is $m/n$, then determine $m + n$. [b]p30.[/b] Determine the number of positive $6$ digit integers that satisfy the following properties: $\bullet$ All six of their digits are $1, 5, 7$, or $8$, $\bullet$ The sum of all the digits is a multiple of $5$. [u]Set 11[/u] [b]p31.[/b] The triangular numbers are defined as $T_n =\frac{n(n+1)}{2}$. We also define $S_n =\frac{n(n+2)}{3}$. If the sum $$\sum_{i=16}^{32} \left(\frac{1}{T_i}+\frac{1}{S_i}\right)= \left(\frac{1}{T_{16}}+\frac{1}{S_{16}}\right)+\left(\frac{1}{T_{17}}+\frac{1}{S_{17}}\right)+...+\left(\frac{1}{T_{32}}+\frac{1}{S_{32}}\right)$$ can be written in the form $a/b$ , where $a$ and $b$ are positive integers with $gcd(a, b) = 1$, then find $a + b$. [b]p32.[/b] Farmer Will is considering where to build his house in the Cartesian coordinate plane. He wants to build his house on the line $y = x$, but he also has to minimize his travel time for his daily trip to his barnhouse at $(24, 15)$ and back. From his house, he must first travel to the river at $y = 2$ to fetch water for his animals. Then, he heads for his barnhouse, and promptly leaves for the long strip mall at the line $y =\sqrt3 x$ for groceries, before heading home. If he decides to build his house at $(x_0, y_0)$ such that the distance he must travel is minimized, $x_0$ can be written in the form $\frac{a\sqrt{b}-c}{d}$ , where $a, b, c, d$ are positive integers, $b$ is not divisible by the square of a prime, and $gcd(a, c, d) = 1$. Compute $a+b+c+d$. [b]p33.[/b] Determine the greatest positive integer $n$ such that the following two conditions hold: $\bullet$ $n^2$ is the difference of consecutive perfect cubes; $\bullet$ $2n + 287$ is the square of an integer. [u]Set 12[/u] The answers to these problems are nonnegative integers that may exceed $1000000$. You will be awarded points as described in the problems. [b]p34.[/b] The “Collatz sequence” of a positive integer n is the longest sequence of distinct integers $(x_i)_{i\ge 0}$ with $x_0 = n$ and $$x_{n+1} =\begin{cases} \frac{x_n}{2} & if \,\, x_n \,\, is \,\, even \\ 3x_n + 1 & if \,\, x_n \,\, is \,\, odd \end{cases}.$$ It is conjectured that all Collatz sequences have a finite number of elements, terminating at $1$. This has been confirmed via computer program for all numbers up to $2^{64}$. There is a unique positive integer $n < 10^9$ such that its Collatz sequence is longer than the Collatz sequence of any other positive integer less than $10^9$. What is this integer $n$? An estimate of $e$ gives $\max\{\lfloor 32 - \frac{11}{3}\log_{10}(|n - e| + 1)\rfloor, 0\}$ points. [b]p35.[/b] We define a graph $G$ as a set $V (G)$ of vertices and a set $E(G)$ of distinct edges connecting those vertices. A graph $H$ is a subgraph of $G$ if the vertex set $V (H)$ is a subset of $V (G)$ and the edge set $E(H)$ is a subset of $E(G)$. Let $ex(k, H)$ denote the maximum number of edges in a graph with $k$ vertices without a subgraph of $H$. If $K_i$ denotes a complete graph on $i$ vertices, that is, a graph with $i$ vertices and all ${i \choose 2}$ edges between them present, determine $$n =\sum_{i=2}^{2018} ex(2018, K_i).$$ An estimate of $e$ gives $\max\{\lfloor 32 - 3\log_{10}(|n - e| + 1)\rfloor, 0\}$ points. [b]p36.[/b] Write down an integer between $1$ and $100$, inclusive. This number will be denoted as $n_i$ , where your Team ID is $i$. Let $S$ be the set of Team ID’s for all teams that submitted an answer to this problem. For every ordered triple of distinct Team ID’s $(a, b, c)$ such that a, b, c ∈ S, if all roots of the polynomial $x^3 + n_ax^2 + n_bx + n_c$ are real, then the teams with ID’s $a, b, c$ will each receive one virtual banana. If you receive $v_b$ virtual bananas in total and $|S| \ge 3$ teams submit an answer to this problem, you will be awarded $$\left\lfloor \frac{32v_b}{3(|S| - 1)(|S| - 2)}\right\rfloor$$ points for this problem. If $|S| \le 2$, the team(s) that submitted an answer to this problem will receive $32$ points for this problem. PS. You had better use hide for answers. First sets have been posted [url=https://artofproblemsolving.com/community/c4h2777264p24369138]here[/url].Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
[b]p1.[/b] It’s currently $6:00$ on a $12$ hour clock. What time will be shown on the clock $100$ hours from now? Express your answer in the form hh : mm. [b]p2.[/b] A tub originally contains $10$ gallons of water. Alex adds some water, increasing the amount of water by 20%. Barbara, unhappy with Alex’s decision, decides to remove $20\%$ of the water currently in the tub. How much water, in gallons, is left in the tub? Express your answer as an exact decimal. [b]p3.[/b] There are $2000$ math students and $4000$ CS students at Berkeley. If $5580$ students are either math students or CS students, then how many of them are studying both math and CS? [b]p4.[/b] Determine the smallest integer $x$ greater than $1$ such that $x^2$ is one more than a multiple of $7$. [b]p5.[/b] Find two positive integers $x, y$ greater than $1$ whose product equals the following sum: $$9 + 11 + 13 + 15 + 17 + 19 + 21 + 23 + 25 + 27 + 29.$$ Express your answer as an ordered pair $(x, y)$ with $x \le y$. [b]p6.[/b] The average walking speed of a cow is $5$ meters per hour. If it takes the cow an entire day to walk around the edges of a perfect square, then determine the area (in square meters) of this square. [b]p7.[/b] Consider the cube below. If the length of the diagonal $AB$ is $3\sqrt3$, determine the volume of the cube. [img]https://cdn.artofproblemsolving.com/attachments/4/d/3a6fdf587c12f2e4637a029f38444914e161ac.png[/img] [b]p8.[/b] I have $18$ socks in my drawer, $6$ colored red, $8$ colored blue and $4$ colored green. If I close my eyes and grab a bunch of socks, how many socks must I grab to guarantee there will be two pairs of matching socks? [b]p9.[/b] Define the operation $a @ b$ to be $3 + ab + a + 2b$. There exists a number $x$ such that $x @ b = 1$ for all $b$. Find $x$. [b]p10.[/b] Compute the units digit of $2017^{(2017^2)}$. [b]p11.[/b] The distinct rational numbers $-\sqrt{-x}$, $x$, and $-x$ form an arithmetic sequence in that order. Determine the value of $x$. [b]p12.[/b] Let $y = x^2 + bx + c$ be a quadratic function that has only one root. If $b$ is positive, find $\frac{b+2}{\sqrt{c}+1}$. [b]p13.[/b] Alice, Bob, and four other people sit themselves around a circular table. What is the probability that Alice does not sit to the left or right of Bob? [b]p14.[/b] Let $f(x) = |x - 8|$. Let $p$ be the sum of all the values of $x$ such that $f(f(f(x))) = 2$ and $q$ be the minimum solution to $f(f(f(x))) = 2$. Compute $p \cdot q$. [b]p15.[/b] Determine the total number of rectangles ($1 \times 1$, $1 \times 2$, $2 \times 2$, etc.) formed by the lines in the figure below: $ \begin{tabular}{ | l | c | c | r| } \hline & & & \\ \hline & & & \\ \hline & & & \\ \hline & & & \\ \hline \end{tabular} $ [b]p16.[/b] Take a square $ABCD$ of side length $1$, and let $P$ be the midpoint of $AB$. Fold the square so that point $D$ touches $P$, and let the intersection of the bottom edge $DC$ with the right edge be $Q$. What is $BQ$? [img]https://cdn.artofproblemsolving.com/attachments/1/1/aeed2c501e34a40a8a786f6bb60922b614a36d.png[/img] [b]p17.[/b] Let $A$, $B$, and $k$ be integers, where $k$ is positive and the greatest common divisor of $A$, $B$, and $k$ is $1$. Define $x\# y$ by the formula $x\# y = \frac{Ax+By}{kxy}$ . If $8\# 4 = \frac12$ and $3\# 1 = \frac{13}{6}$ , determine the sum $A + B + k$. [b]p18.[/b] There are $20$ indistinguishable balls to be placed into bins $A$, $B$, $C$, $D$, and $E$. Each bin must have at least $2$ balls inside of it. How many ways can the balls be placed into the bins, if each ball must be placed in a bin? [b]p19.[/b] Let $T_i$ be a sequence of equilateral triangles such that (a) $T_1$ is an equilateral triangle with side length 1. (b) $T_{i+1}$ is inscribed in the circle inscribed in triangle $T_i$ for $i \ge 1$. Find $$\sum^{\infty}_{i=1} Area (T_i).$$ [b]p20.[/b] A [i]gorgeous [/i] sequence is a sequence of $1$’s and $0$’s such that there are no consecutive $1$’s. For instance, the set of all gorgeous sequences of length $3$ is $\{[1, 0, 0]$,$ [1, 0, 1]$, $[0, 1, 0]$, $[0, 0, 1]$, $[0, 0, 0]\}$. Determine the number of gorgeous sequences of length $7$. PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
A circle has a chord of length $10$, and the distance from the center of the circle to the chord is $5$. What is the area of the circle? $\textbf{(A) }25\pi\qquad\textbf{(B) }50\pi\qquad\textbf{(C) }75\pi\qquad\textbf{(D) }100\pi\qquad\textbf{(E) }125\pi$
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$.
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$
Let $H$ be the orthocenter of an acute-angled triangle $ABC$. The circumcircle of triangle $AHC$ meets segments $AB$ and $BC$ at points $P$ and $Q$. Lines $PQ$ and $AC$ meet at point $R$. A point $K$ lies on the line $PH$ in such a way that $\angle KAC = 90^{\circ}$. Prove that $KR$ is perpendicular to one of the medians of triangle $ABC$.
A right triangle has sides of integer length. One side has length 11. What is the area of the triangle?
A ball is placed on a plane and a point on the ball is marked. Our goal is to roll the ball on a polygon in the plane in a way that it comes back to where it started and the marked point comes to the top of it. Note that We are not allowed to rotate without moving, but only rolling. Prove that it is possible. Time allowed for this problem was 90 minutes.