answersLogoWhite

0


Best Answer

10

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the sum of the first 3 prime numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the sum of the first 5 prime numbers?

The first five prime numbers are 2,3,5,7,11. The sum of the first five prime numbers is 28.The sum is: 2+3+5+7+11 = 28


Calculate the sum of the first five prime numbers?

The first five prime numbers are 2, 3, 5, 7, 11. The sum of these five numbers is 28.


What is the sum of the first six prime numbers?

The sum of the first six prime numbers is 41 (2 + 3 + 5 + 7 + 11 + 13 = 41).


What is the sum of the first 7 prime numbers?

Sum of first 7 prime numbers is equal to 2+3+5+7+11+13+17 = 58.


What 3 prime numbers have the sum of 3?

There are not three prime numbers that have the sum of 3. The smallest prime number is 2. If all three prime numbers were 2, the sum would 2 + 2 + 2 = 6, so that is the smallest number that is the sum of three prime numbers.


What is the sum of the first six prime?

The sum of the first six prime numbers is 41 (2 + 3 + 5 + 7 + 11 + 13 = 41).


What is the sum of the first three prime numbers?

2 + 3 + 5 = 10


What is the Sum of first n natural numbers?

int sum = 0; int i; for(i = 0; i < n; ++i) { sum += i; }


What 2 prime numbers sum is 76?

The sum of the two prime numbers 3 and 73 is 76.


What 3 prime numbers have the sum of 132?

3 prime numbers which have the sum of 132: 2 + 3 + 127 2 + 17 + 113


How do you find the sum of the first ten prime numbers?

To find the sum of the first ten prime numbers, you first have to find what the first 10 prime numbers are. They are 2, 3, 5, 7, 11, 13, 17, 19, 23, and 29. Added together they equal 129.


Are odd numbers cannot be written as sum of prime numbers?

Some odd numbers can be written as the sum of prime numbers. 2 + 3 = 5