Found problems: 85335
ABMC Accuracy Rounds, 2017
[b]p1.[/b] Len's Spanish class has four tests in the first term. Len scores $72$, $81$, and $78$ on the first three tests. If Len wants to have an 80 average for the term, what is the minimum score he needs on the last test?
[b]p2.[/b] In $1824$, the Electoral College had $261$ members. Andrew Jackson won $99$ Electoral College votes and John Quincy Adams won $84$ votes. A plurality occurs when no candidate has more than $50\%$ of the votes. Should a plurality occur, the vote goes to the House of Representatives to break the tie. How many more votes would Jackson have needed so that a plurality would not have occurred?
[b]p3.[/b] $\frac12 + \frac16 + \frac{1}{12} + \frac{1}{20} + \frac{1}{30}= 1 - \frac{1}{n}$. Find $n$.
[b]p4.[/b] How many ways are there to sit Samuel, Esun, Johnny, and Prat in a row of $4$ chairs if Prat and Johnny refuse to sit on an end?
[b]p5.[/b] Find an ordered quadruple $(w, x, y, z)$ that satisfies the following: $$3^w + 3^x + 3^y = 3^z$$ where $w + x + y + z = 2017$.
[b]p6.[/b] In rectangle $ABCD$, $E$ is the midpoint of $CD$. If $AB = 6$ inches and $AE = 6$ inches, what is the length of $AC$?
[b]p7.[/b] Call an integer interesting if the integer is divisible by the sum of its digits. For example, $27$ is divisible by $2 + 7 = 9$, so $27$ is interesting. How many $2$-digit interesting integers are there?
[b]p8.[/b] Let $a\#b = \frac{a^3-b^3}{a-b}$ . If $a, b, c$ are the roots of the polynomial $x^3 + 2x^2 + 3x + 4$, what is the value of $a\#b + b\#c + c\#a$?
[b]p9.[/b] Akshay and Gowri are examining a strange chessboard. Suppose $3$ distinct rooks are placed into the following chessboard. Find the number of ways that one can place these rooks so that they don't attack each other. Note that two rooks are considered attacking each other if they are in the same row or the same column.
[img]https://cdn.artofproblemsolving.com/attachments/f/1/70f7d68c44a7a69eb13ce12291c0600d11027c.png[/img]
[b]p10.[/b] The Earth is a very large sphere. Richard and Allen have a large spherical model of Earth, and they would like to (for some strange reason) cut the sphere up with planar cuts. If each cut intersects the sphere, and Allen holds the sphere together so it does not fall apart after each cut, what is the maximum number of pieces the sphere can be cut into after $6$ cuts?
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2005 Turkey Team Selection Test, 1
Find all functions $ f :\mathbb{R}_{0}^{+}\mapsto\mathbb{R}_{0}^{+} $ satisfying the conditions $4f(x)\geq 3x$ and $f(4f(x)-3x)=x$ for all $x\geq 0$ .
2011 Costa Rica - Final Round, 2
Find the biggest positive integer $n$ such that $n$ is $167$ times the amount of it's positive divisors.
1997 Nordic, 4
Let f be a function defined in the set $\{0, 1, 2,...\}$ of non-negative integers, satisfying $f(2x) = 2f(x), f(4x+1) =
4f(x) + 3$, and $f(4x-1) = 2f(2x - 1) -1$.
Show that $f $ is an injection, i.e. if $f(x) = f(y)$, then $x = y$.
2004 Postal Coaching, 10
A convex quadrilateral $ABCD$ has an incircle. In each corner a circle is inscribed that also externally touches the two circles inscribed in the adjacent corners. Show that at least two circles have the same size.
2016 AMC 8, 22
Rectangle $DEFA$ below is a $3 \times 4$ rectangle with $DC=CB=BA$. The area of the "bat wings" is
[asy]
size(180);
defaultpen(fontsize(11pt));
draw((0,0)--(3,0)--(3,4)--(0,4)--(0,0)--(2,4)--(3,0));
draw((3,0)--(1,4)--(0,0));
fill((0,0)--(1,4)--(1.5,3)--cycle, black);
fill((3,0)--(2,4)--(1.5,3)--cycle, black);
label("$D$",(0,4),NW);
label("$C$",(1,4),N);
label("$B$",(2,4),N);
label("$A$",(3,4),NE);
label("$E$",(0,0),SW);
label("$F$",(3,0),SE);[/asy]
$\textbf{(A) }2\qquad\textbf{(B) }2 \frac{1}{2}\qquad\textbf{(C) }3\qquad\textbf{(D) }3 \frac{1}{2}\qquad \textbf{(E) }5$
2014 Costa Rica - Final Round, 6
The sequences $a_n$, $b_n$ and $c_n$ are defined recursively in the following way:
$a_0 = 1/6$, $b_0 = 1/2$, $c_0 = 1/3,$
$$a_{n+1}= \frac{(a_n + b_n)(a_n + c_n)}{(a_n - b_n)(a_n - c_n)},\,\,
b_{n+1}= \frac{(b_n + a_n)(b_n + c_n)}{(b_n - a_n)(b_n - c_n)},\,\,
c_{n+1}= \frac{(c_n + a_n)(c_n + b_n)}{(c_n - a_n)(c_n - b_n)}$$
For each natural number $N$, the following polynomials are defined:
$A_n(x) =a_o+a_1 x+ ...+ a_{2N}x^{2N}$
$B_n(x) =b_o+a_1 x+ ...+ a_{2N}x^{2N}$
$C_n(x) =a_o+a_1 x+ ...+ a_{2N}x^{2N}$
Assume the sequences are well defined.
Show that there is no real $c$ such that $A_N(c) = B_N(c) = C_N(c) = 0$.
2021 Brazil National Olympiad, 4
Let $d(n)$ be the quantity of positive divisors of $n$, for example $d(1)=1,d(2)=2,d(10)=4$. The [b]size[/b] of $n$ is $k$ if $k$ is the least positive integer, such that $d^k(n)=2$. Note that $d^s(n)=d(d^{s-1}(n))$.
a) How many numbers in the interval $[3,1000]$ have size $2$ ?
b) Determine the greatest size of a number in the interval $[3,1000]$.
2017 CMIMC Team, 9
Circles $\omega_1$ and $\omega_2$ are externally tangent to each other. Circle $\Omega$ is placed such that $\omega_1$ is internally tangent to $\Omega$ at $X$ while $\omega_2$ is internally tangent to $\Omega$ at $Y$. Line $\ell$ is tangent to $\omega_1$ at $P$ and $\omega_2$ at $Q$ and furthermore intersects $\Omega$ at points $A$ and $B$ with $AP<AQ$. Suppose that $AP=2$, $PQ=4$, and $QB=3$. Compute the length of line segment $\overline{XY}$.
2024 Switzerland - Final Round, 6
Let $\mathbb{R}$ be the set of real numbers. Let $f:\mathbb{R}\rightarrow\mathbb{R}$ be a function such that \[f(x+y)f(x-y)\geqslant f(x)^2-f(y)^2\] for every $x,y\in\mathbb{R}$. Assume that the inequality is strict for some $x_0,y_0\in\mathbb{R}$.
Prove that either $f(x)\geqslant 0$ for every $x\in\mathbb{R}$ or $f(x)\leqslant 0$ for every $x\in\mathbb{R}$.
2021 USMCA, 13
An ant is currently located in the center (vertex $S$) of the adjoined hexagonal configuration, as shown in the figure below. Each minute, it walks along $1$ of the $15$ possible edges, traveling from one vertex to another. How many ways are there for the ant to be back to its original position after $2020$ minutes?
V Soros Olympiad 1998 - 99 (Russia), 10.6
The straight line containing the centers of the circumscribed and inscribed circles of triangle $ABC$ intersects rays $BA$ and $BC$ and forms an angle with the altitude to side $BC$ equal to half the angle $\angle BAC$. What is angle $\angle ABC$?
2007 Indonesia MO, 1
Let $ ABC$ be a triangle with $ \angle ABC\equal{}\angle ACB\equal{}70^{\circ}$. Let point $ D$ on side $ BC$ such that $ AD$ is the altitude, point $ E$ on side $ AB$ such that $ \angle ACE\equal{}10^{\circ}$, and point $ F$ is the intersection of $ AD$ and $ CE$. Prove that $ CF\equal{}BC$.
2021 Tuymaada Olympiad, 8
An acute triangle $ABC$ is given, $AC \not= BC$. The altitudes drawn from $A$ and $B$ meet at $H$ and intersect the external bisector of the angle $C$ at $Y$ and $X$ respectively. The external bisector of the angle $AHB$ meets the segments $AX$ and $BY$ at $P$ and $Q$ respectively. If $PX = QY$, prove that $AP + BQ \ge 2CH$.
2002 Romania National Olympiad, 4
Find all functions $f: \mathbb{N}\to\mathbb{N}$ which satisfy the inequality:
\[f(3x+2y)=f(x)f(y)\]
for all non-negative integers $x,y$.
2016 Online Math Open Problems, 15
Two bored millionaires, Bilion and Trilion, decide to play a game. They each have a sufficient supply of $\$ 1, \$ 2,\$ 5$, and $\$ 10$ bills. Starting with Bilion, they take turns putting one of the bills they have into a pile. The game ends when the bills in the pile total exactly $\$1{,}000{,}000$, and whoever makes the last move wins the $\$1{,}000{,}000$ in the pile (if the pile is worth more than $\$1{,}000{,}000$ after a move, then the person who made the last move loses instead, and the other person wins the amount of cash in the pile). Assuming optimal play, how many dollars will the winning player gain?
[i]Proposed by Yannick Yao[/i]
2005 IMO, 6
In a mathematical competition, in which $6$ problems were posed to the participants, every two of these problems were solved by more than $\frac 25$ of the contestants. Moreover, no contestant solved all the $6$ problems. Show that there are at least $2$ contestants who solved exactly $5$ problems each.
[i]Radu Gologan and Dan Schwartz[/i]
2016 AMC 12/AHSME, 11
Each of the $100$ students in a certain summer camp can either sing, dance, or act. Some students have more than one talent, but no student has all three talents. There are $42$ students who cannot sing, $65$ students who cannot dance, and $29$ students who cannot act. How many students have two of these talents?
$\textbf{(A)}\ 16\qquad\textbf{(B)}\ 25\qquad\textbf{(C)}\ 36\qquad\textbf{(D)}\ 49\qquad\textbf{(E)}\ 64$
1997 Canada National Olympiad, 5
Write the sum $\sum_{i=0}^{n}{\frac{(-1)^i\cdot\binom{n}{i}}{i^3 +9i^2 +26i +24}}$ as the ratio of two explicitly defined polynomials with integer coefficients.
2005 Tournament of Towns, 4
On all three sides of a right triangle $ABC$ external squares are constructed; their centers denoted by $D$, $E$, $F$. Show that the ratio of the area of triangle $DEF$ to the area of triangle $ABC$ is:
a) [i](2 points)[/i] greater than $1$;
b) [i](2 points)[/i] at least $2$.
2016 Saint Petersburg Mathematical Olympiad, 2
The rook, standing on the surface of the checkered cube, beats the cells, located in the same row as well as on the
continuations of this series through one or even several edges. (The picture shows an example for a $4 \times 4 \times 4$ cube,visible cells that some beat the rook, shaded gray.) What is the largest number do not beat each other rooks can be placed on the surface of the cube $50 \times 50 \times 50$?
2001 Austria Beginners' Competition, 2
Consider the quadratic equation $x^2-2mx-1=0$, where $m$ is an arbitrary real number. For what values of $m$ does the equation have two real solutions, such that the sum of their cubes is equal to eight times their sum.
2009 Belarus Team Selection Test, 4
Let $x,y,z$ be integer numbers satisfying the equality $yx^2+(y^2-z^2)x+y(y-z)^2=0$
a) Prove that number $xy$ is a perfect square.
b) Prove that there are infinitely many triples $(x,y,z)$ satisfying the equality.
I.Voronovich
2000 IMO, 2
Let $ a, b, c$ be positive real numbers so that $ abc \equal{} 1$. Prove that
\[ \left( a \minus{} 1 \plus{} \frac 1b \right) \left( b \minus{} 1 \plus{} \frac 1c \right) \left( c \minus{} 1 \plus{} \frac 1a \right) \leq 1.
\]
2021 AMC 12/AHSME Spring, 11
Triangle $ABC$ has $AB=13,BC=14$ and $AC=15$. Let $P$ be the point on $\overline{AC}$ such that $PC=10$. There are exactly two points $D$ and $E$ on line $BP$ such that quadrilaterals $ABCD$ and $ABCE$ are trapezoids. What is the distance $DE?$
$\textbf{(A) }\frac{42}5 \qquad \textbf{(B) }6\sqrt2 \qquad \textbf{(C) }\frac{84}5\qquad \textbf{(D) }12\sqrt2 \qquad \textbf{(E) }18$