OPERATIONS ON INTEGERS

40
OPERATIONS ON INTEGERS MSJC ~ San Jacinto Campus Math Center Workshop Series Janice Levasseur

description

OPERATIONS ON INTEGERS. MSJC ~ San Jacinto Campus Math Center Workshop Series Janice Levasseur. Basic Definitions. Natural Numbers are the counting numbers: {1, 2, 3, 4, 5, 6, . . .} Whole Numbers are the set of natural numbers with zero included: {0, 1, 2, 3, 4, 5, . . .} - PowerPoint PPT Presentation

Transcript of OPERATIONS ON INTEGERS

Page 1: OPERATIONS ON INTEGERS

OPERATIONS ON INTEGERS

MSJC ~ San Jacinto CampusMath Center Workshop Series

Janice Levasseur

Page 2: OPERATIONS ON INTEGERS

Basic Definitions

• Natural Numbers are the counting numbers: {1, 2, 3, 4, 5, 6, . . .}

• Whole Numbers are the set of natural numbers with zero included: {0, 1, 2, 3, 4, 5, . . .}

• Integers are the set of all whole numbers and their opposites: { . . . , -2, -1, 0, 1, 2, 3, . . .}

Page 3: OPERATIONS ON INTEGERS

Addition of IntegersEx: Consider the addition 3 + 2

We can illustrate the addition using hollow dots for positive numbers

3 + 2 = 5

We conceptually understand the gathering up of like items to find the total.

Page 4: OPERATIONS ON INTEGERS

Ex: Consider the addition -3 + (-2)

Similarly, we can illustrate the addition using solid dots for negative numbers

-3 + -2 = -5

We again conceptually understand the gathering up of like items to find the total.

Page 5: OPERATIONS ON INTEGERS

But, what does 3 + (-2) mean? How can we illustrate addition of integers?

We will again use dots to illustrate the addition. Let a positive number be represented by a hollow dot and a negative number be represented by a solid dot.

A solid dot and a hollow dot are opposites and therefore when joined annul each other.

Page 6: OPERATIONS ON INTEGERS

Ex: Consider the addition 3 + (-2)

We can illustrate the addition using solid and hollow dots

3 + -2 = 1

Page 7: OPERATIONS ON INTEGERS

Ex: Now consider the addition -3 + 2

Again illustrate the addition using solid and hollow dots

-3 + 2 = -1

Page 8: OPERATIONS ON INTEGERS

To recap:• 3 + 2 = 5 same sign addends• -3 + (-2) = -5

• 3 + (-2) = 1 different sign addends• -3 + 2 = - 1

Can we describe a general rule for adding integers?

We see two cases: same sign addends

different sign addends

Page 9: OPERATIONS ON INTEGERS

Addition of IntegersWhen the addends have the same sign:

Add the absolute value of the addends. The sign of the sum will be the common sign of the addends.

When the addends have different signs:

Take the absolute value of the addends. Take the smaller from the larger absolute value. The sign of the sum will be same as the sign of the addend with larger absolute value.

Page 10: OPERATIONS ON INTEGERS

Addition of IntegersWhen the addends have the same sign:

Add the numbers and keep the sign.

When the addends have different signs:

Do a “take away” and keep the sign of the large “number”

Page 11: OPERATIONS ON INTEGERS

Ex: Model the addition problem 5 + (-3) to find the sum.

5 + -3 = 2

Page 12: OPERATIONS ON INTEGERS

Practice problems on handout

Page 13: OPERATIONS ON INTEGERS

Subtraction of Integers

Ex: Consider the subtraction 3 – 2

The answer can be thought of as what is left when 2 is taken away from 3.

We can illustrate subtraction of integers using both dots and arrows, keeping in mind that subtraction is the opposite operation of addition.

Subtraction is defined to be adding the opposite.

Page 14: OPERATIONS ON INTEGERS

Ex: Consider the subtraction 3 – 2 (take away)

3 – 2 =

We want to take away 2 from the minuend

1

We conceptually understand the “taking-away” of like items to find the difference.

Page 15: OPERATIONS ON INTEGERS

Ex: Consider the subtraction -3 – (-2) (take away)

-3 –– -2 =

We want to take away -2 from the minuend

-1

We again conceptually understand the taking-away of like items to find the difference.

Page 16: OPERATIONS ON INTEGERS

But, what does 2 - 3 mean? How can we illustrate subtraction of integers?

We will again use dots (solid and hollow) to illustrate the subtraction.

2 ––

take away

3

But in order to take away 3,I need 3 to begin with

insert 1 solid and 1 hollow dot ( a “zero”)

Now take away 3

And we are left with -1

2 – 3 = - 1

Page 17: OPERATIONS ON INTEGERS

Ex: Consider another take-away model to illustrate the subtraction 2 – 3.

2 –– 3

But in order to take away 3, I need 3 to begin with

insert 3 solid and 3 hollow dots (which annul each other)

Now take away 3

We are left with -1

2 – 3 = - 1

Page 18: OPERATIONS ON INTEGERS

The previous take-away model can be simplified,we change subtraction to adding the opposite.

2 –– 3

Now that we are adding,Just insert the 3 solid dots.

We are left with -1

2 – 3 = - 1

2 + -3

2 + -3 = - 1

