Saved Bookmarks
| 1. |
Find the sum of integers which are divisible by 5 from 50 to 85 |
|
Answer» Answer: Step-by-step explanation: the integers between 50 and 85 which are divisible by 5 are 50 , 55 , 60 , 65 , 70 , 75 , 80 , 85. Let S be their sum, then S = 50 + 55 + 60 + 65 + 70 + 75 + 80 + 85 = 540 |
|