Computer Science, asked by kumarutsav5663, 8 months ago

Ipo chart for sum first 10 number

Answers

Answered by Rohith200422
1

Answer:

Sum of first 10 numbers is 55.

Explanation:

The series of first 10 natural numbers is an arithmetic progressions with first tern as 1 and common difference 1. So the sum of the series will be Sn = n/2 { 2a+ ( n-1 ) d } where n is the number of terms in the series, a is the first term and d is the common difference.

S10= 10/2 { 2(1) + ( 10-1 ) 1 }

= 5 ( 2+9)

= 5 ( 11 )

= 55

I hope this will helps you please mark as brainliest answer and also like my answer plz.

Similar questions