GMAT Prep/Encyclopedia/Quantitative Reasoning
Quantitative Reasoning|12 min read|★★ Intermediate

Number Properties

Primes, factors, divisibility, remainders

📚

Key Concepts

4 concepts
01

Prime Numbers

A prime number is a positive integer greater than 1 that has no positive divisors other than 1 and itself. The first ten primes are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29. Note that 2 is the only even prime. The GMAT frequently tests whether you can quickly identify primes and apply prime factorization to solve problems involving LCM, GCD, and divisibility.

02

Prime Factorization

Every positive integer greater than 1 can be expressed as a unique product of prime numbers. For example, 360 = 2^3 x 3^2 x 5. This decomposition is the key to solving problems about factors, multiples, LCM, and GCD. To find the number of factors of any integer, add 1 to each exponent in its prime factorization and multiply. For 360: (3+1)(2+1)(1+1) = 24 factors.

03

Divisibility Rules

Quick tests save time on the GMAT. Divisible by 2: last digit is even. By 3: digit sum divisible by 3. By 4: last two digits form a number divisible by 4. By 5: ends in 0 or 5. By 6: divisible by both 2 and 3. By 8: last three digits divisible by 8. By 9: digit sum divisible by 9. By 11: alternating sum of digits is divisible by 11.

04

GCD and LCM

The Greatest Common Divisor (GCD) of two numbers is the largest number that divides both evenly. The Least Common Multiple (LCM) is the smallest number that both divide into evenly. Key relationship: GCD(a,b) x LCM(a,b) = a x b. To find GCD, take the minimum power of each shared prime factor. To find LCM, take the maximum power of each prime factor that appears in either number.

f(x)

Key Formulas

4 formulas
Number of factors
If n = p1^a x p2^b x p3^c, then factors = (a+1)(b+1)(c+1)
GCD x LCM relationship
GCD(a,b) x LCM(a,b) = a x b
Sum of factors
For n = p^a: sum = (p^(a+1) - 1) / (p - 1)
Consecutive integers
Product of n consecutive integers is always divisible by n!

Practice Questions

5 questions
Q1
Problem SolvingEasy
How many positive factors does 720 have?
Q2
Problem SolvingMedium
If the GCD of two numbers is 12 and their LCM is 360, and one of the numbers is 60, what is the other number?
Q3
Problem SolvingHard
What is the remainder when 3^283 is divided by 10?
Q4
Data SufficiencyMedium
Is integer n divisible by 6? (1) n is divisible by 3 (2) n is divisible by 12
Q5
Problem SolvingHard
If n is a positive integer and n^2 is divisible by 72, what is the smallest possible value of n?
Next topic
Rs. 45,000 worth of prep

Ready to practice for real?

Timed quizzes, diagnostic reports, score tracking. All 11 courses, completely free.

Start Free Practice →