Question 739888
Basic Expression for Term of the Sequence (arithmetic):
{{{5+(n-1)d}}}
n is the index of the term
d is the common difference between terms


Given for n=9, term is 29.
{{{5+(9-1)d=29}}}
{{{5+8d=29}}}
{{{8d=29-5}}}
{{{8d=24}}}
{{{d=3}}}


More Specific Formula for Expression of each Term:
{{{5+(n-1)*3}}}


The number, 101 will have an expression for this value :
{{{5+(n-1)*3=101}}}
FIND n.
{{{5+3n-3=101}}}
{{{3n+2=101}}}
{{{3n=99}}}
{{{n=99/3}}}
{{{highlight(n=33)}}}.