/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 46 The Jackson family is interested... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The Jackson family is interested in buying a home. The family is applying for a \(\$ 125,000,30\) -year mortgage. Under the terms of the mortgage, they will receive \(\$ 125,000\) today to help purchase their home. The loan will be fully amortized over the next 30 years. Current mortgage rates are 8 percent. Interest is compounded monthly and all payments are due at the end of the month. a. What is the monthly mortgage payment? b. What portion of the mortgage payments made during the first year will go toward interest? c. What will be the remaining balance on the mortgage after 5 years? d. How much could the Jacksons borrow today if they were willing to have a \(\$ 1,200\) monthly mortgage payment? (Assume that the interest rate and the length of the loan remain the same.)

Short Answer

Expert verified
a. $916.83 b. $9,912.06 c. $118,588.45 d. $163,682.79

Step by step solution

01

Calculate the Monthly Mortgage Payment

To calculate the monthly payment for a fully amortizing loan, we will use the formula for the monthly payment of an amortizing loan: \[M = P \frac{r(1+r)^n}{(1+r)^n-1}\]where:- \(M\) is the monthly payment,- \(P\) is the principal amount (\(125,000),- \(r\) is the monthly interest rate (annual rate 8% divided by 12 months),- \(n\) is the total number of payments (30 years * 12 months/year).Given:- \( P = 125,000 \)- \( r = \frac{0.08}{12} = 0.0066667 \)- \( n = 30 \times 12 = 360 \)Plug these values into the formula to calculate \( M \):\[M = 125,000 \frac{0.0066667(1+0.0066667)^{360}}{(1+0.0066667)^{360}-1} \approx 916.83\]The monthly mortgage payment is approximately \( \\) 916.83 \).
02

Calculate the Total Interest Paid in the First Year

