document.write( "Question 1050473: You have a home mortgage of $180,000 with a fixed APR of 4% for 30 years.
\n" ); document.write( "A) For month #1 what would the payment, interest, principal and the balance be?
\n" ); document.write( "For month #2 what would the payment, interest, principal, and the balance be?
\n" ); document.write( "For month#3 what would the payment, interest, principal, and the balance be?
\n" ); document.write( "For month #4 what would the payment, interest, principal, and the balance be?
\n" ); document.write( "B) What do you notice about the payment toward the principal during the term of the loan?
\n" ); document.write( "C) What do you notice about the payment toward interest during the term of the loan?
\n" ); document.write( "

Algebra.Com's Answer #666345 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you can use a time value of money to figure out what the monthly payment would be.
\n" ); document.write( "one such calculator can be found here:
\n" ); document.write( "http://arachnoid.com/finance/index.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you would enter present value as -180,000
\n" ); document.write( "you would enter future value as 0.
\n" ); document.write( "you would enter interest rate at 4/12 percent = .333333
\n" ); document.write( "you would enter number of time periods as 30 * 12 = 360
\n" ); document.write( "you would enter payment as 0 or just leave it alone.
\n" ); document.write( "you would select end of period payments.
\n" ); document.write( "you would then select pmt and the calculator will tell you what the monthly payment is.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i truncated to 6 decimal digits which is usually enough accuracy to get a rough idea.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "my inputs to this calculator look like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "my output from the calculator look like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the calculator tells me that the monthly payment is 859.35.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i verified with another financial calculator that this is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the month by month calculations are done as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with 180,000 as the mortgage amount.
\n" ); document.write( "that's the remaining balance at the beginning of the first month.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at the end of the first month the following happens:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "interest = 4/1200 * 180,000 = 600.
\n" ); document.write( "payment = 859.35
\n" ); document.write( "principal reduction = 859.35 - 600 = 259.35
\n" ); document.write( "remaining balance = 179740.65.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at the end of the second month the following happens:
\n" ); document.write( "interest = 4/1200 * 179740.65 = 599.1355
\n" ); document.write( "payment = 859.35
\n" ); document.write( "principal reduction = 859.35 - 599.1355 = 260.2145
\n" ); document.write( "remaining balance = 179480.4355.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you do this for 4 months and you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "month    remaining balance         interest       payment        principal\r\n" );
document.write( "\r\n" );
document.write( "0            $180,000.00             $0.00          $0.00          $0.00\r\n" );
document.write( "1            $179,740.65             $600.00        $859.35        $259.35\r\n" );
document.write( "2            $179,480.44             $599.14        $859.35        $260.21\r\n" );
document.write( "3            $179,219.36             $598.27        $859.35        $261.08\r\n" );
document.write( "4            $178,957.41             $597.40        $859.35        $261.95\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "what you notice is that, as each month goes by, the interest part of the payment is less and the principal part of the payment is more.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is because, as the remaining balance gets smaller, the interest on that remaining balance is smaller.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the payment is a fixed amount each month, the principal part of the loan gets bigger.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );