What annual installment will discharge a debt of $\$ 717.60$ due in $4$ years at $20\%$ p.a. simple interest, if the installments are paid at the each end of each year?
I tried the following:
$\$717.60$ corresponds to $\textrm{SI} = (717.60 * 4 * 20)/100$ simple interest. So, each installment should be $\textrm{SI}/4$. I do not understand what is wrong with my solution.
Answer to the question is $\$138$.
In my previous answer I've assumed compound interest, but it is simple interest. I reworked my answer. After $x$ years a capital of $C_0$ is $C_x=(1+i\cdot x)\cdot C_0$
We have sum the 4 payments, which are made on different years.
The sum is $4+6\cdot i=4+6\cdot 0.2=4+1.2=5.2$. Thus the equation is
$$C_0\cdot 5.2=717.6$$
$$C_0=\frac{717.6}{5.2}=138 \ \ \color{\limegreen}{\checkmark}$$
Now it´s fine.