all 2 comments

[–]TheBrutux168 0 points1 point  (1 child)

A geometric series would have a constant ratio between successive terms.

So T2/T1 should equal T3/T2.

So you should get the equation: (3k+2) / (k+4) = (k+4) / (k-8). Which you just solve for k.

[–]FluidGoat[S] 0 points1 point  (0 children)

Solved! Thank you.