document.write( "Question 205965: What is the 2001st number in the sequence: 2, 5, 8, 11,...? \n" ); document.write( "
Algebra.Com's Answer #155538 by dyakobovitch(40)\"\" \"About 
You can put this solution on YOUR website!
You are dealing with an arithemetic sequence with d=r, a(sub1)=2, and n=2001.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your formula for finding the a(subn) term of an arithmetic sequence is \r
\n" ); document.write( "\n" ); document.write( "a(subn)=a(sub1) + (n-1)d = 2 + (2001-1)(3) = 6002.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I hope this help! Feel free to leave comments or concerns. -- David
\n" ); document.write( "
\n" );