Found problems: 1148
1992 China Team Selection Test, 3
For any prime $p$, prove that there exists integer $x_0$ such that $p | (x^2_0 - x_0 + 3)$ $\Leftrightarrow$ there exists integer $y_0$ such that $p | (y^2_0 - y_0 + 25).$
2004 Czech-Polish-Slovak Match, 1
Show that real numbers, $p, q, r$ satisfy the condition $p^4(q-r)^2 + 2p^2(q+r) + 1 = p^4$ if and only if the quadratic equations $x^2 + px + q = 0$ and $y^2 - py + r = 0$ have real roots (not necessarily distinct) which can be labeled by $x_1,x_2$ and $y_1,y_2$, respectively, in such a way that $x_1y_1 - x_2y_2 = 1$.
2022 Auckland Mathematical Olympiad, 5
The teacher wrote on the board the quadratic polyomial $x^2+10x+20$. Then in turn, each of the students came to the board and increased or decreased by $1$ either the coefficient at $x$ or the constant term, but not both at once. As a result, the quadratic polyomial $x^2 + 20x +10$ appeared on the board. Is it true that at some point a quadratic polyomial with integer roots appeared on the board?
2014 Contests, 3
Let $ x,y,z $ be three non-negative real numbers such that \[x^2+y^2+z^2=2(xy+yz+zx). \] Prove that \[\dfrac{x+y+z}{3} \ge \sqrt[3]{2xyz}.\]
2002 All-Russian Olympiad, 1
The polynomials $P$, $Q$, $R$ with real coefficients, one of which is degree $2$ and two of degree $3$, satisfy the equality $P^2+Q^2=R^2$. Prove that one of the polynomials of degree $3$ has three real roots.
1963 AMC 12/AHSME, 24
Consider equations of the form $x^2 + bx + c = 0$. How many such equations have real roots and have coefficients $b$ and $c$ selected from the set of integers $\{1,2,3, 4, 5,6\}$?
$\textbf{(A)}\ 20 \qquad
\textbf{(B)}\ 19 \qquad
\textbf{(C)}\ 18 \qquad
\textbf{(D)}\ 17 \qquad
\textbf{(E)}\ 16$
2007 Princeton University Math Competition, 8
For how many rational numbers $p$ is the area of the triangle formed by the intercepts and vertex of $f(x) = -x^2+4px-p+1$ an integer?
2010 Dutch BxMO TST, 5
For any non-negative integer $n$, we say that a permutation $(a_0,a_1,...,a_n)$ of $\{0,1,..., n\} $ is quadratic if $k + a_k$ is a square for $k = 0, 1,...,n$. Show that for any non-negative integer $n$, there exists a quadratic permutation of $\{0,1,..., n\}$.
2010 India IMO Training Camp, 2
Two polynomials $P(x)=x^4+ax^3+bx^2+cx+d$ and $Q(x)=x^2+px+q$ have real coefficients, and $I$ is an interval on the real line of length greater than $2$. Suppose $P(x)$ and $Q(x)$ take negative values on $I$, and they take non-negative values outside $I$. Prove that there exists a real number $x_0$ such that $P(x_0)<Q(x_0)$.
2008 Harvard-MIT Mathematics Tournament, 21
Let $ ABC$ be a triangle with $ AB \equal{} 5$, $ BC \equal{} 4$ and $ AC \equal{} 3$. Let $ \mathcal P$ and $ \mathcal Q$ be squares inside $ ABC$ with disjoint interiors such that they both have one side lying on $ AB$. Also, the two squares each have an edge lying on a common line perpendicular to $ AB$, and $ \mathcal P$ has one vertex on $ AC$ and $ \mathcal Q$ has one vertex on $ BC$. Determine the minimum value of the sum of the areas of the two squares.
[asy]import olympiad;
import math;
import graph;
unitsize(1.5cm);
pair A, B, C;
A = origin;
B = A + 5 * right;
C = (9/5, 12/5);
pair X = .7 * A + .3 * B;
pair Xa = X + dir(135);
pair Xb = X + dir(45);
pair Ya = extension(X, Xa, A, C);
pair Yb = extension(X, Xb, B, C);
pair Oa = (X + Ya)/2;
pair Ob = (X + Yb)/2;
pair Ya1 = (X.x, Ya.y);
pair Ya2 = (Ya.x, X.y);
pair Yb1 = (Yb.x, X.y);
pair Yb2 = (X.x, Yb.y);
draw(A--B--C--cycle);
draw(Ya--Ya1--X--Ya2--cycle);
draw(Yb--Yb1--X--Yb2--cycle);
label("$A$", A, W);
label("$B$", B, E);
label("$C$", C, N);
label("$\mathcal P$", Oa, origin);
label("$\mathcal Q$", Ob, origin);[/asy]
1988 AMC 12/AHSME, 15
If $a$ and $b$ are integers such that $x^2 - x - 1$ is a factor of $ax^3 + bx^2 + 1$, then $b$ is
$ \textbf{(A)}\ -2\qquad\textbf{(B)}\ -1\qquad\textbf{(C)}\ 0\qquad\textbf{(D)}\ 1\qquad\textbf{(E)}\ 2 $
2002 All-Russian Olympiad, 1
The polynomials $P$, $Q$, $R$ with real coefficients, one of which is degree $2$ and two of degree $3$, satisfy the equality $P^2+Q^2=R^2$. Prove that one of the polynomials of degree $3$ has three real roots.
2002 India IMO Training Camp, 3
Let $X=\{2^m3^n|0 \le m, \ n \le 9 \}$. How many quadratics are there of the form $ax^2+2bx+c$, with equal roots, and such that $a,b,c$ are distinct elements of $X$?
2010 Today's Calculation Of Integral, 558
For a positive constant $ t$, let $ \alpha ,\ \beta$ be the roots of the quadratic equation $ x^2 \plus{} t^2x \minus{} 2t \equal{} 0$.
Find the minimum value of $ \int_{ \minus{} 1}^2 \left\{\left(x \plus{} \frac {1}{\alpha ^ 2}\right)\left(x \plus{} \frac {1}{\beta ^ 2}\right) \plus{} \frac {1}{\alpha \beta}\right\}dx.$
1999 Hungary-Israel Binational, 2
The function $ f(x,y,z)\equal{}\frac{x^2\plus{}y^2\plus{}z^2}{x\plus{}y\plus{}z}$ is defined for every $ x,y,z \in R$ whose sum is not 0. Find a point $ (x_0,y_0,z_0)$ such that $ 0 < x_0^2\plus{}y_0^2\plus{}z_0^2 < \frac{1}{1999}$ and $ 1.999 < f(x_0,y_0,z_0) < 2$.
2007 Harvard-MIT Mathematics Tournament, 9
The complex numbers $\alpha_1$, $\alpha_2$, $\alpha_3$, and $\alpha_4$ are the four distinct roots of the equation $x^4+2x^3+2=0$. Determine the unordered set \[\{\alpha_1\alpha_2+\alpha_3\alpha_4,\alpha_1\alpha_3+\alpha_2\alpha_4,\alpha_1\alpha_4+\alpha_2\alpha_3\}.\]
2007 Princeton University Math Competition, 3
Find all values of $b$ such that the difference between the maximum and minimum values of $f(x) = x^2-2bx-1$ on the interval $[0, 1]$ is $1$.
2004 Croatia Team Selection Test, 1
Find all pairs $(x,y)$ of positive integers such that $x(x+y)=y^2+1.$
2000 AMC 12/AHSME, 15
Let $ f$ be a function for which $ f(x/3) \equal{} x^2 \plus{} x \plus{} 1$. Find the sum of all values of $ z$ for which $ f(3z) \equal{} 7$.
$ \textbf{(A)}\ \minus{} 1/3 \qquad \textbf{(B)}\ \minus{} 1/9 \qquad \textbf{(C)}\ 0 \qquad \textbf{(D)}\ 5/9 \qquad \textbf{(E)}\ 5/3$
2011 AMC 12/AHSME, 21
The arithmetic mean of two distinct positive integers $x$ and $y$ is a two-digit integer. The geometric mean of $x$ and $y$ is obtained by reversing the digits of the arithmetic mean. What is $|x-y|$?
$ \textbf{(A)}\ 24 \qquad
\textbf{(B)}\ 48 \qquad
\textbf{(C)}\ 54 \qquad
\textbf{(D)}\ 66 \qquad
\textbf{(E)}\ 70 $
2013 ISI Entrance Examination, 7
Find all natural numbers $N$ for which $N(N-101)$ is a perfect square.
2007 Princeton University Math Competition, 10
Find the real root of $x^5+5x^3+5x-1$. Hint: Let $x = u+k/u$.
2002 Moldova National Olympiad, 2
Let $ a,b,c\geq 0$ such that $ a\plus{}b\plus{}c\equal{}1$. Prove that:
$ a^2\plus{}b^2\plus{}c^2\geq 4(ab\plus{}bc\plus{}ca)\minus{}1$
2015 Puerto Rico Team Selection Test, 3
Let $f$ be a quadratic polynomial with integer coefficients. Also $f (k)$ is divisible by $5$ for every integer $k$. Show that coefficients of the polynomial $f$ are all divisible by $5$.
2009 Indonesia MO, 1
Find all positive integers $ n\in\{1,2,3,\ldots,2009\}$ such that
\[ 4n^6 \plus{} n^3 \plus{} 5\]
is divisible by $ 7$.