Answer:
Explanation:
Given sequence
2, 8, 14, 20, 26
Determine the pattern
2 + 6 = 8
8 + 6 = 14
14 + 6 =20
20 + 6 = 26
For each term, add 6 to get the next term
Determine the type of sequence
Since it continuously adds 6, the common difference is 6, which means it is an arithmetic sequence
Given the arithmetic sequence formula
aₙ = a₁ + d (n - 1)
- a₁ = 1st term of a sequence
- aₙ = nth term of a sequence
- n = nth position
- d = Common difference
Substitute values into the formula
aₙ = (2) + (6) (n - 1)
aₙ = 2 + 6 (n - 1)
aₙ = 2 + 6n - 6
aₙ = 2 - 6 + 6n
Hope this helps!! :)
Please let me know if you have any questions