answersLogoWhite

0


Best Answer

If b is positive, then reduce each of a and b by subtracting 1, repeatedly until b is zero. If b is negative, repeatedly add 1 to both until b is zero. The final value of a is the result you ask for. If a and b are two integers, their sum is a+b, not a-b.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

addition

a + b

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What procedures will find the sum a b of two numbers where a and b represent any integer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What procedures will find the difference a - b of two numbers where a and b represent any integer?

A-b


What procedures will find the difference a b of two numbers where a and b represent any integer?

Subtraction


What procedure will find the difference a - b of two numbers where a and b represent any integer?

Subtraction a-b


What procedures will find the sum a plus b of two numbers where a and b represent any integers?

addition a + b


What is an integer of 71 but the difference of 3?

71 is, itself an integer but to find a difference you require 3 numbers.71 is, itself an integer but to find a difference you require 3 numbers.71 is, itself an integer but to find a difference you require 3 numbers.71 is, itself an integer but to find a difference you require 3 numbers.


What procedures will find the sum a plus b of two number where a and b represent any integer?

The procedure is known as "addition", with the possible additional requirement of "carrying" depending on the specific integers.


What is the LCM of integer 24?

You need at least two numbers to find an LCM.


What is the LCM of 1.70997595?

You need at least two numbers to find an LCM and they both have to be integers, but the LCM of 1 and any positive integer is that integer.


If the sum of two consecutive integers is nineteen find the smaller integer?

The numbers are 9 and 10.


How do you find sum of 100 numbers using fortran programme?

The following is for F95 and later (due to the use of intrinsic SUM ): My assumptions: -Your numbers are integers -Your numbers are stored in an array -The numbers you are describing are 0-100 program findSum !I assumed integer, replace this with your data type integer, dimension(100) :: numbers integer :: sumOfNumbers !We populate an array with our numbers !Replace this with your numbers do i=1,(size(numbers)+1) numbers = i end do !We find the sum of those numbers sumOfNumbers = sum(numbers) !We write out the sum to prompt write(*,*) 'Sum is: ', sumOfNumbers end program findSum


How Find three consecutive even integers such that three times the first integer is six more than twice the second integer?

The numbers are 14, 16 and 18.


How do you find an integer?

To find an integer you ask your teacher.