answersLogoWhite

0

If you add the first and the last number, you have a sum of 101. The second number from the left and the second number from the right will also add up to 101. If you continue in this way, you get 50 pairs of numbers, each of which has a sum of 101, so the final result is 50 x 101.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you find the average of 100 numbers?

The average is the sum of those 100 numbers divided by 100.


What is the sum of the prime numbers between 90 and 100?

The prime numbers between 90 and 100 are 97. To find the sum of prime numbers between 90 and 100, you simply add 97 to get the total sum. Therefore, the sum of prime numbers between 90 and 100 is 97.


Can you find 3 numbers that have a sum of 100?

20 +30 + 50


How do you find sum of 100 numbers using fortran programme?

The following is for F95 and later (due to the use of intrinsic SUM ): My assumptions: -Your numbers are integers -Your numbers are stored in an array -The numbers you are describing are 0-100 program findSum !I assumed integer, replace this with your data type integer, dimension(100) :: numbers integer :: sumOfNumbers !We populate an array with our numbers !Replace this with your numbers do i=1,(size(numbers)+1) numbers = i end do !We find the sum of those numbers sumOfNumbers = sum(numbers) !We write out the sum to prompt write(*,*) 'Sum is: ', sumOfNumbers end program findSum


How many pairs of even numbers can you find whose sum is twelve?

100


Sum of first 100 numbers?

The sum of the first 100 numbers, excluding zero, is 5,001.


What is the Sum of the numbers from 1 through 100?

The sum of the numbers from 1 through 100 is 5,050.


The sum of two numbers is 14. The sum of two squares is 100. Find the two numbers.?

Two Numbers are 8 and 6. This is how. 8 + 6 = 14 and 8*8 + 6*6 = 64 + 36 = 100


Sum of the first 100 odd numbers?

The sum of the first 100 odd numbers is 10,000.


What 5 numbers have a mean of 20?

To find five numbers with a mean of 20, we can use the formula for mean: Mean = (sum of all numbers) / (total number of numbers). Since we have five numbers, the sum of the numbers should be 20 * 5 = 100. To find five numbers that add up to 100, we can choose any set of five numbers that sum up to 100, such as 10, 20, 30, 15, and 25.


What is the sum of the first 100 positive even numbers?

The sum of the first 100 positive even numbers is 10,100.


What is the sum of the whole numbers from 1 to 100 inclusive?

The sum of the whole numbers from 1 to 100 inclusive is 5,050.