Saved Bookmarks
| 1. |
46. Find the sum of the following series:(i) 1, 3, 5,7... upto 12 terms. |
|
Answer» sn = n/2 (2a+(n-1)d) = 12/2 (2(1) + (12-1)*2) = 6*(2+22) = 6*24 = 144 |
|