document.write( "Question 1136709: Felix is purchasing a brownstone townhouse for $2,900,000. To obtain the mortgage, Felix is required to make a 19% down payment. Felix obtains a 25-year mortgage with an interest rate of 5.5%.
\n" );
document.write( "a) Determine the amount of the required down payment.
\n" );
document.write( "b) Determine the amount of the mortgage.
\n" );
document.write( "c) Determine the monthly payment for principal and interest. \n" );
document.write( "
Algebra.Com's Answer #754564 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! down payment is 2900000*0.19=$551,000 \n" ); document.write( "mortgage is 2900000-551000=2349000 \n" ); document.write( "monthly payment=mortgage(1+r/n)^300(r/n)/{[1+(r/n)]^300-1}, the 300 is number of months in 25 years \n" ); document.write( "round at end \n" ); document.write( "1+r/n=1.04583 \n" ); document.write( "This will yield $14424.92 a month monthly payment\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |