document.write( "Question 1003969: What are the first four terms of the sequence whose general term is a n=4(3N-1)? \n" ); document.write( "
Algebra.Com's Answer #620570 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
For the general rule
\n" ); document.write( "a n=4(3n-1)
\n" ); document.write( "we plug 1,2,3,and 4 in for n and get
\n" ); document.write( "a1 = 8
\n" ); document.write( "a2 = 20
\n" ); document.write( "a3 = 32
\n" ); document.write( "a4 = 44
\n" ); document.write( "
\n" );