document.write( "Question 65148: A)mary decides to purchasea house that cost $262,500.00 the bank requires a 10% downpayment and will provide a 15 year mortgage at annual interest rate of 8.0%. Calculate the mortgage loan amount, the monthly payment required to amortize the loan and the total interest paid(assume all the payments are made).use four 4 deciaml places then round dollar values to tthe nearest penny.
\n" );
document.write( "Mortgage payments are made each month(monthly)\r
\n" );
document.write( "\n" );
document.write( "b) create an amortization schedule for the first 4 months of Marys mortgage.\r
\n" );
document.write( "\n" );
document.write( "C) What is Marys approximate remaining balance after 59 payments have been made? \n" );
document.write( "
Algebra.Com's Answer #45702 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A)mary decides to purchasea house that cost $262,500.00 the bank requires a 10% downpayment and will provide a 15 year mortgage at annual interest rate of 8.0%. Calculate the mortgage loan amount, the monthly payment required to amortize the loan and the total interest paid(assume all the payments are made).use four 4 deciaml places then round dollar values to tthe nearest penny. \n" ); document.write( "Mortgage payments are made each month(monthly) \n" ); document.write( "b) create an amortization schedule for the first 4 months of Marys mortgage. \n" ); document.write( "C) What is Marys approximate remaining balance after 59 payments have been made? \n" ); document.write( "------------ \n" ); document.write( "After the 10% down payment the mortgaged amount is $236,250 \n" ); document.write( "Formula for monthly regular payment =[Pi]/[1-(1+i)^-N] \n" ); document.write( "where P=principal borrowed; N=# of payments; i=periodic interest rate \n" ); document.write( "--------- \n" ); document.write( "monthly payment=[236,250*.08/12)]/[1-(1+0.08/12)^-(12*15)] \n" ); document.write( "=[1575]/[0.6976039477]] \n" ); document.write( "=2257.72 \n" ); document.write( "Total money paid in 15 years= 12*15*2257.72=$406,389.60 \n" ); document.write( "Total interest paid = 406,389.60-236,250=$170,139.60 \n" ); document.write( "--------- \n" ); document.write( "I haven't figured out the procedure on parts b and c yet. \n" ); document.write( "I suggest you post this again so others may have a look \n" ); document.write( "at it while I delve into b and c. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |