Floor and Ceiling
Absolute Value
Math Induction
Factorials
Random
100

⌊3.9⌋ + ⌈2.1⌉ = ?

What is 3 + 3 = 6?

100

Solve: |x - 3| = 5

What is x = 8 or x = -2?

100

The first step in a mathematical induction proof.

What is the base case?

100

Compute 3!

What is 6?

100

Compute 7 mod 3.

What is 1?

200

⌈-4.3⌉ + ⌊-4.3⌋ = ?

What is (-4) + (-5) = -9?

200

True or False: The absolute value function is always positive.

What is False? (It can be 0)

200

True or False: Induction proves a statement for all integers.

What is False? (Only for natural numbers or a given range)

200

Find 8!/6!

What is 56?

200

4! = ?

What is 24?

300

If ⌊x + 2.7⌋ = 6, what is a possible value of x?

What is 3.3 ≤ x < 4.3?

300

If |a - b| = 3 and a = 8, find b.

What is b = 5 or b = 11?

300

The second step in induction assumes P(k) is true. This is called the ______.

What is the inductive hypothesis?

300

True or False: n! = n × (n-1)!

What is true?

300

Compute (15 mod 7) + (8 mod 5).

What is 1 + 3 = 4?

400

f ⌊x⌋ = 7, what is a possible value of x?

What is any number 7 ≤ x < 8?

400

Solve: |x + 2| - |x - 2| = 4

What is x > 2?

400
The formula for the sum of the first n natural numbers.

What is (n(n+1))/2?

400

Evaluate: (7! / 5!)

What is 42?

400

Solve: |2x - 4| = 10

What is x = 7 or x = -3?

500

Solve for x: ⌈x⌉ = 5 and ⌊x⌋ = 4.

What is 4 ≤ x < 5?

500

 Solve for x: |2x - 5| = |x + 1|

What is x = 6 or x = 2?

500

This step shows that if true for n = k, it must be true for n = k+1.

What is step 3 or the inductive step?

500

Compute the last digit of 9!

What is 0?

500

The ratio (n+1)!/n! simplifies to this equation.

What is n+1?

M
e
n
u