document.write( "Question 380243: For the sequence an=n+1, its first term is_____, second term is ____, third term is ____, fourth term is ____, its 100th term is ____ \n" ); document.write( "
Algebra.Com's Answer #269861 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "\"a%5Bn%5D+=+%28n%2B1%29\"
\n" ); document.write( "\"a%5B1%5D+=+%281%2B1%29=+2\"
\n" ); document.write( "\"a%5B2%5D+=+%282%2B1%29=+3\"
\n" ); document.write( "\"a%5B3%5D+=+%283%2B1%29=+4\"
\n" ); document.write( "\"a%5B4%5D+=+%284%2B1%29=+5\"
\n" ); document.write( "\"a%5B100%5D+=+%28100%2B1%29=+101\" \n" ); document.write( "
\n" );