Number Theory (Primes & Divisibility)
The Art of Arithmetic (Exponents & Negatives)
Equation Ninja (Linear Equations)
Geometry & Measurement
Challenge Word Problems (The "AoPS Special")
100

What is the smallest prime number greater than 50?

53

100

Simplify: 2^3 + 3^2

17 (8 + 9)

100

Solve for x: 3x + 7 = 22

x = 5

100

What is the sum of the interior angles of a pentagon?

540 degrees (180 x (5-2))

100

A shirt is 20% off. If the sale price is $24, what was the original price?

$30

200

A number is divisible by 9 if the sum of its digits is divisible by 9. Is the number 12,345,678 divisible by 9?

Yes (Sum = 36, which is $9 \times 4$).

200

What is the value of (-1)^2026

1

200

Solve for y: 5(y - 2) = 30

y = 8

200

A triangle has a base of 10 and an area of 35. What is its height?

7

200

If 3 cats can catch 3 mice in 3 minutes, how many cats are needed to catch 10 mice in 10 minutes?

3 cats (The rate is 1 cat per mouse per 3 minutes).

300

Find the Greatest Common Divisor (GCD) of 48 and 72.

24

300

Simplify: 5 x (4 - 7)^2

45 (5 x (-3)^2 = 5 x 9) 

300

Solve for z: 4z - 10 = 2z + 8

z = 9

300

Find the perimeter of a square whose area is 81 square units.

36 units

300

The ratio of boys to girls in a class is 3:4. If there are 28 students total, how many are boys?

12 boys. 

400

How many total divisors does the number 36 have?

9 divisors (1, 2, 3, 4, 6, 9, 12, 18, 36).

400

Express 2^10 / 2^4 as a power of 2

2^6

400

If 2/3 of a number is 12, what is the number?

18

400

In a right triangle, if the legs are 6 and 8, what is the hypotenuse?

10 (Pythagorean Triple: 6-8-10)

400

Bob travels 60 miles at 30 mph and returns at 60 mph. What is his average speed for the whole trip?

40 mph (Total distance / Total time: 120 / 3).

500

Find the Least Common Multiple (LCM) of 12, 15, and 20.

60

500

What is the square root of 2^6 x 3^2

24 (sqrt{64 x 9} = 8 x 3)

500

Solve the inequality: -3x + 5 < 11

x > -2 (Remember to flip the sign!)

500

If the radius of a circle is doubled, by what factor does the area increase?

4 (2^2)

500

Find the sum of all integers from 1 to 100.

5050