IOM E in a series of {4,11,18,25,32,39,46,53,60,67,74,81}gtestprep wrote:Consider a sequence of numbers given by the expression 5 + (n - 1) * 3, where n runs from 1 to 85 (inclusive). How many of these numbers are divisible by 7?
A. 5
B. 7
C. 8
D. 11
E. 12
3(n-1)/7=i (i is integer) +2/7 as 5+r should give us divisibility by 7; 3(n-1)=7i+2 --> 3n-3-2=7i <> 3n-5=7i
start from n=4, continue until (n+7)<=85












