document.write( "Question 826059: These are the first 4 numbers of a sequence:\r
\n" ); document.write( "\n" ); document.write( "1 3 6 10 ...\r
\n" ); document.write( "\n" ); document.write( "Explain how to find the nth term of this sequence.
\n" ); document.write( "

Algebra.Com's Answer #497801 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
It keeps moving up by adding 1 more each time. \n" ); document.write( "
\n" );