document.write( "Question 849382: Find the two-hundredth term of the sequence: 1, 5, 9, 13, . . . . \n" ); document.write( "
Algebra.Com's Answer #511513 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "{1, 5, 9, 13,...} Arithmetic Series d = 4
\n" ); document.write( "\"S%5Bn%5D=%28n%2F2%29%282%2Aa%5B1%5D%2B+%28n-1%29d%29\"
\n" ); document.write( "\"S%5B200%5D=%28200%2F2%29%282%2A1+%2B+199%2A4%29\"= 79,800 \n" ); document.write( "
\n" );