VocabDictionary
Back to All Explanations
general

Is 89 a prime number or a composite number?

Is 89 Prime or Composite?

To answer this directly: 89 is a prime number. It cannot be formed by multiplying two smaller natural numbers. In the world of mathematics, a prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself.

Definitions

To understand why 89 holds this status, we must look at the two primary classifications for integers greater than 1:

  • Prime Number: A number that has exactly two factors: 1 and the number itself. For 89, the only factors are 1 and 89.

  • Composite Number: A number that has more than two factors. These numbers can be created by multiplying two or more smaller natural numbers together (e.g., 6 is composite because 2 × 3 = 6).

Quick Reference Table

Here is how 89 compares to its neighbors in the number line:

NumberClassificationFactorsReason
88Composite1, 2, 4, 8, 11, 22, 44, 88Divisible by 2, 4, 8, etc.
89Prime1, 89Only divisible by 1 and 89
90Composite1, 2, 3, 5, 6, 9, 10, 15, 18, 30, 45, 90Divisible by many factors

How to Test for Primality

If you ever need to check if a number is prime, you don't need to test every number up to 89. You only need to test for divisibility by prime numbers up to the square root of the number. The square root of 89 is approximately 9.43. Therefore, we only need to check if 89 is divisible by 2, 3, 5, or 7:

  • 89 ÷ 2: Ends in an odd number, so it is not divisible by 2.

  • 89 ÷ 3: The sum of the digits (8 + 9 = 17) is not divisible by 3, so 89 is not divisible by 3.

  • 89 ÷ 5: Does not end in 0 or 5, so it is not divisible by 5.

  • 89 ÷ 7: 89 ÷ 7 = 12 with a remainder of 5, so it is not divisible by 7.

Since none of these prime numbers divide 89 evenly, we can confidently conclude that 89 is prime.

Common Pitfalls

One common mistake is assuming that all odd numbers are prime. This is incorrect! For example, 9, 15, and 21 are all odd, but they are composite because they have factors other than 1 and themselves. Always perform the divisibility test rather than relying on whether a number is odd or even.