

InterviewSolution
Saved Bookmarks
1. |
Find the sum of a] first 10 multiples of 8 b] first 25 multiples of 3 c] first 100 multiples of 2. |
Answer» b] `= (25)/(2) [ 6 + 72] = (25)/(2) xx 78 = 975`. C] `= 50[ 4+198] = 50 xx 202 = 10100.` |
|