Question 309515: Find the first five terms of the sequences with the nth term given as follows:
5n + 5, __, __, __, __, __
Answer by alicealc(293) (Show Source):
You can put this solution on YOUR website! n = 1 -> 5*1 + 5 = 5 + 5 = 10
n = 2 -> 5*2 + 5 = 10 + 5 = 15
n = 3 -> 5*3 + 5 = 15 + 5 = 20
n = 4 -> 5*4 + 5 = 20 + 5 = 25
n = 5 -> 5*5 + 5 = 25 + 5 = 30
so, the sequence is 10, 15, 20, 25, 30
|
|
|