Find the nth term of the sequence that starts with 2, 6, 10, 14. . .
Answers
Answered by
0
Answer:
the nth term formula is the sum of the first term (a) and the second to last term (n-1) * the common difference (d). so a + (n-1)d where a = 2 and d = 4 in this case is 2 + (n-1)4 = 4n - 2. the sum to n terms is n/2(2a + (n-1)d) and subbing in the correct values we get n/2(22 + (n-1)*4) = n/2(4 + 4n - 4) = 2n^2.
Answered by
2
Step-by-step explanation:
the nth term formula is the sum of the first term (a) and the second to last term (n-1) * the common difference (d). so a + (n-1)d where a = 2 and d = 4 in this case is 2 + (n-1)4 = 4n - 2. the sum to n terms is n/2(2a + (n-1)d) and subbing in the correct values we get n/2(22 + (n-1)*4) = n/2(4 + 4n - 4) = 2n^2.
Similar questions