Practice (Basic)

back to index  |  new

Jack wants to bike from his house to Jill's house, which is located three blocks east and two blocks north of Jack's house. After biking each block, Jack can continue either east or north, but he needs to avoid a dangerous intersection one block east and one block north of his house. In how many ways can he reach Jill's house by biking a total of five blocks?


The "Middle School Eight" basketball conference has $8$ teams. Every season, each team plays every other conference team twice (home and away), and each team also plays $4$ games against non-conference opponents. What is the total number of games in a season involving the "Middle School Eight" teams?


Four children were born at City Hospital yesterday. Assume each child is equally likely to be a boy or a girl. Which of the following outcomes is most likely?

A cube with $3$-inch edges is to be constructed from $27$ smaller cubes with $1$-inch edges. Twenty-one of the cubes are colored red and $6$ are colored white. If the $3$-inch cube is constructed to have the smallest possible white surface area showing, what fraction of the surface area is white?

Given that $x^2+5x+6=20$, find the value of $3x^2 + 15x+17$.

Express $\sqrt{7+4\sqrt{3}}+\sqrt{7-4\sqrt{3}}$ in the simplest possible form.

Let $r_1, \cdots, r_5$ be the roots of the polynomial $x^5 + 5x^4 - 79x^3 +64x^2 + 60x+144$. What is $r_1^2 +\cdots + r_5^2$?

Let non-zero real numbers $a, b, c$ satisfy $a+b+c\ne 0$. If the following relations hold $$\frac{a+b-c}{c}=\frac{a-b+c}{b}=\frac{-a+b+c}{a}$$ Find the value of $$\frac{(a+b)(b+c)(c+a)}{abc}$$

Compute $$S_n=\frac{2}{2}+\frac{3}{2^2}+\frac{4}{2^3}+\cdots+\frac{n+1}{2^n}$$

Let $S_n$ be the sum of the first $n$ terms in geometric sequence $\{a_n\}$. If all $a_n$ are real numbers and $S_{10}=10$, and $S_{30}=70$, compute $S_{40}$.

Is function $f(x)=\lg(x+\sqrt{x^2+1})$ an odd or even function?

Let the domain of function $f(n)$ be $\mathbb{N}$, $f(1)=1$, and for any $m, n\in\mathbb{N}$, $$f(m+n)=f(m)+f(n)+mn$$ Determine $f(n)$.

Let the domain of function $f(n)$ be $\mathbb{N}$, $f(1)=1$, and for any integer $n \ge 2$, $$f(n)=f(n-1) + 2^{n-1}$$ Determine $f(n)$.

How many pairs of ordered real numbers $(x, y)$ are there such that $$ \left\{ \begin{array}{ccl} \mid x\mid + y &=& 12\\ x + \mid y \mid &=&6 \end{array} \right. $$

Solve this equation in real numbers: $$\sqrt{x}+\sqrt{y-1}+\sqrt{z-2}=\frac{1}{2}\times(x+y+z)$$

Let $S(n)$ equal the sum of the digits of positive integer $n$. For example, $S(1507) = 13$. For a particular positive integer $n$, $S(n) = 1274$. Which of the following could be the value of $S(n+1)$?

An integer $N$ is selected at random in the range $1\leq N \leq 2020$. What is the probability that the remainder when $N^{16}$ is divided by $5$ is $1$?

Find the number of possible arrangements in Fisher Random Chess. The diagram below is one possible arrangement.

In a legal arrangement, the White's position must satisfy the following criteria:

  • Eight pawns must be in the $2^{nd}$ row. (The same as regular chess)
  • Two bishops must be in opposite colored squares (e.g. $b1$ and $e1$ in the above diagram)
  •  King must locate between two rooks (e.g. in the diagram above, King is at $c1$ and two rooks are at $a1$ and $g1$)

The Black's position will be mirroring to the White's.


Numbers $1,2,\cdots, 1974$ are written on a board. You are allowed to replace any two of these numbers by one number which is either the sum or the difference of these numbers. Show that after $1973$ times performing this operation, the only number left on the board cannot be $0$.


On an $8\times 8$ chess board, there are $32$ white pieces and $32$ black pieces, one piece in each square. If a player can change all the white pieces to black and all the black pieces to white in any row or column in a single move, then is it possible that after finitely many movies, there will be exactly one black piece left on the board?


Four $x$'s and five $o$'s are written around the circle in an arbitrary order. If two consecutive symbols are the same, then a new $x$ is inserted in between. Otherwise, a new $o$ is inserted. After nine new symbols are inserted, the previous 9 old ones are erased. Is it possible to get nine $o$'s after having repeated this operation for a finite time?

If all sides of a convex pentagon $ABCDE$ are equal in length and $\angle{A}\ge\angle{B}\ge\angle{C}\ge\angle{D}\ge\angle{E}$, show that $ABCDE$ is a regular pentagon.

Let $\{a_n\}$ be a sequence defined as $a_1=1$ and $a_n=\frac{a_{n-1}}{1+a_{n-1}}$ when $n\ge 2$. Find the general formula of $a_n$.

For pairwise distinct nonnegative reals $a,b,c$, prove that $$\frac{a^2}{(b-c)^2}+\frac{b^2}{(c-a)^2}+\frac{c^2}{(b-a)^2}>2$$

Show that $\frac{1}{k+1}\binom{n}{k}=\frac{1}{n+1}\binom{n+1}{k+1}$.