Number Properties Rules Flashcards

0
Q

Integer divisibility

/ by 3 if

A

It’s digits add up to a multiple of 3:

516 => 5+1+6=12 => 12/3=4

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

Integer divisibility

/ By 2 if

A

The integer is even

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

Integer divisibility

/ by 4 if

A

It’s last 2 digits are divisible by 4

54824 => 24/4=6

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

Integer divisibility

/ by 5 if

A

It’s last digit is 5 or 0

10, 50, 1050, 28740

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

Integer divisibility

/ by 6 if

A

It is a multiple of 2 and 3

558 is even => multiple of 2

5+5+8=18 => 18/3=6 => multiple of 3

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

Integer divisibility

/ by 8 if

A

It’s last 3 digits are a multiple of 8

17336 => 336/8=42 => divisible by 8

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

Integer divisibility

/ by 9 if

A

Digits add to a multiple of 9

6417 => 6+4+1+7=18

18/9=2 => 6417 is divisible by 9

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

Integer divisibility

/ by 10 if

A

It ends in 0

100, 1790, 12460

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

Integer divisibility

/ by 12 if

A

Multiple of 3 and 4

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

Least common multiple

1) Do a factor tree
18=2^13^2
24=2^3
3^1

LCM=2^33^2=89=72

A

Do it

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

Negative exponents

2^-4

X^-1

X^-2

A

Positive reciprocal

1/2^4=1/16

1/X

1/X^2

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

Exponent combinations:

X^2Y^3=xxyy*y

n^53^-4=(nnnnn)/(3333)

A

Do it

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

Exponent multiplication:

(2^3)(2^2)=

A

Add the exponents

=(222)(2*2)=2^5

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

Exponent division with same base

4^9/4^4=

A

Subtract exponents

4^(9-4)=4^5

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

(a^6b^3)/(a^2b)=

A

=(a^6/a^2)(b^3/b)=(a^6-2)(b^3-1)

=a^4*b^2

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

Raising an exponent to an exponent

(x^3)^5=

A

Multiply the exponents

=x^(3*5)=x^15

16
Q

Raising a product in parentheses to a power

(X^2*Y^4)^3=

A

Distribute throughout entire parentheses

=X^(23)Y^(43)=X^6Y^12