
William W. answered 02/19/19
Math and science made easy - learn from a retired engineer
Top find the value being added to each consecutive term, subtract two consecutive terms:
4x+2 - (-2x+8)
4x+2+2x-8 (by distribution to remove parentheses)
6x-6 (by combining like terms)
so d (the common difference) is 6x-6
The first term (a1) is -2x+8
The equation the an arithmetic sequence is an = a1 + (n-1)d so
a14 = (-2x+8) + (14-1)(6x-6)
a14 = 2x + 8 + 13(6x-6)
a14 = 2x + 8 + 78x - 78
to get the final answer, combine like terms