document.write( "Question 993046: A couple wants to buy a house that costs $320,000. The house can be financed
\n" );
document.write( "with a fixed rate mortgage of 15 years at 4.8% compounded monthly. They
\n" );
document.write( "decide to make a 25% down payment, and 2.5 points must be paid to the bank
\n" );
document.write( "at closing.
\n" );
document.write( "a. What is the down payment?
\n" );
document.write( "b. What is the amount borrowed?
\n" );
document.write( "c. What is the price of the 2.5 points at closing?
\n" );
document.write( "d. What are the monthly payments?
\n" );
document.write( "e. How much interest is paid? \n" );
document.write( "
Algebra.Com's Answer #612481 by Theo(13342)![]() ![]() You can put this solution on YOUR website! A couple wants to buy a house that costs $320,000. The house can be financed \n" ); document.write( "with a fixed rate mortgage of 15 years at 4.8% compounded monthly. They \n" ); document.write( "decide to make a 25% down payment, and 2.5 points must be paid to the bank \n" ); document.write( "at closing. \n" ); document.write( "a. What is the down payment? \n" ); document.write( "down payment is .25 * 320,000 = 80,000 \n" ); document.write( "b. What is the amount borrowed? \n" ); document.write( "amount borrowed is 320,000 - 80,000 = 240,000 \n" ); document.write( "c. What is the price of the 2.5 points at closing? \n" ); document.write( "price is .025 * 240,000 = 6,000 \n" ); document.write( "each point is 1 percent of the price of the mortgage. \n" ); document.write( "d. What are the monthly payments? \n" ); document.write( "mortgage is for 15 years. \n" ); document.write( "number of monthly payments is 15*12 = 180 \n" ); document.write( "interest rate is 4.8% compounded monthly. \n" ); document.write( "interest rate per month is 4.8% / 12 = .4% \n" ); document.write( "monthly payment will be 1,872.99 \n" ); document.write( "e. How much interest is paid? \n" ); document.write( "total payments is equal to 1,872.99 * 12 * 15 = 337,138.2 \n" ); document.write( "principal is 240,000 \n" ); document.write( "total interest is 337,138.2 - 240,000 = 97,138.2 \n" ); document.write( "here's an online calculator that helps you calculate the mortgage. \n" ); document.write( "http://www.arachnoid.com/lutusp/finance.html \n" ); document.write( "here's my inputs that got you the monthly payment. \n" ); document.write( " ![]() \n" ); document.write( "i entered what was shown and then clicked on pmt and the calculator gave me the result. \n" ); document.write( "the calculator also shows you the formulas you can use if you have to do it manually.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |