What is the sum of the first 10 odd numbers?

What is the sum of the first 10 odd numbers?

Explanation
  • The first 10 odd numbers are: 1, 3, 5, 7, 9, 11, 13, 15, 17, and 19.
  • The sum of these numbers is: 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 = 100.