answersLogoWhite

0

addition id adiona and subtraction is submarine

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between sum and difference?

sum is addition difference is subtraction


What is the sum and the difference of 45.78 and13.76?

the sum is 59.54 and the difference is 32.02.


What do it mean do find a sum or difference in fraction?

The sum is the answer for adding and the difference is the answer for subtracting...


Is sum and difference the same?

No. The sum is the answer to an addition problem. The difference is the answer to a subtraction problem.


Write a program that will accept two numbers and find their sum anddifferences. If the sum is more than the difference, display the sum otherwisedisplay the difference. Pascal programming?

program SumAndDifference; var num1, num2, sum, difference: integer; begin write('Enter first number: '); read(num1); write('Enter second number: '); read(num2); sum := num1 + num2; difference := num1 - num2; if sum > difference then written('The sum is greater: ', sum) else written('The difference is greater: ', difference); end. This program will prompt the user to enter two numbers, calculate their sum and difference, and then compare the two values. If the sum is greater than the difference, it will display the sum; otherwise, it will display the difference.


What is the opposite of a sum?

the opposite of a sum is the difference


What is a antonym for the word sum?

difference: The sum of 5 and 3 is 8. The difference is 2.


The sum of 18 and 15 the difference of 18 and 15. What is the quotient of the sum and the difference?

11


How do estimate each sum or difference?

Sum is the result of an addition problem, while difference is the result of a subtraction problem. Addend Subtractend + Addend - Subtractor Sum Difference


What is the difference of 100 and the sum of 67 and 23?

The sum of 67 and 23 is 90. To find the difference of 100 and this sum, you subtract 90 from 100. Therefore, the difference is 10.


What is sum and difference for 3 and 2?

3 + 2 = 5. (sum) 3 - 2 = 1. (difference)


What is the sum and the difference of the smallest and largest two digit count numbers?

Sum = 109 Difference = 89