document.write( "Question 851679: What is the sum of the first 10 terms of the sequence an=4n-3 \n" ); document.write( "
Algebra.Com's Answer #512919 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "What is the sum of the first 10 terms of the sequence an=4n-3
\n" ); document.write( "{1, 5, 9, 14,...} Arithmetic d = 4
\n" ); document.write( "\"S%5Bn%5D=%28n%2F2%29%282%2Aa%5B1%5D%2B+%28n-1%29d%29\"
\n" ); document.write( "\"S%5B10%5D=%2810%2F2%29%282+%2B+%289%294%29\" = 190 \n" ); document.write( "
\n" );