Composite Numbers Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
List all composite numbers between 2020 and 3535, and for each, give one non-trivial factor pair.

Solution

  1. 1
    List all integers 2121โ€“3434 and identify composites (primes in this range: 23,29,3123, 29, 31).
  2. 2
    21=3ร—721 = 3 \times 7, 22=2ร—1122 = 2 \times 11, 24=4ร—624 = 4 \times 6, 25=5ร—525 = 5 \times 5, 26=2ร—1326 = 2 \times 13, 27=3ร—927 = 3 \times 9, 28=4ร—728 = 4 \times 7, 30=5ร—630 = 5 \times 6, 32=4ร—832 = 4 \times 8, 33=3ร—1133 = 3 \times 11, 34=2ร—1734 = 2 \times 17.
  3. 3
    Primes 23,29,3123, 29, 31 are excluded from the composite list.

Answer

Composites in (20,35)(20, 35): 21,22,24,25,26,27,28,30,32,33,3421, 22, 24, 25, 26, 27, 28, 30, 32, 33, 34 with factor pairs as listed.
A composite number has at least one factor besides 11 and itself. Systematically checking each number and excluding primes reveals the composites. Between 2020 and 3535, three primes (23,29,3123, 29, 31) are interspersed among the composites.

About Composite Numbers

Integers greater than 1 that can be expressed as a product of two smaller positive integers; they are the opposite of primes.

Learn more about Composite Numbers โ†’

More Composite Numbers Examples