document.write( "Question 19157: Find the nth term of the arithmetic sequence,
\n" ); document.write( "a(1 symbol)=8, d=3,n=16
\n" ); document.write( "

Algebra.Com's Answer #9224 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Find the nth term of the arithmetic sequence,
\n" ); document.write( "a(1 symbol)=8, d=3,n=16
\n" ); document.write( "formula for n th.term of A.P.=Tn=a+(n-1)*d...substituting\r
\n" ); document.write( "\n" ); document.write( " Tn=T16=8+(16-1)*3=8+15*3=8+45=53
\n" ); document.write( "hence T16=53
\n" ); document.write( "
\n" );