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

Let $f(x) = x^2 - 2x$. A set of real numbers $S$ is [i]valid[/i] if it satisfies the following: $\bullet$ If $x \in S$, then $f(x) \in S$. $\bullet$ If $x \in S$ and $\underbrace{f(f(\dots f}_{k\ f\text{'s}}(x)\dots )) = x$ for some integer $k$, then $f(x) = x$. Compute the number of 7-element valid sets. [i]Proposed by Lewis Chen[/i]
If in applying the quadratic formula to a quadratic equation \[ f(x)\equiv ax^2 \plus{} bx \plus{} c \equal{} 0, \] it happens that $ c \equal{} \frac {b^2}{4a}$, then the graph of $ y \equal{} f(x)$ will certainly: $ \textbf{(A)}\ \text{have a maximum} \qquad\textbf{(B)}\ \text{have a minimum} \qquad\textbf{(C)}\ \text{be tangent to the x \minus{} axis} \\ \qquad\textbf{(D)}\ \text{be tangent to the y \minus{} axis} \qquad\textbf{(E)}\ \text{lie in one quadrant only}$
Given an acute angled triangle $ABC$ with $M$ being the mid-point of $AB$ and $P$ and $Q$ are the feet of heights from $A$ to $BC$ and $B$ to $AC$ respectively. Show that if the line $AC$ is tangent to the circumcircle of $BMP$ then the line $BC$ is tangent to the circumcircle of $AMQ$.
If $x , y$ are real numbers such that $x^2 + xy + y^2 = 1$ , find the least and the greatest value( minimum and maximum) of the expression $K = x^3y + xy^3$ [u]Babis[/u] [b] Sorry !!! I forgot to write that these 4 problems( 4 topics) were [u]JUNIOR LEVEL[/u][/b]
The sum of the roots of the equation $ 4x^2\plus{}5\minus{}8x\equal{}0$ is equal to: $\textbf{(A)}\ 8 \qquad \textbf{(B)}\ -5 \qquad \textbf{(C)}\ -\dfrac{5}{4} \qquad \textbf{(D)}\ -2 \qquad \textbf{(E)}\ \text{None of these}$
Solve the equation [b]a)[/b] $ \log_2^2 +(x-1)\log_2 x =6-2x $ in $ \mathbb{R} . $ [b]b)[/b] $ 2^{x+1}+3^{x+1} +2^{1/x^2}+3^{1/x^2}=18 $ in $ (0,\infty ) . $ [i]Cristinel Mortici[/i]
Two thousand points are given on a circle. Label one of the points 1. From this point, count 2 points in the clockwise direction and label this point 2. From the point labeled 2, count 3 points in the clockwise direction and label this point 3. (See figure.) Continue this process until the labels $1, 2, 3, \dots, 1993$ are all used. Some of the points on the circle will have more than one label and some points will not have a label. What is the smallest integer that labels the same point as 1993? [asy] int x=101, y=3*floor(x/4); draw(Arc(origin, 1, 360*(y-3)/x, 360*(y+4)/x)); int i; for(i=y-2; i<y+4; i=i+1) { dot(dir(360*i/x)); } label("3", dir(360*(y-2)/x), dir(360*(y-2)/x)); label("2", dir(360*(y+1)/x), dir(360*(y+1)/x)); label("1", dir(360*(y+3)/x), dir(360*(y+3)/x));[/asy]
Let $P(z) = z^8 + (4\sqrt{3} + 6) z^4 - (4\sqrt{3}+7)$. What is the minimum perimeter among all the 8-sided polygons in the complex plane whose vertices are precisely the zeros of $P(z)$? $ \textbf{(A)}\ 4\sqrt{3}+4 \qquad \textbf{(B)}\ 8\sqrt{2} \qquad \textbf{(C)}\ 3\sqrt{2}+3\sqrt{6} \qquad \textbf{(D)}\ 4\sqrt{2}+4\sqrt{3} \qquad $ $\textbf{(E)}\ 4\sqrt{3}+6 $
Define $\displaystyle{f(x) = x + \sqrt{x + \sqrt{x + \sqrt{x + \sqrt{x + \ldots}}}}}$. Find the smallest integer $x$ such that $f(x)\ge50\sqrt{x}$. (Edit: The official question asked for the "smallest integer"; the intended question was the "smallest positive integer".)
Two different positive numbers $ a$ and $ b$ each differ from their reciprocals by 1. What is $ a \plus{} b$? \[ \textbf{(A) } 1 \qquad \textbf{(B) } 2 \qquad \textbf{(C) } \sqrt {5} \qquad \textbf{(D) } \sqrt {6} \qquad \textbf{(E) } 3 \]
Let $f(x)=x+\cfrac{1}{2x+\cfrac{1}{2x+\cfrac{1}{2x+\cdots}}}$. Find $f(99)f^\prime (99)$.
In trapezoid $ABCD,$ leg $\overline{BC}$ is perpendicular to bases $\overline{AB}$ and $\overline{CD},$ and diagonals $\overline{AC}$ and $\overline{BD}$ are perpendicular. Given that $AB=\sqrt{11}$ and $AD=\sqrt{1001},$ find $BC^2.$