Consider an investment with nonzero interest rate $i$. If $i_5$ is equal to $i_{10}$, show that interest is not computed using simple interest.
Answer is If $i$ is a simple interest rate, then $i_5=i_{10}$ implies $i=0$
Workings:
$i_5=\frac{A(5)}{A(4)}-1$
$i_{10}=\frac{A(10)}{A(9)}-1$
If equal, then by cancelling ($-1$) on both sides,
$\frac{A(5)}{A(4)}=\frac{A(10)}{A(9)}$
$A(0) \frac{a(5)}{a(4)}=A(0) \frac{a(10)}{a(9)}$
$\frac{a(5)}{a(4)}=\frac{a(10)}{a(9)}$
From here, I am stuck.