answersLogoWhite

0


Best Answer

10

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the sum of the distinct integers in the list (0 2 2 2 3 5 5)?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When do you get a sum of 0 in adding integers?

When the sum of all the positive integers in the sum is exactly matched (in magnitude) by the sum of all the negative integers.


What is the sum of the first 201 positive integers?

The sum of the first 201 positive integers is 20100 if you include 0 (i.e. from 0 to 200). If you sum the integers from 1 to 201 instead, the sum is 20301.


What is the term for two integers which sum to zero?

Two integers which sum to zero (e.g. 3 and -3) are additive inverses of each other. All pairs of additive inverses sum to 0 and all pairs of integers which sum to 0 are additive inverses.


What 3 consecutive integers have a sum of 0?

-1, 0, 1


What is the sum of integers from -5 to 5?

Zero (0).


The sum of 2 integers is 0 the difference of the 2 integers is 16 what are the integers?

8 and -8 8+(-8)=0 8-(-8)=16


What is the sum of the first 10 positive integers?

what is the sum of the first 10 positive integers? To me, if you include 0 as the first integer, then the tenth integer is 9 and the sum is 45. If you don't include 0, the tenth integer is 10, and the sum is 55.


What are four consecutive even integers whose sum is 4?

The integers are -2, 0, 2 and 4.


Find 4 consecutive integers whose sum is negative 2?

The integers are -2, -1, 0 and 1.


What are five consecutive integers have a sum of 0?

The numbers are -2, -1, 0, 1 and 2.


Java code to find the sum in all integer?

The following will sum all integers from 1-100. Adjust according to your needs.int sum = 0;for (int i = 1; i


What are 4 consecutive integers whose sum is 4?

There is a set of four consecutive even integers whose sum is four. The set is: -2, 0, 2 and 4.