Question 1039312
the nth term of an  arithmetic sequence is defined as
:
Xn = a + d(n-1), where a is the first term and d is the common difference
:
**************************************
1) 7k+2, 4k+3, 2k+6
a = 7k+2
:
we have two equations in two unknowns
:
4k+3 = 7k+2 + d
2k+6 = 7k+2 + 2d
:
simplify each equation by combining like terms
:
3k + d = 1
5k + 2d = 4
:
solve first equation for d
:
d = 1 - 3k
:
now substitute for d in second equation
:
5k + 2(1-3k) = 4
5k + 2 -6k = 4
-k = 2
k = -2
:
using first equation
3(-2) + d = 1
-6 + d = 1
d = 7
:
************************
k = -2
d = 7
a = 7(-2) + 2 = -12
X17 = -12 + 7(17-1) = 100
*************************
:
problems 2 - 5 are solved in like manner
: