I am not a student, not a homework. I got this in a test for job, hope someone can help with this
The first seven terms of an arithmetic progression are
$$7x+4, 9y, 7z+6, 4x+10, 3k, 3x+6, k+12.$$
The second, fifth and seventh terms of this progression form an infinite geometric progression. The sum of the terms of this geometric progression are?
Answer is $106$, I need to know HOW?
Given Options
a. 180
b. 126
c. 106
d. 162
$$7x+4,\ 9y,\ 7z+6,\ 4x+10,\ 3k,\ 3x+6,\ k+12$$
Let the common difference of the AP be $d$. Consider the first, fourth and sixth terms:
$$3d = (4x+10)-(7x+4) = 6-3x\\ 2d = (3x+6)-(4x+10) = -4 -x\\ 0 = 6d - 6d = 2(6-3x)-3(-4-x)\\ x= 8,\quad d= -6$$
So the first $7$ terms of the AP are
$$60,\ 9y,\ 7z+6,\ 42,\ 3k,\ 30,\ k+12$$ or $$60,\ 54,\ 48,\ 42,\ 36,\ 30,\ 24$$ The second, fifth and seventh terms form a GP with first term $54$ and common ratio $2/3$, and the infinite sum is $$\frac{54}{1-2/3} = 162$$