Page 19: OPERATIONS ON INTEGERS

Ex: Use the definition of subtraction to illustrate the subtraction -2 – 3.

-2 –– 3

Change subtraction to adding the opposite,

insert 3 solid dots

We are left with -5

-2 – 3 -2 + -3 = - 5

-2 + -3

Page 20: OPERATIONS ON INTEGERS

Ex: Use the definition of subtraction to subtract: 2 – (-3)

2 –– (-3)

Just insert the 3 hollow dots (add the opposite of -3)

We are left with 5

2 – (-3) 2 + (+3) = 5

2 + (+3)

Page 21: OPERATIONS ON INTEGERS

Subtraction of Integers

Let a and b be integers.

Then a – b = a + (-b).

Change subtraction to addition and change the sign of what follows.

Page 22: OPERATIONS ON INTEGERS

Practice problems on handout.

Page 23: OPERATIONS ON INTEGERS

Multiplication of Integers

Ex: Consider the multiplication 3 x 2

The answer to the multiplication is how many three groups of 2 make (repeated addition).

Page 24: OPERATIONS ON INTEGERS

Ex: Model the multiplication 3 x 2 using dots

3 x 2 represents three groups of 2: 2 + 2 + 2

+ +

3 x 2 = 2 + 2 + 2 = 6

We conceptually understand the repeated addition of a positive number.

Page 25: OPERATIONS ON INTEGERS

Ex: Model the multiplication 3 x (-2) using dots

3 x (-2) represents three groups of -2: -2 + (-2) + (-2)

+ +

3 x (-2) = -2 + -2 + -2 = -6

We conceptually understand the repeated addition of a negative number.

Page 26: OPERATIONS ON INTEGERS

But, what does -3 x 2 mean?

What does negative three groups of 2 represent?

The first factor is the repetition factor (how many times we are repeating the addition).

When that first factor is negative, we can think of repeated addition of the opposite of the second factor.

Page 27: OPERATIONS ON INTEGERS

Ex: Model the multiplication -3 x 2 using dots

+ +

-3 x 2 = -2 + -2 + -2 = -6

Negative repetition is repetition of the opposite of the second factor.

Page 28: OPERATIONS ON INTEGERS

Ex: Model the multiplication -3 x (-2) using dots

-3 x (-2) represents negative three groups of -2

+ +

-3 x (-2) = 2 + 2 + 2 = 6

Negative repetition is repetition of the opposite

Page 29: OPERATIONS ON INTEGERS

To recap:• 3 x 2 = 6 same sign factors• -3 x (-2) = 6

• -3 x 2 = -6 different sign factors• 3 x (-2) = -6

Can we describe a general rule for multiplying integers?

We see two cases: same sign factors positive

different sign factors negative

Page 30: OPERATIONS ON INTEGERS

Multiplication of IntegersMultiply and count the negative signs:

Even number of negative signs, result is positive,

Odd number of negative signs, result is negative

Page 31: OPERATIONS ON INTEGERS

Practice problems - handout

Page 32: OPERATIONS ON INTEGERS

Practice problems - handout

Page 33: OPERATIONS ON INTEGERS

Division of Integers

Ex: Consider the division 6/3.

The answer to the division is if we partition the total number of items (6) into 3 groups, how many items are in each group?

Page 34: OPERATIONS ON INTEGERS

Model the division 6/3 using the partition model.

Six divided by three: There are 6 dots (hollow).

Form 3 groups.

How many dots are in each group? 2

6/3 = 2

What kind of dots?

Hollow positive

Page 35: OPERATIONS ON INTEGERS

Ex: Model the division -6/3 using the partition model.Negative Six divided by three: There are 6 dots (solid). Form 3 groups.

How many dots are in each group? 2

-6/3 = -2

What kind of dots?

Solid negative

Page 36: OPERATIONS ON INTEGERS

Ex: What does 6/(-3) mean?

Six divided by negative three: There are 6 dots (hollow).

Form -3 groups. Huh?

The divisor represents the number of groups we will partition the dividend into.

* To negatively partition, we will partition the opposite.

Form 3 groups.

How many dots are in each group? 2 What kind of dots? Solid negative 6/(-3) = -2

Page 37: OPERATIONS ON INTEGERS

Ex: What does -6/(-3) mean?

Negative six divided by negative three: There are 6 dots (Solid).

Form -3 groups. Huh?

* To negatively partition, we will partition the opposite.

Form 3 groups.

How many dots are in each group? 2 What kind of dots? Hollow positive -6/(-3) = 2

Page 38: OPERATIONS ON INTEGERS

To recap:• 6/3 = 2 the same sign• -6/(-3) = 2

• -6/3 = - 2 different sign factors• 6/(-3) = - 2

Can we describe a general rule for dividing integers?We see two cases: same sign factors positive

different sign factors negative

Page 39: OPERATIONS ON INTEGERS

Division of IntegersWhen the dividend & divisor have the same sign:

Divide the absolute value of the factors. The quotient will be positive.

When the dividend & divisors have different signs:

Divide the absolute value of the factors. The quotient will be negative.

Page 40: OPERATIONS ON INTEGERS

Division of Integers

Divide and count the negative signs:

Even number of negative signs, result is positive.

Odd number of negative signs, result is negative.