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

1979 AMC 12/AHSME, 23

The edges of a regular tetrahedron with vertices $A ,~ B,~ C$, and $D$ each have length one. Find the least possible distance between a pair of points $P$ and $Q$, where $P$ is on edge $AB$ and $Q$ is on edge $CD$. $\textbf{(A) }\frac{1}{2}\qquad\textbf{(B) }\frac{3}{4}\qquad\textbf{(C) }\frac{\sqrt{2}}{2}\qquad\textbf{(D) }\frac{\sqrt{3}}{2}\qquad\textbf{(E) }\frac{\sqrt{3}}{3}$ [asy] size(150); import patterns; pair D=(0,0),C=(1,-1),B=(2.5,-0.2),A=(1,2),AA,BB,CC,DD,P,Q,aux; add("hatch",hatch()); //AA=new A and etc. draw(rotate(100,D)*(A--B--C--D--cycle)); AA=rotate(100,D)*A; BB=rotate(100,D)*D; CC=rotate(100,D)*C; DD=rotate(100,D)*B; aux=midpoint(AA--BB); draw(BB--DD); P=midpoint(AA--aux); aux=midpoint(CC--DD); Q=midpoint(CC--aux); draw(AA--CC,dashed); dot(P); dot(Q); fill(DD--BB--CC--cycle,pattern("hatch")); label("$A$",AA,W); label("$B$",BB,S); label("$C$",CC,E); label("$D$",DD,N); label("$P$",P,S); label("$Q$",Q,E); //Credit to TheMaskedMagician for the diagram [/asy]

2020 BMT Fall, 6

Tags: algebra
Given that $\tbinom{n}{k}=\tfrac{n!}{k!(n-k)!}$, the value of $$\sum_{n=3}^{10}\frac{\binom{n}{2}}{\binom{n}{3}\binom{n+1}{3}}$$ can be written in the form $\tfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Compute $m+n$.

2018 Iran MO (1st Round), 7

What is the enclosed area between the graph of $y=\lfloor 10x \rfloor + \sqrt{1-x^2}$ in the interval $[0,1]$ and the $x$ axis?

2023 CMWMC, R2

Tags: algebra
[u]Set 2[/u] [b]2.1[/b] A school has $50$ students and four teachers. Each student has exactly one teacher, such that two teachers have $10$ students each and the other two teachers have $15$ students each. You survey each student in the school, asking the number of classmates they have (not including themself or the teacher). What is the average of all $50$ responses? [b]2.2[/b] Let $T$ be the answer from the previous problem. A ball is thrown straight up from the ground, reaching (maximum) height $T+1$. Then the ball bounces on the ground and rebounds to height $T-1$. The ball continues bouncing indefinitely, and the height of each bounce is $r$ times the height of the previous bounce for some constant $r$. What is the total vertical distance that the ball travels? [b]2.3[/b] Let $T$ be the answer from the previous problem. The polynomial equation $$x^3 + x^2 - (T + 1)x + (T- 1) = 0$$ has one (integer) solution for x which does not depend on $T$ and two solutions for $x$ which do depend on $T$. Find the greatest solution for $x$ in this equation. (Hint: Find the independent solution for $x$ while you wait for $T$.) PS. You should use hide for answers.

2012 Purple Comet Problems, 7

Two convex polygons have a total of 33 sides and 243 diagonals. Find the number of diagonals in the polygon with the greater number of sides.

1995 AMC 8, 19

Tags:
The graph shows the distribution of the number of children in the families of the students in Ms. Jordan's English class. The median number of children in the family for this distribution is [asy] unitsize(12); for(int i = 1; i <= 7; ++i) { draw((0,i)--(19,i),dotted); draw((-0.5,i)--(0.5,i)); } for(int i = 0; i <= 5; ++i) { draw((3*i+2,0)--(3*i+2,-0.5)); } fill((1,0)--(1,2)--(3,2)--(3,0)--cycle,white); fill((4,0)--(4,1)--(6,1)--(6,0)--cycle,white); fill((7,0)--(7,2)--(9,2)--(9,0)--cycle,white); fill((10,0)--(10,2)--(12,2)--(12,0)--cycle,white); fill((13,0)--(13,6)--(15,6)--(15,0)--cycle,white); draw((0,9)--(0,0)--(19,0)); draw((1,0)--(1,2)--(3,2)--(3,0)); draw((4,0)--(4,1)--(6,1)--(6,0)); draw((7,0)--(7,2)--(9,2)--(9,0)); draw((10,0)--(10,2)--(12,2)--(12,0)); draw((13,0)--(13,6)--(15,6)--(15,0)); label("$1$",(2,-0.5),S); label("$2$",(5,-0.5),S); label("$3$",(8,-0.5),S); label("$4$",(11,-0.5),S); label("$5$",(14,-0.5),S); label("$6$",(17,-0.5),S); label("$2$",(-0.5,2),W); label("$4$",(-0.5,4),W); label("$6$",(-0.5,6),W); label("$\textbf{Number of Children}$",(9,-1.5),S); label("$\textbf{in the Family}$",(9,-2.5),S); label("$\textbf{Number}$",(-1.5,6),W); label("$\textbf{of}$",(-3,5),W); label("$\textbf{Families}$",(-1.5,4),W); [/asy] $\text{(A)}\ 1 \qquad \text{(B)}\ 2 \qquad \text{(C)}\ 3 \qquad \text{(D)}\ 4 \qquad \text{(E)}\ 5$

