SOLUTION: find the first five terms of the sequence whose nth term is give as follows: n^2 + n

Algebra ->  Equations -> SOLUTION: find the first five terms of the sequence whose nth term is give as follows: n^2 + n       Log On


   



Question 326674: find the first five terms of the sequence whose nth term is give as follows: n^2 + n

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
n=1, n%5E2%2Bn=1%2B1=2
n=2, n%5E2%2Bn=4%2B2=6
n=3, n%5E2%2Bn=9%2B3=12
There's three of them, follow the same procedure to get the remaining two.