How much will be the sum of the first (28) natural numbers?
The sum of the first \(n\) natural numbers is \(S_n=\frac{n(n+1)}{2}\). Therefore, \(S_{28}=\frac{28\times29}{2}=14\times29=406\). Hence, 406 is correct. A value such as 416 usually results from an error in multiplication or division. Exam tip: Cancel the even factor with 2 first to calculate quickly.
View question details