Divisibility Flashcards

1
Q

When can we say that a number is divisible by other?

A

When you get an integer out of the division.
18 is divisible by 3 because 18 : 3 = 6, an integer
12 is not divisible by 8 because 12 : 8 is not equal to an integer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When is a number divisible by 2?

A

When it is an even integer (i.e., all integers that end in 0, 2, 4, 6, or 8)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When is a number divisible by 3?

A

When the sum of integer’s digit is divisible by 3
E.g.: 147
1 + 4 + 7 = 12. 12 is divisible by 3, so 147 is divisible by 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When is a number divisible by 5?

A

When the integer ends in 0 or 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When is a number divisible by 9?

A

When the sum of the integer’s digit is divisible by 9
E.g.: 288
2 + 8 + 8 = 18. 18 is divisible by 9, so 288 is divisible by 9

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When is a number divisible by 10?

A

When the integer ends in 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a factor of a number?

A

Is a number which is a divisor of a number, that divide the number evenly
E.g., 2 is a divisor of 6
2 goes into 6 evenly
2 is a factor of 6
6 is divisible by 2
6 is a multiple of 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the factor pairs of 105?

A

1 - 105
3 - 35
5 - 21
7 - 15

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a prime number?

A

Is a number that can only be divided by 1 and itself

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The concept of prime applies only to positive integers. True or false?

A

True.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Is 1 a prime number?

A

No, because it has only one factor (itself), not two factors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the even prime numbers?

A

Only 2. Every even number greater than 2 has at least one more factor besides 1 and itself, namely the number 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which are the smaller primes?

A

2, 3, 5, 7, 11, 13, 17 and 19

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a prime factor tree?

A

The factor tree represents only the prime factors of a number (it doesn’t show all factors of a number)
105 =
5 * 21
5 * 3 * 7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Is every number divisible by the factors of its factors?

A

Yes. 12 is divisible by 6, and 6 is divisible by 3. Therefore, 12 is divisible by 3 as well as by 6.
You can use prime factors as building blocks to find another factors, e.g.:
The prime factors of 150 are 2, 5, 3, and 5
2 x 3 = 6, and 5 x 5 = 25, so 6 and 25 are also factors of 150.
3 x 5 x 5 = 75, so 2 and 75 are also factors of 150.
2 x 3 x 5 = 30, so 5 and 30 are also factors of 150
2 x 5 x 5 = 50, so 3 and 50 are also factors of 150

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How to build factors out of primes?

A

Every factor of a number in the factor pair can be expressed as the product of some or all of the number’s prime factors. E.g.:
60
1 - 60 (2x2x3x5)
2 - 30 (2x3x5)
3 - 20 (2x2x5)
4 (2x2) - 15 (3x5)
5 - 12 (2x2x3)
6 (2x3) - 10 (2x5)

17
Q

For each problem, the following is true: x is divisible by 24. Determine whether each statement below “must be true”, “could be true”, or “cannot be true”.
1) x is divisible by 6
2) x is divisible by 9
3) x is divisible by 8

A

x =
24 * ? =
2 * 12 * ? =
2 * 2 * 6 * ? =
2 * 2 * 2 * 3 * ?
1) Must be true. 6 is a factor of 24 (2x3)
2) Could be true. 9 has two 3 (3x3) as prime factors, so as long x have another 3 as prime factor, this could be true
3) Must be true. 8 has 2x2x2 as prime factors and x also has three 2 as prime factors

18
Q

If one number has all the prime factors that other given number, it must be true that the first number is divisible by the second.

A

True. E.g.:
x is divisible by 3 and by 10. So x is divisible by 15
x = 3 * ?
x = 10 * ? = 2 * 5 * ?
x = 3 * 2 * 5 * ? (if you know two factors of x that have no primes in common, combine te two trees into one)
15 = 3 * 5
So x has all the prime factors that 15 has, then x is divisible by 15

19
Q

How to find the least common multiple (LCM)?

A

When the two trees do not share any common prime factors, you can keep all of their prime factors in the combined tree. If you multiply those prime factors together, you’ll find the least common multiple, or LCM. E.g.:
LCM of 3 and 10.
3 = 3 * 1
10 = 2 * 5
LCM = 3 * 2 * 5
LCM = 30
The least common multiple of two numbers is defined as the least number that is a multiple of both A and B. So when you know that two numbers, say A and B, don’t share any common prime factors, then the LCM of A and B is equal to A x B

20
Q

Why is the LCM important?

A

Because if x is divisible by A and by B, then x is divisible by the LCM of A and B.
Please note that when the factors don’t share any prime factors, their LCM is always equal to their product (e.g.: 3 and 10 LCM is 30).
However, when two numbers do share prime factors, their LCM will always be less than their product because you have to strip out the overlap prime factors between them (e.g.: 6 and 9 share prime factors, so their LCM is not 6 * 9 = 54. In fact, their LCM (18) is less than 54).

21
Q

What to do when you have factors of x with primes in common?

A

When two starting numbers share a common factor, you can count the common factor only once, not twice. So you can combine to the least common multiple

22
Q

If x is divisible by 8, 12, and 45, what is the greatest number that x must be divisible by?

A

x = 8 * ? = 2 * 2 * 2 * ?
x = 12 * ? = 3* 2 * 2 * ?
x = 45 * ? = 3 * 3 * 5 * ?
x = 2 * 2 * 2 * 3 * 3 * 5 * ?
LCM = 72 * 5 = 360