The question is: the first three terms of an arithmetic series $c_{n}$ are $$a(1+b), a(1+3b),a(1+5b)$$ I needed to find the common difference in terms of $a$ and $b$ and then find the expression for $c_{n}$.
The final part I struggled with where I have to find $a$ and $b$ and the information given is $$c_{5} = 25,c_{10} = 55$$
The answers for the first two parts are $difference = 2ab$ and $c_{n}=a(1+(2n-1)b)$