1.

Find how many integers between 200 and 500 are divisible by 8LTS30/1/2

Answer»

200, 208, 216........... 496

a = 200

d = 8

L = 500

=> a +(n-1)d = 496

=> 200 + (n-1)8 = 496

=> (n-1)8 = 296

=> n-1 = 37

=> n = 38

No. of integer between 200 and 500 that is divisible by 8 is 38



Discussion

No Comment Found