answersLogoWhite

0

fifty

39 + 25 = 64

39 - 25 = 14

64 - 14 = 50

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

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.


The product of 6 and 7 is how much greater than the sum of 6 and 7?

29.


What product of 4 and 3 is how much greater than the sum of 4 and 3?

The product of 4 and 3 is (4 \times 3 = 12). The sum of 4 and 3 is (4 + 3 = 7). To find how much greater the product is than the sum, we subtract the sum from the product: (12 - 7 = 5). Therefore, the product is 5 greater than the sum.


How much greater is the sum of the first 20 counting numbers than the sum of the first 10 counting numbers?

It is 155 greater.


Why isn't the sum of two integers always greater than the difference between them?

That's because the integers may be negative. For example, the sum of (-6) and (-6) is (-12), which is less than their difference (0).


What The sum of two decimals greater than 0.5 is always greater than 1?

The sum of two decimal numbers greater than 0.5 will always be greater than 1


Is the sum of 2 integers always greater than the difference between them?

No. Consider 0 and 1. Or negative numbers, whose sum produces a smaller number.


How can you tell whether the sum of two fractions with a common denominator is greater than 1 less than 1 or equal to?

If the sum of the numerators is greater than the denominator the sum is greater than 1. If the sum of the numerators is equal to the denominator the sum is equal to 1. If the sum of the numerators is less than the denominator the sum is less 1.


If you are adding 2 fraction that are both greater than 12 what is true about the sum?

The sum is greater than 24.


When two dice are rolled find the probability of getting a sum of greater than 15?

Two standard dice cannot have a sum greater than 12. The probability, then, of getting a sum greater than 15 is zero.


Is sum of two integers is equal to the difference of the same two integers?

No, the sum of two integers is not equal to the difference of the same two integers, except in specific cases. For two integers ( a ) and ( b ), the sum is ( a + b ) and the difference is ( a - b ). These two expressions can only be equal if one of the integers is zero or if they are equal (i.e., ( a = b )). In general, the sum will be greater than or less than the difference, depending on the values of ( a ) and ( b ).


What 2 decimals make the sum greater than 1?

3.5 and 7.9846 are two. Their sum is 11.4846 is greater than 1.