document.write( "Question 1181529: You have $2,000 on a credit card that charges a 22% interest rate. If you want to pay off the credit card in four years, how much will you need to pay each month (assuming you don't charge anything new to the card)? \n" ); document.write( "
Algebra.Com's Answer #849995 by CPhill(1987)\"\" \"About 
You can put this solution on YOUR website!
Here's how to calculate the monthly payment you'll need to make to pay off your $2,000 credit card balance in four years with a 22% interest rate:\r
\n" ); document.write( "\n" ); document.write( "**1. Convert the annual interest rate to a monthly rate:**\r
\n" ); document.write( "\n" ); document.write( "* Monthly interest rate = (Annual interest rate) / 12
\n" ); document.write( "* Monthly interest rate = 22% / 12 = 0.22 / 12 = 0.018333 (approximately)\r
\n" ); document.write( "\n" ); document.write( "**2. Calculate the number of monthly payments:**\r
\n" ); document.write( "\n" ); document.write( "* Number of payments = (Number of years) * 12
\n" ); document.write( "* Number of payments = 4 * 12 = 48\r
\n" ); document.write( "\n" ); document.write( "**3. Use the loan payment formula:**\r
\n" ); document.write( "\n" ); document.write( "The formula to calculate the monthly payment (M) is:\r
\n" ); document.write( "\n" ); document.write( "M = P [ i(1 + i)^n ] / [ (1 + i)^n - 1]\r
\n" ); document.write( "\n" ); document.write( "Where:\r
\n" ); document.write( "\n" ); document.write( "* M = Monthly payment
\n" ); document.write( "* P = Principal balance ($2,000)
\n" ); document.write( "* i = Monthly interest rate (0.018333)
\n" ); document.write( "* n = Number of payments (48)\r
\n" ); document.write( "\n" ); document.write( "**4. Plug in the values and calculate:**\r
\n" ); document.write( "\n" ); document.write( "M = 2000 [ 0.018333 (1 + 0.018333)^48 ] / [ (1 + 0.018333)^48 - 1]\r
\n" ); document.write( "\n" ); document.write( "M = 2000 [ 0.018333 (1.018333)^48 ] / [ (1.018333)^48 - 1]\r
\n" ); document.write( "\n" ); document.write( "M = 2000 [ 0.018333 * 2.382769] / [2.382769 - 1]\r
\n" ); document.write( "\n" ); document.write( "M = 2000 [0.043697] / [1.382769]\r
\n" ); document.write( "\n" ); document.write( "M = 2000 * 0.031599\r
\n" ); document.write( "\n" ); document.write( "M ≈ $63.20\r
\n" ); document.write( "\n" ); document.write( "**Therefore, you will need to pay approximately $63.20 each month to pay off your credit card balance in four years.**
\n" ); document.write( "
\n" ); document.write( "
\n" );