5. Using Recursive Rules with Sequences
Sign In
Use a spreadsheet.
The last payment: $1051.03
Let a_n be balance after the n^(th) payment. We are asked to find how long it takes to pay back the loan. To do this, we will find a recursive rule for a_n. Then we will use a spreadsheet.
You borrow $150 000 for 30 years. This tells us the balance at the beginning of the first month is $150 000. Therefore, a_0=150 000. We are asked to find the amount of the last, 360^(th), payment. To do this, we will use a spreadsheet.
=Round((1.00625)*(A1)-1048.82,2)in cell A2. When we hit enter we will get the following.