Learn to Create a Robotic Device Using Arduino in the Free Webinar. Register Now
One of our academic counsellors will contact you within 1 working day.
Click to Chat
1800-1023-196
+91-120-4616500
CART 0
Use Coupon: CART20 and get 20% off on all online Study Material
Welcome User
OR
LOGIN
Complete Your Registration (Step 2 of 2 )
Free webinar on Robotics (Block Chain) Learn to create a Robotic Device Using Arduino
30th Jan @ 5:00PM for Grade 1 to 10
Obtain the sum of all positive integers up to 1000, which are divisible by 5 and not divisible by 2. Obtain the sum of all positive integers up to 1000, which are divisible by 5 and not divisible by 2.
Obtain the sum of all positive integers up to 1000, which are divisible by 5 and not divisible by 2.
Here is a Solution ...... The positive integers, which are divisible by 5, are 5, 10, 15, ..., 1000 Out of these 10,20,30,.... 1000 are divisible by 2 Thus, we have to find the sum of the positive integers 5, 15, 25, ...., 995 If n is the number of terms in it the sequence then 995 = 5 + 10(n - 1) => 1000 = 10n Therefore, n = 100. Thus the sum of the series = (n/2)(a + l) = (100/2) (5 + 995) = 50000.
Here is a Solution ......
The positive integers, which are divisible by 5, are 5, 10, 15, ..., 1000
Out of these 10,20,30,.... 1000 are divisible by 2
Thus, we have to find the sum of the positive integers 5, 15, 25, ...., 995
If n is the number of terms in it the sequence then
995 = 5 + 10(n - 1) => 1000 = 10n
Therefore, n = 100.
Thus the sum of the series = (n/2)(a + l) = (100/2) (5 + 995) = 50000.
Post Question
Dear , Preparing for entrance exams? Register yourself for the free demo class from askiitians.
points won -