find the sum of all odd number between 100 and 500
Answers
Answered by
2
Answer:
Step-by-step explanation:
step 1 Address the formula, input parameters & values.
Formula: Average = Total Sum of Numbers / Total Count of Numbers
Input parameters & values:
The odd numbers between 100 and 500 are
101, 103, 105, 107, . . . . , 495, 497, 499
Total Count of Numbers = 200
step 2 Find the sum of odd numbers between 100 and 500.
sum = 101 + 103 + 105 + . . . . + 497 + 499
= 60000
step 3 Divide the sum by 200
Average = 60000/200
= 300
Thus, 300 is an average of odd numbers between 100 and 500.
Similar questions