How would you approach this problem?
Let
$$10,\; a,\; b,\; c,\; 90$$
be consecutive terms of a sequence. Find the possible values of $a,\; b,\; c$
a) if the sequence is arithmetic.
b) if the sequence is geometric.[Hint: What kind of sequences do the terms $10,\; b,\; 90$ form in each case?]
EDIT:
Here's my working for part a -
Since $u_1=10$,
$u_1+4d=90$
$\therefore\; 10+4d=90$
Hence, $\;d=20$
So,
$a=30$
$b=50$
$c=70$
How should I approach part b?
a) $10,b,90$ form an arithmetic sequence so that $b=\dfrac{10+90}2$. You find $a,c,$ similarly.
b) $10,b,90$ form a geometric sequence so that $b=\sqrt{10\cdot90}$. You find $a,c,$ similarly.