answersLogoWhite

0

addition id adiona and subtraction is submarine

User Avatar

Wiki User

13y 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.


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 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.


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.


How do you solve of sum and different of two terms?

To solve the sum and difference of two terms, you can use the identities for the sum and difference of squares. For two terms (a) and (b), the sum is expressed as (a + b) and the difference as (a - b). To find their product, you use the formula: ((a + b)(a - b) = a^2 - b^2). This allows you to calculate the difference of squares directly from the sum and difference of the terms.


What is sum and difference for 3 and 2?

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