Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Factors and Multiples: A factor of a number is an exact divisor of that number. For example, the factors of are and . Visually, if you have beads, you can arrange them in perfect rectangular groups of , , , or .
Prime Numbers: These are numbers that have exactly two factors: and the number itself. Examples include and . Visually, a prime number of objects (like stars) can only be arranged in a single row or a single column; they cannot form a multi-row rectangle.
Composite Numbers: Numbers having more than two factors are called composite numbers. For example, are composite. Visually, composite numbers can always be arranged in at least one rectangular array that has more than one row and one column, such as dots arranged in a square.
The Number 1: The number is a unique case in mathematics. It has only one factor (itself). Therefore, it is classified as neither a prime number nor a composite number.
Sieve of Eratosthenes: This is a systematic visual method to find all prime numbers up to a given limit. Imagine a grid of numbers from to . By crossing out , circling and crossing out all its multiples, then circling and crossing out all its multiples, and repeating for the next available numbers, the circled numbers remaining on the grid are the primes.
Even and Odd Numbers: All multiples of are even numbers (), and the rest are odd numbers (). Notably, is the smallest prime number and the only even prime number; every other prime number is odd.
Twin Primes: Two prime numbers are called twin primes if there is only one composite number between them, or their difference is . Examples include , , and . On a number line, these appear as pairs of primes separated by exactly one even number.
📐Formulae
Number of factors of a prime number (The factors are and )
Smallest Prime Number =
Smallest Composite Number =
Even Number Format = , where is a whole number
Odd Number Format = , where is a whole number
Sum of two odd numbers =
Sum of two even numbers =
Sum of an even and an odd number =
💡Examples
Problem 1:
Identify whether the number is prime or composite by listing its factors.
Solution:
- Find all numbers that divide exactly: \ \ \ 2. The factors are and . \ 3. Count the factors: There are factors.
Explanation:
Since the number has more than two factors (it has four: ), it satisfies the definition of a composite number.
Problem 2:
Write all the prime numbers between and and find their sum.
Solution:
- List numbers between and : . \ 2. Identify primes (numbers with only 2 factors): . \ 3. Calculate the sum: .
Explanation:
We check each number for divisors other than and itself. are even (divisible by ) and is divisible by and . The remaining numbers are prime. Adding them gives .