document.write( "Question 1182229: What is the nth term for the following sequence:\r
\n" ); document.write( "\n" ); document.write( "10, 30, 60, 100, 150, 210, ...
\n" ); document.write( "

Algebra.Com's Answer #812194 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If each term is divided by 10, the sequence is

\n" ); document.write( "1, 3, 6, 10, 15, 21, ...

\n" ); document.write( "You might recognize that sequence as the triangular numbers; or as the sequence in which the n-th term is the sum of the integers 1 through n.

\n" ); document.write( "The formula for the n-th triangular number is \"%28%28n%29%28n%2B1%29%29%2F2\"

\n" ); document.write( "So the n-th term of this sequence is

\n" ); document.write( "ANSWER: \"10%28%28%28n%29%28n%2B1%29%29%2F2%29\"

\n" ); document.write( "
\n" ); document.write( "
\n" );