Maths Problem Help: Balance Due on 30-Year Mortgage After 8 Years

  • Thread starter Thread starter IB
  • Start date Start date
AI Thread Summary
To calculate the balance due on a 30-year mortgage of $275,000 at a 7.25% interest rate after 8 years of payments, one can use the formula for balance after n payments, incorporating monthly interest calculations. The monthly payment is $1,875.99, and the balance can be computed iteratively or through financial functions available on calculators like the TI-83 Plus. It's important to ensure that all data entered into the calculator is consistent to avoid incorrect results. Spreadsheet software can also facilitate this calculation by allowing users to model the payment progression. Accurate calculations of mortgage balances are essential for financial planning.
IB
Messages
45
Reaction score
0
Some please help solve this problem. Thanks a lot.

a 30 year mortgage is obtained on a $275,000 home at a rate of 7.25%. The monthly payment is $1,875.99. After making payments for 8 years, what is the balance due on the mortgage?
 
Physics news on Phys.org
IB said:
Some please help solve this problem. Thanks a lot.

a 30 year mortgage is obtained on a $275,000 home at a rate of 7.25%. The monthly payment is $1,875.99. After making payments for 8 years, what is the balance due on the mortgage?

Let B(n) = balance after n payments
I(n) = monthly interest payment
A = amount of payment = $1,875.99
i = montly interest rate = 7.25%/12

I(n) = B(n-1)i

B(0) = $275,000
B(1) = B(0) - (A - I(1)) = B(0) - (A - B(0)i)
B(2) = B(1) - (A - I(2)) = B(1) - (A - B(1)i)
B(3) = B(2) - (A - I(3)) = B(2) - (A - B(2)i)

etc

Problems like this can easily be done on a spreadsheet. You can also start expanding out the terms and see a progression. If you are learning how to do sums of series, then maybe that is what you are supposed to be doing here. The resulting formula involves a ratio involving exponential functions. The notation is a bit different, but you can find the result and other mortgage related equations here

http://www.econ.umn.edu/~cswan/econ5623/MortMath/MortMath.html
 
Last edited by a moderator:
Can you do it on a TI-calculator?
 
IB said:
Can you do it on a TI-calculator?

There are financial functions built into the TI-83 Plus, and probably the TI-83, and probably other calculators as well. You could also program many calculators to do this calculation. Get out your manual, or go to the TI website to download a manual. The financial function on the TI=83 Plus are under APPS. There is a data entry area for entering the parameters given in the problem, and a number of functions including one for balance. Be careful when you enter the data that you specify the data consistently. There are some functions that do not need all the data specified, and some that do not work unless you have the right set of data specified.

For example if you give it N=360, I=7.5%, PV=275000, and P/Y = 12, it will correctly calculate the payment as -1875.98477, but if you ask it for the balance after some number of payments and you have not filled in the correct payment, it will give you the wrong answer assuming the payment is whatever you put into (or was left in) the data bank. It works, but you have to be careful. It does not check for inconsistent data.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top