Under the tree plantation scheme Mr. Sunil planted 1 tree on the first day, 2 trees on the second day, 3 trees on the third day and so on. What will be the total number of trees planted after 10 days?
Open in App
Solution
Trees planted by Mr. Sunil are 1, 2, 3,.... Here, t1=1, n=10 Therefore, tn=t10=10; Sn=S10=? ⇒Sn=n2(t1+tn) ⇒S10=102(1+10) ⇒S10=102×11=55 Hence, total number of trees planted after 10 days will be 55.