9. Divisibility & Primes Flashcards
What are the basic arithmetic rules for integers?
(1) Sum: the sum of two integers is always an integer
(2) Subtraction: the difference of two integers is always an integer
(3) Multiplication: the product of two integers is always an integer
(4) Division: the result of dividing two integers is sometimes an integer
What does Divisible mean?
If any integer x divided by another number y yields an integer, then x is said to be divisible by y
e.g. 8 is divisible by 2 because 8/2 = 4
How do you determine if x + y is divisible by y?
In order for x + y to be divisible by y, x itself must be divisible by y
What is the only even prime number?
2
What integers are not prime numbers?
0 and 1
What are the divisibility rules for small integers (ie the counting numbers 2-10)?
An integer is divisible by:
- 2: if the integer is even (e.g. 8)
- 3: if the sum of the integer’s digits is a multiple of 3 (e.g. 72)
- 4: if the integer is divisible by 2 twice; or if the last two digits are divisible by 4 (e.g. 28)
- 5: if the integer ends in 0 or 5 (e.g. 75 or 80)
- 6: if sum of digits is multiple of 3 and number is even (ie the integer is divisible by both 2 and 3 (e.g. 48)
- 8: if the integer is divisible by 2 three times, or if the last three digits are divisible by 8
- 9: if the sum of the integer’s digits is a multiple of 9 (e.g. 144)
- 10: if the integer ends in 0 (e.g. 8,730)
What is a factor?
- Factors = divisors = positive integers that divide evenly into an integer
- Factors are equal to or smaller than the integer in question (ie an integer has a limited number of factors)
- An integer is always both a factor and a multiple of itself, and 1 is a factor of every integer
*FEWER FACTORS, MORE MULTIPLES
What does Divisible mean?
If an integer x divided by another number y yields an integer, then x is said to be divisible by y
Example: 12 divided by 3 yields the integer 4. Therefore, 12 is divisible by 3
What is a multiple?
- Multiples are integers formed by multiplying some integer by any other integer
- An integer has an infinite number of multiples
- FEWER FACTORS, MORE MULTIPLES
- NOTE: the GMAT does not test negative multiples directly
What are Factor Pairs?
A list of all the pairs of factors of a particular number
Factor pairs of 60
- Label two columns “small” and “large”
- Start with 1 and 60
- Next small number 2 because it is a factor of 60
- Repeat process until the numbers in the small and large columns run into each other
1, 60 2, 30 3, 20 4, 15 5, 12 6, 10
What is the shortcut for determining the number of factors of a number (e.g. 180)?
(1) Perform prime factorization of the integer
(2) Separate the exponents of each prime number into brackets and add 1
(3) Multiply them
Example: Prime Factorization: 180 = 2 * 2 * 3 * 3 * 5 = (2^2) * (3^2 ) * (5^1) Separate: (2+1), (2+1), (1+1) Multiply: (2+1)(2+1)(1+1) = 18 180 has 18 factors
What are the different ways the GMAT can phrase information about divisibility? (e.g. 12 and 3)
- 12 is divisible by 3
- 12 is a multiple of 3
- 12/3 is an integer
- 12 = 3n, where n is an integer
- 12 items can be shared among 3 people so that each has the same number of items
- 3 is a divisor of 12; 3 is a factor of 12
- 3 divides 12
- 12/3 yields a remainder of 0
- 3 goes into 12 evenly
What happens if you add or subtract two multiples of N? (e.g. 35 + 21 = 56, 35 – 21 = 14)
- If you add or subtract two multiples of N, the result is a multiple of N
- Disguised: if N is a divisor of x and of y, then N is a divisor of x + y
(57) + (37) = 7(5 + 3) = 8 * 7
(57) – (37) = 7(5 – 3) = 2 * 7
What are Prime Numbers?
- A positive integer with exactly two factors: 1 and itself
- The number 1 does not qualify as prime because it has only one factor (itself)
- The number 2 is the smallest prime number and the only even prime number
Memorize! 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47
NOTE: Every positive integer can be placed into one of two categories – prime or not prime
What are the defining characteristics of prime numbers?
(1) A positive integer with exactly two factors: 1 and itself
(2) There is an infinite number of prime numbers
(3) There is no simple pattern in the prime numbers
(4) Positive integers with only two factors must be prime, and positive integers with more than two factors are never prime (note that 1 is not prime)
(5) The number 2 is the smallest prime number and the only even prime number
What is the Prime Factorization?
- A number expressed as a product of prime numbers
- Every number has a unique prime factorization
- 60 is the only number that can be written 2 x 2 x 3 x 5
*Note: Your first instinct on divisibility problems should be to break numbers down into their prime factors. For large numbers, generally start with the small prime factor
What are the different situations in which you might use prime factorization?
(1) Factors: all of the factors of an integer can be found by building all the possible products of prime factors
(2) Determining whether one number is divisible by another number
(3) Determining the greatest common factor of two numbers
(4) Reducing fractions
(5) Finding the least common multiple of two or more numbers
(6) Simplifying square roots
(7) Determining the exponent on one side of an equation with integer constraints
What rule should you remember when a problem states or assumes that a number is an integer?
-You may need to use prime factorization to solve the problem
What is a Factor Tree?
- Use the factor tree to break down any number into its prime factors
- Circle prime numbers as you go
What is the Factor Foundation Rule?
If a is a factor of b and b is a factor of c, then a is also a factor of c. In other words, “any integer is divisible by the factors of its factors”
Example: 100 is divisible by 20, and 20 is divisible by 4, so 100 is divisible by 4 as well
What are the divisibility rules with respect to addition and subtraction?
For the following rules, assume that N is an integer
(1) If you add or subtract multiples of an integer, you get another multiple of that integer
(2) If you add a multiple of N to a non-multiple of N, the result is a non-multiple of N (the same holds true for subtraction)
e. g. 18 – 10 = 8 OR (multiple of 3) – (non-multiple of 3) = (non-multiple of 3)
(3) If you add two non-multiples of N, the result could be either a multiple of N or a non-multiple of N
e. g. 19 + 13 = 32 OR (non-multiple of 3) + (non-multiple of 3) = (non-multiple of 3)
e. g. 19 + 14 = 33 OR (non-multiple of 3) + (non-multiple of 3) = (multiple of 3)
Is N divisible by 7?
(1) N = x – y, where x and y are integers
(2) x is divisible by 7, and y is not divisible by 7
Answer C. Divisibility & Primes.
(1) INSUFFICIENT. N is the difference between two integers (x and y), but it does not tell you anything about whether x or y is divisible by 7.
(2) INSUFFICIENT. Tells us nothing about N.
(C) SUFFICIENT. The combined statements tell you that x is a multiple of 7, but y is not a multiple of 7. The difference between x and y can NEVER be divisible by 7 if x is divisible by 7 but y is not
What is the Greatest Common Factor? (e.g. 12 and 30)
- Greatest Common FACTOR = the largest factor of two (or more) integers
- Factors will be equal to or smaller than the starting integers
- The GCF of 12 and 30 is 6 because 6 is the largest number that goes into both 12 and 30.
What is the Least Common Multiple? (e.g. 6 and 9)
- Least Common MULTIPLE = smallest multiple of two (or more) integers
- Multiples will be equal to or larger than the starting integers
- When two numbers do not share prime factors, their LCM is just their product
- However, when two numbers share prime factors, their LCM will be smaller than their product
General: the LCM of A (e.g. 6) and B (e.g. 9) contains only as many of a prime factor as you see it appear in either A or B separately.
Consider the LCM of 6 and 9. 6 has one 2 and 9 has no 2’s, so the LCM must have one 2. 6 has one 3 and 9 has two 3’s, so the LCM must have two 3’s. Thus, the LCM = 2 * 3 * 3 = 18
What is the best way to find the GCF or LCM? (e.g. 30 and 24)
(1) Factor the numbers into primes
30 = 2 * 3 * 5
24 = 2 * 2 * 2 * 3
(2) Create a Venn Diagram
(3) Place each common factor, including copies of common factors appearing more than once, into the shared area of the diagram
(4) Place the remaining (non-common) factors into the non-shared areas
GFG = product of primes in the overlapping region = 2 * 3 = 6 LCM = product of all primes in the diagram = 5 * 2 * 3 * 2 * 2 = 120
What is the GCF and LCM if two integers have no primes in common?
GCF = 1 LCM = the product of the two integers
How do you determine the GCF and LCM of large numbers (e.g. 100, 140, 250)?
Use prime columns.
(1) Calculate the prime factors of each integer
100 = 2^2 * 5^2
140 = 2^2 * 5 * 7
250 = 2 * 5^3
(2) Create a column for each prime factor found within any of the integers
(3) Create a row for each integer
(4) In each cell of the table, place the prime factor raised to a power. This power counts how many copies of the column’s prime factor appear in the prime box of the row’s integer
100 = 2^2 * 5^2 * 7^0 140 = 2^2 * 5^1 * 7^1 250 = 2^1 * 5^3 * 7^0
GCF = lowest count of each prime factor found across ALL integers = 2^1 * 5^1 * 7^0 = 10
*This counts all of the shared primes
LCM = highest count of each prime factor found across ALL integers = 2^2 * 5^3 * 7^1 = 3,500
*This counts all the primes less the shared primes
What are the general properties of the GCF and LCM?
(1) (GCF of m and n) * (LCM of m and n) = m * n
(2) GCF of m and n cannot be larger than the difference between m and n
e. g. assume GCF of m and n is 12. Thus, m and n are both multiple of 12. Consecutive multiples of 12 are 12 units apart on the number line. Therefore, m and n cannot be less than 12 units apart, or else they would not be multiples of 12
(3) Consecutive multiples of n have a GCF of n
e. g. 8 and 12 are consecutive multiples of 4. Thus, 4 is a common factor of both numbers. But 8 and 12 are exactly 4 apart. Thus, 4 is the greatest possible common factor of 8 and 12
Is the integer z divisible by 6?
(1) The greatest common factor of z and 12 is 3
(2) The greatest common factor of z and 15 is 15
Answer A. Divisibility & Primes. Use the prime columns method to determine what conclusions can be drawn from each of these statements.
(1) SUFFICIENT. Notice that the GCF of 12 and z contains a 3. Since the GCF contains each prime factor to the power it appears the least, you know that z must also contain at least one 3. Therefore, z is divisible by 3. Notice also that the GCF contains no 2’s. Since 12 contains two 2’s, z must not contain any 2’s. Therefore, z is not divisible by 2. Since z is not divisible by 2, it cannot be divisible by 6.
z = 2^0 * 3^1
12 = 2^2 * 3^1
(2) INSUFFCIIENT. The GCF of 15 and z contains a 3. Since the GCF contains each prime factor to the power that appears least, you know that z must also contain at least one 3. Therefore, z is divisible by 3. However, this does not tell you whether z contains any 2’s. You cannot tell whether or not z has a 2 in its prime factorization.
z = 3^1 * 5^1
15 = 3^1 * 5^1
If the LCM of a and 12 is 36, what are the possible values of a?
9, 18 and 36 are the only possible values of a. Notice that a cannot be larger than 36. The LCM of two or more integers is always at least as large as any of the integers. Therefore, the maximum value of a is 36.
Next, find the prime factorization of 36 = 2 * 2 * 3 * 3. Notice that the LCM of 12 and a contains two 2’s. Since the LCM contains each prime factor to the power it appears the most, and since 12 also contains two 2’s, you know that a cannot contain more than two 2’s. It does not necessarily need to contain any 2’s, so a can contain zero, one or two 2’s
a = ≤2^2 * 3^2
12 = 2^2 * 3^1
Finally, observe that the LCM of 12 and a contains two 3’s. But 12 only contains one 3. The 3^2 factor in the LCM must have come from the prime factorization of a. Thus, you know that a contains exactly two 3’s.
a could be 3 * 3 = 9, 3 * 3 * 2 = 18, or 3 * 3 * 2 * 2 = 36
What are the three basic rules of factors?
(1) FACTOR FOUNDATION RULE: If a is a factor of b and b is a factor of c, then a is also a factor of c. In other words, “every number is divisible by the factors of its factors.”
Example: 100 is divisible by 20, and 20 is divisible by 4, so 100 is divisible by 4 as well.
(2) PRIMES: If d is divisible by two different prime numbers e and f, then d is also divisible by e x f. You can let e and f be the same prime, as long as there are at least two copies of that prime in d’s factor tree
Example: if 20 is divisible by 2 and by 5, then 20 is also divisible by 10 = 5 x 2. Or if 20 has two 2’s as prime factors, then 20 is divisible by 4 = 2 x 2
(3) COMBINATIONS: All of the factors of a number (except for 1) can be built with different combinations of its prime factors. To say this another way, every factor of a number (again, except 1) can be expressed as the product of a set of its prime factors
Example: 30 = 2 x 3 x 5. Factors are 1, 2, 3, 5, 6 (2 * 3), 10 (2 * 5), 15 (3 * 5) and 30 (2 * 3 * 5)
**Divisibility travels up and down the factor tree. 150 is divisible by 15 and by 10, so 150 is also divisible by everything that 10 and 15 are divisible by (e.g. 2, 3, 5)
Factor tree of a variable. How do you determine whether or not an unknown number is divisible by some other given number (e.g. given x is divisible by 6, determine whether or not (i) x is divisible by 3, (ii) x is even (iii) x is divisible by 12)?
Use a factor tree with a variable on top and a question mark below to remind yourself what you do not know. Compare this factor tree to that of the number in question.
(i) x must be divisible by 3 because 6 is divisible by 2 x 3
(ii) x must be even because 6 is divisible by 2, so you know that x is divisible by 2 as well. Since x is divisible by 2, x is even
(iii) x could be divisible by 12 but it is unclear. Compare the factor tree of x and 12. x has prime factors 2 and 3. 12 has prime factors 2, 2 and 3. To guarantee that x is divisible by 12, you need to know for sure that x has two 2’s and one 3 among its prime factors
Factors of X with no common primes. How do you determine whether or not an unknown number is divisible by some other given number if they do not share any prime numbers (e.g. given x is divisible by 3 and 10, determine whether or not (i) x is divisible by 2, (ii) x is divisible by 15 (iii) x is divisible by 45)?
First, create two factor trees to represent the given information, with x at the top of each one. Initially, you must always write two given facts about a variable separately. When the primes from two trees are all different, you can combine all the primes on one tree with one question mark.
(i) x must be divisible by 2 because 10 is divisible by 2
(ii) x must be divisible by 15 because it shares all of its prime factors (3 and 5) with x
(iii) x could be divisible by 45. x has prime factors 3, 2, and 5. 45 has prime factors 3, 3, 5. There needs to be one additional 3 in order to guarantee this statement
Factors of X with primes in common. How do you determine whether or not an unknown number is divisible by some other given number if they share some prime numbers (e.g. given x is divisible by 6 and 9, determine whether or not x is divisible by 54)
If x is divisible by A and B, then x is divisible by the LCM of A and B, no matter what.
If two factor trees contain overlapping primes, combine the two trees of x, eliminating the overlap (do not double count!). You know that x is divisible by the LCM of the factors. Since 6 and 9 share primes, you combine to the LCM of 18 and create a tree under “x” of 18 and a question mark. Underneath 18, you combine the primes and drop the overlap, such that 18 splits into 2, 3, and 3.
54 has primes of 2, 3, 3 and 3. Thus, x could be divisible by 54, but we do not know because we are missing one 3.