document.write( "Question 326674: find the first five terms of the sequence whose nth term is give as follows: n^2 + n\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #234076 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"n=1\", \"n%5E2%2Bn=1%2B1=2\"
\n" ); document.write( "\"n=2\", \"n%5E2%2Bn=4%2B2=6\"
\n" ); document.write( "\"n=3\", \"n%5E2%2Bn=9%2B3=12\"
\n" ); document.write( "There's three of them, follow the same procedure to get the remaining two.
\n" ); document.write( "
\n" ); document.write( "
\n" );