document.write( "Question 1172981: The Truth in Lending Law requires all lending institutions to fully disclose interest rates on all loans. \r
\n" ); document.write( "\n" ); document.write( "$5000 is loaned for 36 months with monthly payments of $162.50. Determine annual interest rate.\r
\n" ); document.write( "\n" ); document.write( "Not sure how to continue.
\n" ); document.write( "

Algebra.Com's Answer #850793 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
To determine the annual interest rate for this loan, we'll need to use a financial calculator or spreadsheet software because this calculation involves finding the interest rate that satisfies the loan payment formula.\r
\n" ); document.write( "\n" ); document.write( "Here's how we can approach it:\r
\n" ); document.write( "\n" ); document.write( "**1. Understand the Loan Details:**\r
\n" ); document.write( "\n" ); document.write( "* Principal (P): $5,000
\n" ); document.write( "* Number of Payments (n): 36 months
\n" ); document.write( "* Monthly Payment (PMT): $162.50\r
\n" ); document.write( "\n" ); document.write( "**2. Use the Loan Payment Formula (or a Financial Calculator/Spreadsheet):**\r
\n" ); document.write( "\n" ); document.write( "The loan payment formula is:\r
\n" ); document.write( "\n" ); document.write( "PMT = P [ i(1 + i)^n ] / [ (1 + i)^n - 1]\r
\n" ); document.write( "\n" ); document.write( "Where:\r
\n" ); document.write( "\n" ); document.write( "* PMT = Monthly payment
\n" ); document.write( "* P = Principal loan amount
\n" ); document.write( "* i = Monthly interest rate
\n" ); document.write( "* n = Number of payments\r
\n" ); document.write( "\n" ); document.write( "We need to solve for 'i'. This is difficult to do algebraically, so we'll use a financial calculator or spreadsheet function.\r
\n" ); document.write( "\n" ); document.write( "**3. Using a Financial Calculator or Spreadsheet (Excel, Google Sheets):**\r
\n" ); document.write( "\n" ); document.write( "* **Financial Calculator:**
\n" ); document.write( " * Input the following:
\n" ); document.write( " * n = 36
\n" ); document.write( " * PV = 5000
\n" ); document.write( " * PMT = -162.50 (Note: PMT is negative because it's a cash outflow)
\n" ); document.write( " * FV = 0
\n" ); document.write( " * CPT I/Y (or I/YR)
\n" ); document.write( " * The result will be the monthly interest rate. Multiply it by 12 to get the annual rate.
\n" ); document.write( "* **Excel/Google Sheets:**
\n" ); document.write( " * Use the `RATE` function:
\n" ); document.write( " * `=RATE(nper, pmt, pv, [fv], [type], [guess])`
\n" ); document.write( " * `=RATE(36, -162.50, 5000)`
\n" ); document.write( " * This will give you the monthly interest rate. Multiply it by 12 to get the annual rate.\r
\n" ); document.write( "\n" ); document.write( "**4. Calculation**\r
\n" ); document.write( "\n" ); document.write( "Using the rate function in excel, the monthly rate is approximately 0.0125, or 1.25%.\r
\n" ); document.write( "\n" ); document.write( "1.25% * 12 = 15%\r
\n" ); document.write( "\n" ); document.write( "**Result:**\r
\n" ); document.write( "\n" ); document.write( "The annual interest rate is approximately 15%.
\n" ); document.write( "
\n" ); document.write( "
\n" );