Composite Numbers Math Example 1
Follow the full solution, then compare it with the other examples linked below.
Example 1
easyDetermine whether is prime or composite. If composite, find a factor pair.
Solution
- 1 Test divisibility by primes up to : primes to test are .
- 2 is odd (not divisible by ). Digit sum (not divisible by ). Last digit (not by ).
- 3 Test : . Yes! .
- 4 is composite with factor pair .
Answer
is composite: .
To test primality, check all primes up to . If none divide , it is prime; if any divide , it is composite. is a classic 'looks prime' trap โ many students guess prime because neither nor are obvious factors.
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
Example 2 medium
List all composite numbers between [formula] and [formula], and for each, give one non-trivial facto
Example 3 easyIs [formula] composite? Is [formula] composite? Is [formula] composite? Explain each briefly.
Example 4 mediumHow many composite numbers are there from [formula] to [formula]? List them and explain why each is