Vocabulary
Exponents
Prime or Composite
Greatest Common Denominator
Factorials
100

Repeated Multiplication?

What is an exponent?

100

2^4

What is 16?

100

17

What is a Prime Number

100

GCD(100,14)

What is 2?

100

4!

What is 24?

200

The number of ways to order n objects.

What is n factorial?

200

(3^4)(3^5)

What is 3^9?

200

4532

What is Composite?

200

GCD(27,36)

What is 9?

200

6!

What is 720?

300

The largest number that divides a and b.

What is GCD(a,b)?

300

(2^17)(2^-4)

What is 2^13?

300

1

What is neither?

300

GCD(101,121)

What is 1?

300

0!

What is 1?

400

A fraction where the greatest common denominator of numerator is 1?

What is a reduced fraction?

400

(2^7)^10

What is 2^70?

400

101

What is a prime?

400

GCD(10!,11!)

What is 11!?

400

6!/3!

What is 120?

500

A prime number written in the form (2^k)-1.

What is a Mersenne prime?

500

(4^8)/(8^3)

What is 2^7?

500

(2^31)-1

What is a prime?

500

GCD(GCD(300,125), GCD(270,50))

What is 5?

500

(7!)/(3!*4!)

What is 21?

M
e
n
u