4.e Divisibility Flashcards

(33 cards)

1
Q

What does “divisible by” mean?

A

If two numbers can divide into each other, without leaving any remainder

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

How can you express a variable being divisible by another using fractions?

A

x is divisible by y if:

x / y = INTEGER

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

How can you check for divisibility using prime factors?

A

x is divisible by y if:

the prime factorization of x contains the prime factorization of y

15 = 3 x 5
60 = 2 x 2 x 3 x 5
–> as 60 contains 3x5, which are the prime factors of 15, this is divisible!

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

If y is a factor of x, and z is a factor of y, _____________

A

If y is a factor of x, and z is a factor of y, z is ALSO A FACTOR of x

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

If any number is divisible by another number, what should you remember about the factors?

A

That the factors of the dividing number can also divide evenly into the number you are dividing

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

If x is divisible by two or more numbers, it must ______________

A

If x is divisible by two or more numbers, it must ALSO be divisible by the LCM of those numbers

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

How would you do this question:

A

Prime factorize 12 and 100

12 = 2 x 2 x 3
100 = 2 x 2 x 5 x 5

LCM = 2 x 2 x 3 x 5 x 5 = 300

As you know the LCM of any divisible integers must also divide into the original number. Therefore you know factually that 300 is a divisor of the number.

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

If X and Y are positive integers, and X is divisible by j, and Y is divisible by k,, then..?

A

X is divisible by j
Y is divisible by k

Then, jk is the greatest integer that must evenly divide into XY

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

What should you do when facing this fraction:

A

Make sure j/k is expressed in simplest terms.

Then, you know that N must be divisible by k

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

What can you infer about the value of N?

A

Considering 15/17 is in its most reduced form, N must be divisible by 17

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

How could you apply percentages to these divisibility concepts?

(pre-tax price of “W”, integer, if a 16% sale tax is added and the remaining fee is still an integer, what can you infer?)

A

Sales tax = 16% of original

T = 16/100 * W
T = 4/25 * W
T = 4W/25

So, W is divisible by 25
And, T is divisible by 4 (considering 25T/4 = W)

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

How would you tackle this question?

A

WATCH OUT!

Don’t do 84/100, because its not really asking for that!
Instead, consider the percentage as 0.84 (technically the same as the percentage lol), and divide THAT by 9.

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

Which numbers are divisible by 0?

A

No numbers

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

Which numbers are divisible by 1?

A

1

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

Which numbers are divisible by 2?

A

All numbers for which the units digit is even (0, 2, 4, 6, 8)

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

Which numbers are divisible by 3?

A

If the sum of all the digits is divisible by 3

17
Q

Which numbers are divisible by 4?

A

If the last two digits are divisible by 4

(00 IS divisible by 4!)

18
Q

Which numbers are divisible by 5?

A

All numbers for which the units digit is a 0 or a 5

19
Q

Which numbers are divisible by 6?

A

If the number is even AND its digits sum to a multiple of 3

eg. 18
Is EVEN, and its digits add 1 + 8 = 9, which is a multiple of 3

20
Q

Which numbers are divisible by 7?

A

No logic here, must do full calculation

21
Q

Which numbers are divisible by 8?

A

Take the last three digits and divide by 8, if no remainder, it must be even.

Eg. 1160, 160/8 = 20
So 8 can divide into 1160

22
Q

Which numbers are divisible by 9?

A

If the sum of all its digits is divisible by 9

23
Q

Which numbers are divisible by 10?

A

If the units digit is a 0

24
Q

Which numbers are divisible by 11?

A

COMPLEX

The sum of the odd-numbered placed digits,
- MINUS
The sum of the even-numbered placed digits

remember its saying PLACED, so the units digits is the first number to the left, and is thus odd-placed.

-> THAT result must be a multiple of 11

25
Which numbers are divisible by 12?
Any number that is divisible by both 3 and 4
26
The product of any n consecutive integers must be divisible by ___
The product of any n consecutive integers must be divisible by n!
27
What must 5 x 6 x 7 be divisible by?
5 x 6 x 7 are three consecutive numbers, so they MUST be divisible by 3!
28
What must 20 x 21 x 22 x 23 be divisible by?
20 x 21 x 22 x 23 four consecutive numbers, must be divisible by 4! 4! = 4 x 3 x 2 x 1 (which is 24) 24 = 2^3 x 3 Therefore, 20 x 21 x 22 x 23 must also be divisible by 2^3 x 3, as well as all other factor combinations !
29
What's important to know when you are asked what number divides into n^3 - n ?
That you can see that n^3 - n = n(n^2 - 1) = n(n+1)(n-1) Those are 3 consecutive terms, and must thus be divisible by 3!
30
How would you tackle this?
Factorize the equation first! Spot how many consecutive terms there are!
31
What's import when you are asked to know what number divides into n^2 - 1?
n^2 - 1 = (n-1)(n+1) That you SEE THIS, which, if n is odd, that this expression would be a product of TWO consecutive, EVEN integers
32
The product of n consecutive even integers is divisible by __
2^n x n!
33