Independent solution

How to solve this Loan Balances and Amortization question

Setup

Setup

The semiannual periodic rate is 9% divided by 2, giving six-month accumulation factor 1.045.

1+j=1.0451+j=1.045

Model

Model

A payment at month n is n/6 half-year periods from origination.

vn=(1.045)n/6v_n=(1.045)^{-n/6}

Compute

Compute

The first payment is 500, so payment n contains n minus 1 increments.

30000=n=160500+(n1)X(1.045)n/630000=\sum_{n=1}^{60}\frac{500+(n-1)X}{(1.045)^{n/6}}

Answer

Answer

This is exactly the equation displayed in choice E.

choice E\boxed{\text{choice E}}