document.write( "Question 1194150: MAT: Topics in Contemporary Math\r
\n" );
document.write( "\n" );
document.write( " Loans\r
\n" );
document.write( "\n" );
document.write( "2) When you were looking for a house, you made the mistake of looking outside your price
\n" );
document.write( "range and completely fell in love with a house that, after your initial down payment, still
\n" );
document.write( "would have cost $375,000. The bank would still be willing to give you the 3.6%, 30-year
\n" );
document.write( "mortgage. What would your monthly mortgage payment be?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826273 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The monthly payment formula is \n" ); document.write( "P = (L*i)/( 1-(1+i)^(-n) ) \n" ); document.write( "where, \n" ); document.write( "P = monthly payment \n" ); document.write( "L = loan amount \n" ); document.write( "i = interest rate per month, in decimal form \n" ); document.write( "n = number of months\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For this particular problem: \n" ); document.write( "L = 375,000 dollars \n" ); document.write( "i = 0.036/12 = 0.003 exactly \n" ); document.write( "n = 30*12 = 360 months (equivalent to 30 years)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's find the monthly payment (P) based on those values above. \n" ); document.write( "P = (L*i)/( 1-(1+i)^(-n) ) \n" ); document.write( "P = (375000*0.003)/( 1-(1+0.003)^(-360) ) \n" ); document.write( "P = 1,704.9200633444 \n" ); document.write( "P = 1,704.92 dollars is the monthly payment\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some free calculators found online to help check your work \n" ); document.write( "https://www.bankrate.com/loans/loan-calculator/ \n" ); document.write( "https://www.calculator.net/loan-calculator.html \n" ); document.write( " \n" ); document.write( " |