document.write( "Question 1179711: Determine the periodic payments on the given loan or mortgage.
\n" ); document.write( "$5,000,000 borrowed at 7% for 30 years, with quarterly payments
\n" ); document.write( "PMT =
\n" ); document.write( "

Algebra.Com's Answer #850186 by ikleyn(52920)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Determine the periodic payments on the given loan or mortgage.
\n" ); document.write( "$5,000,000 borrowed at 7% for 30 years, with quarterly payments
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        I used the same formulas as in the post by @CPhill.
\n" ); document.write( "        I calculated using MS Excel and Google spreadsheets.
\n" ); document.write( "        My final result is different from that by @CPhill.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Here's how to calculate the quarterly payment for the loan:\r\n" );
document.write( "\r\n" );
document.write( "**1. Given Information:**\r\n" );
document.write( "\r\n" );
document.write( "* Principal (P): $5,000,000\r\n" );
document.write( "* Annual interest rate (r): 7% or 0.07\r\n" );
document.write( "* Loan term (t): 30 years\r\n" );
document.write( "* Compounding periods per year (n): 4 (quarterly)\r\n" );
document.write( "\r\n" );
document.write( "**2. Calculate the Quarterly Interest Rate (i):**\r\n" );
document.write( "\r\n" );
document.write( "* i = r / n = 0.07 / 4 = 0.0175\r\n" );
document.write( "\r\n" );
document.write( "**3. Calculate the Total Number of Payments (N):**\r\n" );
document.write( "\r\n" );
document.write( "* N = n * t = 4 * 30 = 120\r\n" );
document.write( "\r\n" );
document.write( "**4. Use the Loan Payment Formula:**\r\n" );
document.write( "\r\n" );
document.write( "PMT = P * (i * (1 + i)^N) / ((1 + i)^N - 1)\r\n" );
document.write( "\r\n" );
document.write( "Where:\r\n" );
document.write( "\r\n" );
document.write( "* PMT = periodic payment\r\n" );
document.write( "* P = principal\r\n" );
document.write( "* i = interest rate per period\r\n" );
document.write( "* N = total number of payments\r\n" );
document.write( "\r\n" );
document.write( "**5. Plug in the Values:**\r\n" );
document.write( "\r\n" );
document.write( "PMT = 5000000 * (0.0175 * (1 + 0.0175)^120) / ((1 + 0.0175)^120 - 1)\r\n" );
document.write( "\r\n" );
document.write( "PMT = 5000000 * (0.0175 * (1.0175)^120) / ((1.0175)^120 - 1)\r\n" );
document.write( "\r\n" );
document.write( "PMT = 99965.84.     <<<---===  obtained from MS Excel and confirmed by Google spreadsheet.\r\n" );
document.write( "\r\n" );
document.write( "**Answer:**\r\n" );
document.write( "\r\n" );
document.write( "The quarterly payment (PMT) is $99,965.84.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "My answer is different from that by @CPhill.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );