All the terms in this geometric progression are positives. Given the fifth term is four times that of the third term and the second term is $\frac 18$.
So, we have $T_2 = \frac18$
And let say that $T_3 = x$ so $T_5 = 4x$
So the common ratio would be,
$r = \dfrac {T_3}{T_2}$
$r = 8x$
But why is the common ration bigger than the fifth term? I mean $T_4$ would be $8x^2$ if I use this.
I'm confused and can't go any further. Can anyone help point out any mistakes here? Thanks.
The first terms of a geometric progression with first term $a$ and common ratio $r$ are $T_1=a, T_2=ar, T_3=ar^2, T_4=ar^3, T_5=ar^4$
You are given three pieces of information. First that all the terms are positive, which means (check you can show this) that both $a$ and $r$ are positive.
Next you are told $T_5=4T_3$ which becomes $ar^4=4ar^2$
Finally you are told the piece of information you jumped to first, without properly considering all the other information, that $T_2=\frac 18$ or $ar=\frac 18$
You need all three pieces of information to solve the problem, and rather than speculating on the nature of the solution before you have completed the computation, it is best to work systematically through what you have been told. Then you can check at the end whether your solution does in fact meet all the constraints in the problem.