The sum of the first two terms of geometric sequence $a_n=a_0r^n$ is $7$, and the sum of the first six terms is $91$.
Show that $r^{2} = 3$.
How do we go about this?
Here's what I have tried -
$\displaystyle \Rightarrow \frac{\dfrac{a(r^{6}-1)}{r-1}}{\dfrac{a(r^{2}-1)}{r-1}} = \frac{91}{7}$
$\displaystyle \Rightarrow \frac{(r^{6}-1)}{(r^{2}-1)} = \frac{91}{7}$
$\Rightarrow\;???$
Any help would be highly appreciated.
Let $x=r^{2}$. The quation becomes $x^{3}-1=\frac {91} 7 (x-1)$ or $x^{2}+x+1=\frac {91} 7$ since $r=1$ is not valid. So $x=\frac {-1 \pm \sqrt {49}} 2$. Can you finish?