document.write( "Question 891699: 1,3,6,10.15, ... , n? \n" ); document.write( "
Algebra.Com's Answer #539953 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"n+=+%28k%2A%28k%2B1%29%29%2F2\", where k is the place of the number in the sequence. E.g., the 5th term is n = (5*6)/2 = 15, etc... \n" ); document.write( "
\n" );