What are natural numbers?
Ans:- counting numbers are called natural numbers.
Ex:- 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 --------------
Problem type - 1
1- Find the sum of 8 consecutive natural numbers.
2- Find the sum of 5 consecutive natural numbers.
3- Find the sum of 10 consecutive natural numbers.
4- Find the sum of 12 consecutive natural numbers.
5- Find the sum of 4 consecutive natural numbers.
What are even numbers?
Ans:- Numbers that are divisible by 2 are called even numbers.
Ex:- 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26 ---------------
4568, 2058, 745820, 456324, 852962 ----------------------
Problem type -2
1- Find the sum of 7 consecutive even numbers.
2- Find the sum of 6 consecutive even numbers.
3- Find the sum of 11 consecutive even numbers.
4- Find the sum of 10 consecutive even numbers.
5- Find the sum of 14 consecutive even numbers.
What are odd numbers?
Ans:- Numbers that are not divisible by 2 are called odd numbers.
Ex:- 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27 ---------------
4567, 2059, 745821, 456325, 852963 ----------------------
Problem type -3
1- Find the sum of 7 consecutive odd numbers.
2- Find the sum of 6 consecutive odd numbers.
3- Find the sum of 11 consecutive odd numbers.
4- Find the sum of 10 consecutive odd numbers.
5- Find the sum of 14 consecutive odd numbers.