answersLogoWhite

0

3.14159, -2985, 123.456, 2345.89041 and 512.512

There are in fact an infinite number of combinations of five numbers that average 0. As long as their sum is 0, like the ones listed above, then their average will be 0 as well.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the average of 0 84 87 91 and 98?

The average is 72. To compute the average, you add up the numbers and then divide by the amount of numbers you have. So, in this case: 0 + 84 + 87 + 91 + 98 = 360 360 divided by 5 = 72


What numbers are bivisiible by 5?

All whole numbers ending with 0 or 5 are divisible by 5 except 0 itself


What is the sum of 5 numbers whose average is 5 more than 5?

Sum of 5 numbers with an average of 10 = 50


What are 5 numbers between 0 and 1?

0.1,0.2,0.3,0.4, and 0.5, and those are 5 numbers between 0 and 1.


The average of six numbers is 4 If the average of two of those numbers is 2 what is the average of the other four numbers?

5


If The average of 5 numbers is 6 and the average of 3 numbers is 4 find out the average of remaining two numbers?

2


How do you calculate the average of unknown number of tests?

If the average of 5 numbers is 23 and the range is 10, what are the 5 numbers?


How do you calculate an average if one of the numbers is 0?

When one of the numbers is 0, you must count it to the numbers of data. For example, 1, 0, 3, and 8. To find the average, or the mean, add the four numbers together and divide their sum by 4. (1 + 0 + 3 + 8)/4= 12/4 = 3 The average is 3.


Are 0 and 5 composite numbers?

0 is a composite number. 5 is prime.


How do you write a pseudocode that accepts five numbers and displays the sum and average of the numbers?

To write pseudocode that accepts five numbers and displays their sum and average, you can follow these steps: Initialize a variable sum to 0. Loop five times to accept input for each number, adding each to sum. After the loop, calculate the average by dividing sum by 5. Display both the sum and the average. Here’s a simple representation: BEGIN sum = 0 FOR i FROM 1 TO 5 DO INPUT number sum = sum + number END FOR average = sum / 5 OUTPUT "Sum: ", sum OUTPUT "Average: ", average END


What is the average of 2 5 and 8?

5 + 8 + 2 = 15. 15 / 3 = 5 All you have to do is add the numbers, then divide the answer by how many numbers you added.


What is the average of odd numbers from 5 to 12?

Including 5..... average=7.75