SOLUTION: given the sequence: 5,8,11,......,101 find the number of terms

Algebra.Com
Question 761754: given the sequence: 5,8,11,......,101 find the number of terms
Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
given the sequence: 5,8,11,......,101 find the number of terms

a1 = first term = 5

d = a2 - a1 = 8 - 5 = 3
d = a3 - a2 = 11 - 8 = 3

Since those are the same, the sequence is arithmetic.

an = a1 + (n-1)d
101 = 5 + (n - 1)(3)
101 = 5 + 3(n - 1)
101 = 5 + 3n - 3
101 = 2 + 3n
 99 = 3n
 33 = n

Checking:
 
  5,8,11,14,17,20,23,26,29,32,35,
38,41,44,47,50,53,56,59,62,65,68,
71,74,77,80,83,86,89,92,95,98,101

Count them.  There are 33 of them.

Edwin

RELATED QUESTIONS

Find the sum of the 1st 20 terms of the arithmetic sequence -2, -5, -8, -11 (answered by ikleyn,greenestamps)
The third and fourth terms of a sequence are 101 and 83. If the first differences are a... (answered by ewatrrr)
Find the number of terms in the arithmetic progression 1, 3 , 5,....101 (answered by josgarithmetic,ikleyn,greenestamps)
given the sequence 6,12,24,48....,3027, find the a number of terms in the... (answered by josgarithmetic)
1) Find the explicit formula that produces the given sequence. 2,-6,18,-54,... A.... (answered by Boreal)
Find the sum of the first 8 terms of the sequence. 1, -3, -7, -11,... (answered by Emilym1234,MathTherapy)
What is the first four terms of a sequence concerning decreasing odd integers beginning... (answered by KMST)
Write the first four terms of a sequence concerning decreasing odd integers beginning... (answered by Edwin McCravy)
Given the formula f(n) = 3(-1)n find the first 5 terms of this... (answered by fractalier)