Saved Bookmarks
| 1. |
Find the sum of the nature number between 100 and 100 which divisible by 11 |
Answer» CORRECT QUESTION :find the sum of the natural numbers between 1 to 100 which divisible by 11 Solution :Natural numbers between 1 to 100 which is divisible by 11 are :
We need to find the sum of the NATURE number between 1 and 100 which divisible by 11. an = a + (n - 1)d
99 = 11 + (n - 1)11 88 = (n - 1)11 88/11 = (n - 1) 8 + 1 = n n = 9 ━━━━━━━━━━━━━━━━━━━━━━━━━ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Done࿐ |
|