document.write( "Question 1201607: You can afford a $900 per month mortgage payment. You've found a 30 year loan at 6% interest.\r
\n" );
document.write( "\n" );
document.write( "a) How big of a loan can you afford?\r
\n" );
document.write( "\n" );
document.write( "$\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) How much total money will you pay the loan company?\r
\n" );
document.write( "\n" );
document.write( "$\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c) How much of that money is interest? \n" );
document.write( "
Algebra.Com's Answer #836067 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 6% compounded monthly = 6/12 = .5% per month. \n" ); document.write( "30 years * 12 = 360 months. \n" ); document.write( "present value of 900 paid at the end of each month is equal to 150,112.45. \n" ); document.write( "that's how big a loan you can afford. \n" ); document.write( "the total payments would be 360 * 900 = 324,000. \n" ); document.write( "total interest paid on the loan would be 324,000 minus 150,112.45 = 173,887.55. \n" ); document.write( "you can use the online calculator at https://arachnoid.com/finance/ to get the same answer. \n" ); document.write( "here are the results from using that calculator. \n" ); document.write( " ![]() \n" ); document.write( "the calculator tells you the present value. \n" ); document.write( "you then have to multiply the payments by 360 to get the total payments. \n" ); document.write( "you then have to subtract the present value to get the total interest. \n" ); document.write( " |