1. | The sum all even natural numbers between 1 and 31 is: |
|||||||||||||||
Answer: Option C Explanation: Required sum = (2 + 4 + 6 + ... + 30) This is an A.P. in which a = 2, d = (4 - 2) = 2 and l = 30. Let the number of terms be n. Then, tn = 30
|