Saved Bookmarks
| 1. |
The sum of first 100 integer is |
|
Answer» Step-by-step explanation Formula=n(n/2)+(n/2), where n=100 So,100(100/2)+(100/2) = 100×50+50 =5050 |
|