document.write( "Question 780302: How do you find the 100th and nth term of a sequence? \n" ); document.write( "
Algebra.Com's Answer #475535 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
nth term of an arithmetic sequence:: a(n) = a(1)+(n-1)d
\n" ); document.write( "----
\n" ); document.write( "nth term of a geometric sequence:: a(n) = a*r^(n-1)
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );