document.write( "Question 1057144: The first 4 terms in a number sequence are 2, 5, 8, 11, ...
\n" ); document.write( "(a) Find the Nth term
\n" ); document.write( "(b) Explain if the term 105 is in the sequence
\n" ); document.write( "(c) By comparing to the number sequence, write down the general term for the sequence 4, 10, 16, 22, ... ...
\n" ); document.write( "

Algebra.Com's Answer #672218 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
The first one is an arithmetic sequence, \"2%2B%28n-1%29%2A3\".
\n" ); document.write( "n is index of a term, and n must be a whole number.
\n" ); document.write( "
\n" );