document.write( "Question 601530: For the sequence a(subscript n)=(n+1)
\n" ); document.write( "its first term is=
\n" ); document.write( "its second term is=
\n" ); document.write( "its third term is=
\n" ); document.write( "its fourth term is=
\n" ); document.write( "its 100th term is=
\n" ); document.write( "

Algebra.Com's Answer #379888 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
a ) n=0 , a(0) = 1
\n" ); document.write( "b) second term , a(1) = 2
\n" ); document.write( "c) third term , a(2)=3
\n" ); document.write( "d) fourth term , a(3)= 4
\n" ); document.write( "e) 100th term , n= 99 , a(99)= 100
\n" ); document.write( "
\n" ); document.write( "
\n" );