To find out how much of the first year's payments go towards interest, we first calculate the total payments for the year and then subtract the principal reduction.Total payments in the first year = 12 months \( \times \) \\(916.83 \( = \) \\)11,001.96To find out how much goes towards interest in the first year, let's use the monthly interest formula for the first payment and the outstanding principal for each subsequent month.For the first month, interest is \( 125,000 \times 0.0066667 = \\(833.33 \).For the subsequent months, subtract the principal from the previous month's payment to calculate the new interest and so forth. Summing up these interests:The first year approximate interest sum is \\)9,912.06.
03

Calculate the Remaining Balance after 5 Years

To calculate the outstanding balance after 5 years (60 payments), we use the formula for the outstanding balance of an amortizing loan:\[B = P \left(\frac{(1+r)^n - (1+r)^t}{(1+r)^n - 1}\right)\]where \( t \) is the number of payments made (60 for 5 years).Plug the values in:\[B = 125,000 \left(\frac{(1+0.0066667)^{360}-(1+0.0066667)^{60}}{(1+0.0066667)^{360}-1}\right) \approx 118,588.45\]The remaining balance after 5 years will be approximately \( \$ 118,588.45 \).
04

Calculate Maximum Borrowing with $1,200 Monthly Payment

To find out how much the Jacksons could borrow today with a \\(1,200 monthly payment, we rearrange the monthly payment formula:\[P' = M \left(\frac{(1+r)^n-1}{r(1+r)^n}\right)\]where \( M \) is \\)1,200.Plug the values in:\[P' = 1,200 \left(\frac{(1+0.0066667)^{360}-1}{0.0066667(1+0.0066667)^{360}}\right) \approx 163,682.79\]The Jacksons could borrow approximately \( \\( 163,682.79 \) today with a \\)1,200 monthly payment.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Amortizing Loan
An amortizing loan is a loan where the principal and interest are paid down over time through regular payments. Each monthly payment remains the same throughout the life of the mortgage, and each payment comprises a portion that goes towards the interest and a portion that reduces the loan balance. This is common in mortgages, where regular, scheduled payments help the borrower gradually pay off the debt. By structuring loans in this way, borrowers can plan their finances more easily, as payments remain consistent, even as the proportion going to interest decreases and that going to principal increases over time.
Monthly Payment Formula
Calculating the monthly payment for a mortgage requires a specific formula, ensuring that the loan is paid off by the end of the term. The formula used is: \[M = P \frac{r(1+r)^n}{(1+r)^n-1}\]Where
  • \(M\) is the monthly payment.
  • \(P\) is the principal, the initial loan amount.
  • \(r\) is the monthly interest rate, which is the annual rate divided by 12.
  • \(n\) is the total number of payments (loan term in years multiplied by 12).
For example, in the Jackson family's mortgage scenario, the principal is \(\$125,000\), the monthly interest rate is \(0.0066667\), and the number of payments over 30 years totals \(360\). Calculating their monthly mortgage payment using these data points will help them plan their monthly budgets accurately.
Interest Calculation
Interest calculation is pivotal in understanding how much money from each payment goes toward interest versus reducing the principal. Initially, a higher portion of the payment covers interest. This is calculated by taking the principal amount and multiplying it by the monthly interest rate. For instance, for the Jacksons' first mortgage payment, the interest portion is calculated as: \[\text{Interest Payment} = 125,000 \times 0.0066667 = 833.33\]As payments continue, the remaining balance of the principal diminishes, so the interest amount decreases. An important part of mortgage planning is understanding that while the first year's payments might seem to do little to reduce the principal, each subsequent year's payments will do more to pay down the principal as less money is needed to cover interest.
Remaining Balance Calculation
Calculating the remaining balance after a certain number of years requires understanding how much of the principal is unpaid after a series of payments. The formula is:\[B = P \left(\frac{(1+r)^n - (1+r)^t}{(1+r)^n - 1}\right)\]Where
  • \(B\) is the remaining balance.
  • \(t\) is the number of payments made.
For instance, to find out how much the Jacksons owe after 5 years (or 60 payments), this formula helps provide an exact figure, \($118,588.45\). This calculation is crucial for anyone considering refinancing, selling the home, or simply tracking their financial progress.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Find the present value of \(\$ 500\) due in the future under each of the following conditions: a. 12 percent nominal rate, semiannual compounding, discounted back 5 years. b. 12 percent nominal rate, quarterly compounding, discounted back 5 years. c. 12 percent nominal rate, monthly compounding, discounted back 1 year.

Assume that your father is now 50 years old, that he plans to retire in 10 years, and that he expects to live for 25 years after he retires, that is, until he is \(85 .\) He wants a fixed retirement income that has the same purchasing power at the time he retires as \(\$ 40,000\) has today (he realizes that the real value of his retirement income will decline year by year after he retires). His retirement income will begin the day he retires, 10 years from today, and he will then get 24 additional annual payments. Inflation is expected to be 5 percent per year from today forward; he currently has \(\$ 100,000\) saved up; and he expects to earn a return on his savings of 8 percent per year, annual compounding. To the nearest dollar, how much must he save during each of the next 10 years (with deposits being made at the end of each year) to meet his retirement goal?

A father is planning a savings program to put his daughter through college. His daughter is now 13 years old. She plans to enroll at the university in 5 years, and it should take her 4 years to complete her education. Currently, the cost per year (for everything \(-\) food, clothing, tuition, books, transportation, and so forth) is \(\$ 12,500,\) but a 5 percent annual inflation rate in these costs is forecasted. The daughter recently received \(\$ 7,500\) from her grandfather's estate; this money, which is invested in a bank account paying 8 percent interest, compounded annually, will be used to help meet the costs of the daughter's education. The remaining costs will be met by money the father will deposit in the savings account. He will make 6 equal deposits to the account, one deposit in each year from now until his daughter starts college. These deposits will begin today and will also earn 8 percent interest, compounded annually. a. What will be the present value of the cost of 4 years of education at the time the daughter becomes 18 ? [Hint: Calculate the future value of the cost (at \(5 \%\) ) for each year of her education, then discount 3 of these costs back (at \(8 \%\) ) to the year in which she turns \(18,\) then sum the 4 costs. b. What will be the value of the \(\$ 7,500\) that the daughter received from her grandfather's estate when she starts college at age 18 ? (Hint: Compound for 5 years at an 8 percent annual rate. c. If the father is planning to make the first of 6 deposits today, how large must each deposit be for him to be able to put his daughter through college? (Hint: An annuity due assumes interest is earned on all deposits; however, the 6 th deposit earns no interest - therefore, the deposits are an ordinary annuity.)

An investment pays \(\$ 20\) semiannully for the next 2 years. The investment has a 7 percent nominal interest rate, and interest is compounded quarterly. What is the future value of the investment?

Find the future value of the following annuities. The first payment in these annuities is made at the end of Year \(1 ;\) that is, they are ordinary annuities. (Note: See the hint to Problem \(7-34 .\) Also, note that you can leave values in the TVM register, switch to "BEG,"press \(\mathrm{FV},\) and find the \(\mathrm{FV}\) of the annuity due.) Assume that compounding occurs once a year. a. \(\$ 400\) per year for 10 years at 10 percent. b. \(\$ 200\) per year for 5 years at 5 percent. c. \(\$ 400\) per year for 5 years at 0 percent. d. Now rework parts a, b, and c assuming that payments are made at the beginning of each year; that is, they are annuities due.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.