2010 Gheorghe Vranceanu, 2

Find all polynomials $ P $ with integer coefficients that have the property that for any natural number $ n $ the polynomial $ P-n $ has at least a root whose square is integer.

2013 Israel National Olympiad, 4

Determine the number of positive integers $n$ satisfying: [list] [*] $n<10^6$ [*] $n$ is divisible by 7 [*] $n$ does not contain any of the digits 2,3,4,5,6,7,8. [/list]

1992 Tournament Of Towns, (357) 6

Consider a polyhedron having $100$ edges. (a) Find the maximal possible number of its edges which can be intersected by a plane (not containing any vertices of the polyhedron) if the polyhedron is convex. (b) Prove that for a non-convex polyhedron this number i. can be as great as $96$, ii. cannot be as great as $100$. (A Andjans, Riga

2011 Ukraine Team Selection Test, 11

Let $ P (x) $ and $ Q (x) $ be polynomials with real coefficients such that $ P (0)> 0 $ and all coefficients of the polynomial $ S (x) = P (x) \cdot Q (x) $ are integers. Prove that for any positive $ x $ the inequality holds: $$S ({{x} ^ {2}}) - {{S} ^ {2}} (x) \le \frac {1} {4} ({{P} ^ {2}} ({{ x} ^ {3}}) + Q ({{x} ^ {3}})). $$

1991 AMC 12/AHSME, 8

Tags:
Liquid X does not mix with water. Unless obstructed, it spreads out on the surface of water to form a circular film $0.1$ cm thick. A rectangular box measuring $6$ cm by $3$ cm by $12$ cm is filled with liquid X. Its contents are poured onto a large body of water. What will be the radius, in centimeters, of the resulting circular film? $ \textbf{(A)}\ \frac{\sqrt{216}}{\pi}\qquad\textbf{(B)}\ \sqrt{\frac{216}{\pi}}\qquad\textbf{(C)}\ \sqrt{\frac{2160}{\pi}}\qquad\textbf{(D)}\ \frac{216}{\pi}\qquad\textbf{(E)}\ \frac{2160}{\pi} $

2010 AMC 8, 22

Tags:
The hundreds digit of a three-digit number is $2$ more than the units digit. The digits of the three-digit number are reversed, and the result is subtracted from the original three-digit number. What is the units digit of the result? $ \textbf{(A)}\ 0 \qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ 4\qquad\textbf{(D)}\ 6\qquad\textbf{(E)}\ 8 $

2024 LMT Fall, 21

Tags: guts
Let $ABC$ be a triangle such that $AB=2$, $BC=3$, and $AC=4$. A circle passing through $A$ intersects $AB$ at $D$, $AC$ at $E$, and $BC$ at $M$ and $N$ such that $BM=MN=NC$. Find $DE$.

2021 Turkey MO (2nd round), 2

Tags: polynomial
If a polynomial with real coefficients of degree $d$ has at least $d$ coefficients equal to $1$ and has $d$ real roots, what is the maximum possible value of $d$? (Note: The roots of the polynomial do not have to be different from each other.)

1992 All Soviet Union Mathematical Olympiad, 580

If $a > b > c > d > 0$ are integers such that $ad = bc$, show that $$(a - d)^2 \ge 4d + 8$$

2005 France Team Selection Test, 6

Let $P$ be a polynom of degree $n \geq 5$ with integer coefficients given by $P(x)=a_{n}x^n+a_{n-1}x^{n-1}+\cdots+a_0 \quad$ with $a_i \in \mathbb{Z}$, $a_n \neq 0$. Suppose that $P$ has $n$ different integer roots (elements of $\mathbb{Z}$) : $0,\alpha_2,\ldots,\alpha_n$. Find all integers $k \in \mathbb{Z}$ such that $P(P(k))=0$.

1962 AMC 12/AHSME, 15

Given triangle $ ABC$ with base $ AB$ fixed in length and position. As the vertex $ C$ moves on a straight line, the intersection point of the three medians moves on: $ \textbf{(A)}\ \text{a circle} \qquad \textbf{(B)}\ \text{a parabola} \qquad \textbf{(C)}\ \text{an ellipse} \qquad \textbf{(D)}\ \text{a straight line} \qquad \textbf{(E)}\ \text{a curve here not listed}$

2020 Serbia National Math Olympiad, 4

In a trapezoid $ABCD$ such that the internal angles are not equal to $90^{\circ}$, the diagonals $AC$ and $BD$ intersect at the point $E$. Let $P$ and $Q$ be the feet of the altitudes from $A$ and $B$ to the sides $BC$ and $AD$ respectively. Circumscribed circles of the triangles $CEQ$ and $DEP$ intersect at the point $F\neq E$. Prove that the lines $AP$, $BQ$ and $EF$ are either parallel to each other, or they meet at exactly one point.

2024 All-Russian Olympiad, 3

Two boys are given a bag of potatoes, each bag containing $150$ tubers. They take turns transferring the potatoes, where in each turn they transfer a non-zero tubers from their bag to the other boy's bag. Their moves must satisfy the following condition: In each move, a boy must move more tubers than he had in his bag before any of his previous moves (if there were such moves). So, with his first move, a boy can move any non-zero quantity, and with his fifth move, a boy can move $200$ tubers, if before his first, second, third and fourth move, the numbers of tubers in his bag was less than $200$. What is the maximal total number of moves the two boys can do? [i]Proposed by E. Molchanov[/i]

2002 Cono Sur Olympiad, 5

Consider the set $A = \{1, 2, ..., n\}$. For each integer $k$, let $r_k$ be the largest quantity of different elements of $A$ that we can choose so that the difference between two numbers chosen is always different from $k$. Determine the highest value possible of $r_k$, where $1 \le k \le \frac{n}{2}$

2019 AMC 12/AHSME, 19

In $\triangle ABC$ with integer side lengths, \[ \cos A=\frac{11}{16}, \qquad \cos B= \frac{7}{8}, \qquad \text{and} \qquad\cos C=-\frac{1}{4}. \] What is the least possible perimeter for $\triangle ABC$? $\textbf{(A) } 9 \qquad \textbf{(B) } 12 \qquad \textbf{(C) } 23 \qquad \textbf{(D) } 27 \qquad \textbf{(E) } 44$

2012 Sharygin Geometry Olympiad, 6

Consider a tetrahedron $ABCD$. A point $X$ is chosen outside the tetrahedron so that segment $XD$ intersects face $ABC$ in its interior point. Let $A' , B'$ , and $C'$ be the projections of $D$ onto the planes $XBC, XCA$, and $XAB$ respectively. Prove that $A' B' + B' C' + C' A' \le DA + DB + DC$. (V.Yassinsky)

1973 Miklós Schweitzer, 1

We say that the rank of a group $ G$ is at most $ r$ if every subgroup of $ G$ can be generated by at most $ r$ elements. Prove that here exists an integer $ s$ such that for every finite group $ G$ of rank $ 2$ the commutator series of $ G$ has length less than $ s$. [i]J. Erdos[/i]

2018 AMC 12/AHSME, 22

The solutions to the equations $z^2=4+4\sqrt{15}i$ and $z^2=2+2\sqrt 3i,$ where $i=\sqrt{-1},$ form the vertices of a parallelogram in the complex plane. The area of this parallelogram can be written in the form $p\sqrt q-r\sqrt s,$ where $p,$ $q,$ $r,$ and $s$ are positive integers and neither $q$ nor $s$ is divisible by the square of any prime number. What is $p+q+r+s?$ $\textbf{(A) } 20 \qquad \textbf{(B) } 21 \qquad \textbf{(C) } 22 \qquad \textbf{(D) } 23 \qquad \textbf{(E) } 24 $

2016 Saudi Arabia IMO TST, 3

Let $P \in Q[x]$ be a polynomial of degree $2016$ whose leading coefficient is $1$. A positive integer $m$ is [i]nice [/i] if there exists some positive integer $n$ such that $m = n^3 + 3n + 1$. Suppose that there exist infinitely many positive integers $n$ such that $P(n)$ are nice. Prove that there exists an arithmetic sequence $(n_k)$ of arbitrary length such that $P(n_k)$ are all nice for $k = 1,2, 3$,