SlideShare a Scribd company logo
Algorithms for Integer Arithmetic Addition Algorithm
Three Steps to  Adding Two Integers STEP 1.  Do they have the  same   sign ? (both positive or both negative) or Do they have  opposite   signs ?  (one positive and the other negative)
Same Signs STEP 3.  Now enter the sum of the absolute values: (add the magnitudes) STEP 2.  Enter the common sign:
Opposite Signs STEP 3.   Enter the difference of the larger magnitude and the smaller: STEP 2.  Enter the sign of the number having the larger magnitude:
Work it out!
Step 1 They have opposite signs. Same or opposite signs?
Step 2 Enter the sign of the number having the larger magnitude: |-34| = 34 > 12 = |12|
Step 3 Subtract the smaller magnitude from the larger and enter the result.
Work it out!
Step 1 They have opposite signs. Same or opposite signs?
Step 2 Enter the sign of the number having the larger magnitude: |29| = 29 > 14 = |-14|
Step 3 Subtract the smaller magnitude from the larger and enter the result.
Work it out!
Step 1 They are both positive. Same or opposite signs?
Step 2 The sign is positive.
Step 3 Add the magnitudes and enter the result.
Work it out!
Step 1 They are both negative. Same or opposite signs?
Step 2 The sign is negative.
Step 3 Add the magnitudes and enter the result.
Adding Many Integers 1. Add all the positive numbers and add all the negative numbers: 2. Add the two signed numbers:
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out!
Work it out! Rigid use of an algorithm is not always best.
Work it out!
Work it out!
Moral Look before you leap!  Many problems can be worked in your head if you do things in the right order.

More Related Content

PPT
Section 1.8 solving add sub equations (math)
PPT
4 1 ratio
PPT
Significant figure ,accuracy and precision
PDF
Measurements and error in experiments
PPTX
PPTX
Adding and subtracting positive and negative rational number notes 1
PPT
Adding and subtracting integers
Section 1.8 solving add sub equations (math)
4 1 ratio
Significant figure ,accuracy and precision
Measurements and error in experiments
Adding and subtracting positive and negative rational number notes 1
Adding and subtracting integers

What's hot (20)

PPTX
Math module 2 lesson 17
PPT
101 A Mean, Median, Mode, Range Quartiles Lesson
PPTX
2 1 units introduction
PPTX
How to find out whether a given number is Prime or not
PPTX
Thursdayweek4
PPT
Solving equations
PPTX
PPT
Operations with rational numbers
PPTX
Problems & Solutions involving Ratio
PDF
Adding similar fractions
PPT
Math partners
PPTX
Unit 1 3 significant digits
PPT
Chapter 1
PPTX
Chapter 2.3 : Using Scientific Method
PPTX
An introduction to addition final version
PPTX
8:00 Tuesday 4/24 GED Math
PDF
Section 2-3
PPT
Integers presentation
PPT
Proportion
PPTX
3 2, 3-3 solving one-step inequalities
Math module 2 lesson 17
101 A Mean, Median, Mode, Range Quartiles Lesson
2 1 units introduction
How to find out whether a given number is Prime or not
Thursdayweek4
Solving equations
Operations with rational numbers
Problems & Solutions involving Ratio
Adding similar fractions
Math partners
Unit 1 3 significant digits
Chapter 1
Chapter 2.3 : Using Scientific Method
An introduction to addition final version
8:00 Tuesday 4/24 GED Math
Section 2-3
Integers presentation
Proportion
3 2, 3-3 solving one-step inequalities
Ad

Similar to Addition Algorithm (20)

PDF
Unit 1. Integers
PPTX
additionofintegers6-210714111705www.pptx
PPTX
additionofintegers6-210714111705567.pptx
PPTX
Wk3thursday
PPTX
Integers add
PPT
Multiplication Algorithm
PPTX
Operations on Real Numbers
PPT
5th_NS_1.3_add_and_subtract_integers.ppt
PPT
5th_NS_1.3_add_and_subtract_integers (1).ppt
PPT
5th_NS_1.3_add_and_subtract_integers (3).ppt
PPT
5th_NS_1.3_add_and_subtract_integers.ppt
PPT
5th_NS_1.3_add_and_subtract_integers.ppt
PPTX
Observation in Mathematics 5 SEPTEMBER 9, 2024 COT 1.pptx
PPTX
Basic addition
PPT
Adding Integers
PPT
PPT
Integer review pp
PPTX
Absolute Value and the Fundamental Operations on Integers.pptx
PPT
NATIONAL-MATHEMATICS-PROGRAM-QUARTER-ONE
PPTX
Module week 3 Q1 part 2
Unit 1. Integers
additionofintegers6-210714111705www.pptx
additionofintegers6-210714111705567.pptx
Wk3thursday
Integers add
Multiplication Algorithm
Operations on Real Numbers
5th_NS_1.3_add_and_subtract_integers.ppt
5th_NS_1.3_add_and_subtract_integers (1).ppt
5th_NS_1.3_add_and_subtract_integers (3).ppt
5th_NS_1.3_add_and_subtract_integers.ppt
5th_NS_1.3_add_and_subtract_integers.ppt
Observation in Mathematics 5 SEPTEMBER 9, 2024 COT 1.pptx
Basic addition
Adding Integers
Integer review pp
Absolute Value and the Fundamental Operations on Integers.pptx
NATIONAL-MATHEMATICS-PROGRAM-QUARTER-ONE
Module week 3 Q1 part 2
Ad

More from Nurullah Uyoh (9)

PPT
Multiplying by 10
PPT
Using Nearby Numbers
PPT
10s Complement Addition
PPT
Grouping Symbols
PPT
Basic Grammar
PPT
Symbols
PPT
PPT
Definitions
PPT
Digit By Digit Addition & Subtraction
Multiplying by 10
Using Nearby Numbers
10s Complement Addition
Grouping Symbols
Basic Grammar
Symbols
Definitions
Digit By Digit Addition & Subtraction

Addition Algorithm